Bug 285221
| Summary: | Fix text shadow offsets for writing-mode: sideways-lr | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Text | Assignee: | fantasai <fantasai.bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | fantasai.bugs, vitor.roriz, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/55224 | ||
| Bug Depends on: | 285223 | ||
| Bug Blocks: | 166941 | ||
fantasai
We compensate for text and text decoration shadow offsets when rotating text for vertical writing modes; but for sideways-lr mode, we need to compensate differently since it's a counter-clockwise rotation rather than clockwise.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142128648>
fantasai
https://github.com/WebKit/WebKit/pull/38426
EWS
Committed 288377@main (319ce4ee3320): <https://commits.webkit.org/288377@main>
Reviewed commits have been landed. Closing PR #38426 and removing active labels.
Ahmad Saleem
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/55224