- fixed the projected width/height when targeting a content-box sized element that has padding
- fixed the projected width/height when targeting a border-box sized element
Please note the following new limitation:
- Targeting an element with an "internal" display value, or any value that causes the element to control its own size, will lead to undefined behavior, since the projected width and height will be ignored:
- display: inline | table | inline-table | table-row | table-column | table-cell | table-row-group | table-column-group | table-header-group | table-footer-group | ruby-base | ruby-text | ruby-base-container | ruby-text-container | run-in