[Webkit-unassigned] [Bug 256040] Do not parse caption-side: left / right as valid CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 27 18:40:46 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256040

--- Comment #4 from Karl Dubost <karlcow at apple.com> ---
That said, I wonder about left and right because of the spec:

> These two values are added only for implementations that support left and right values for caption-side. The left and right values themselves are defined to be line-relative.
https://w3c.github.io/csswg-drafts/css-logical/#caption-side


The two values being `inline-start` and `inline-end`.


> line-relative
> Interpreted relative to the orientation of the line box. The line-relative directions are line-left, line-right, line-over, and line-under.
https://w3c.github.io/csswg-drafts/css-writing-modes-4/#line-relative

-- 
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/20230428/a15c428a/attachment.htm>


More information about the webkit-unassigned mailing list