[Webkit-unassigned] [Bug 258740] Fix shadow invalidation rect issue in vertical-rl mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 3 06:32:26 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=258740
--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to zalan from comment #2)
> I'd look at the history of those flipped lines to see why we originally
> thought they needed flipping. Blink's commit message does not explain that
> (it just says it's erroneous)
Original bugs refer this:
Shadows and border images should be unrelated to writing-mode. Should not flip the edges when invalidating them despite writing-mode.
and in spec:
https://drafts.csswg.org/css-writing-modes-3/#physical-only
"The following values are purely physical in their definitions and do not respond to changes in writing mode:"
-> the offsets of the box-shadow and text-shadow properties
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230703/e30fe49a/attachment.htm>
More information about the webkit-unassigned
mailing list