Bug 312447
| Summary: | Respect image-orientation property for background-image, border-image, and list-style-image | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
Several CSS image contexts hardcoded ImageOrientation::FromImage, ignoring the computed image-orientation value.
Fixes 3 WPT tests:
css/css-images/image-orientation/image-orientation-background-image.html
css/css-images/image-orientation/image-orientation-border-image.html
css/css-images/image-orientation/image-orientation-list-style-image.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/174894122>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/62882
EWS
Committed 311390@main (3d774d922d98): <https://commits.webkit.org/311390@main>
Reviewed commits have been landed. Closing PR #62882 and removing active labels.