Bug 316882
| Summary: | CSS object-view-box: implement rendering and natural sizes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alice Tang <tang.alice.000> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=316220 https://bugs.webkit.org/show_bug.cgi?id=277199 https://bugs.webkit.org/show_bug.cgi?id=317712 https://bugs.webkit.org/show_bug.cgi?id=317766 https://bugs.webkit.org/show_bug.cgi?id=321467 |
||
| Bug Depends on: | 316220 | ||
| Bug Blocks: | |||
Alice Tang
Implement rendering for CSS object-view-box
This includes painting the view box sub region of replaced elements, using the view box dimensions as the element's natural size, and triggering the correct style invalidation on property changes.
Spec: https://drafts.csswg.org/css-images-5/#the-object-view-box
Depends on: https://bugs.webkit.org/show_bug.cgi?id=316220
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/179304860>
Alice Tang
Pull request: https://github.com/WebKit/WebKit/pull/67037
EWS
Committed 317112@main (0d63417844a1): <https://commits.webkit.org/317112@main>
Reviewed commits have been landed. Closing PR #67037 and removing active labels.