[Webkit-unassigned] [Bug 3409] CSS1: Safari ignores "text-transform" attribute in "first-line" CSS rules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 5 01:23:24 PDT 2023


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com

--- Comment #27 from Karl Dubost <karlcow at apple.com> ---
List of https://drafts.csswg.org/css-pseudo/#first-line-styling

* all font properties (see [CSS-FONTS-4])
* the color and opacity properties (see [CSS-COLOR-4])
* all background properties (see [CSS-BACKGROUNDS-4])
* any typesetting properties that apply to inline elements (see [CSS-TEXT-3])
* all text decoration properties (see [CSS-TEXT-DECOR-3])
* the ruby-position property (see [CSS-RUBY-1])
* any inline layout properties that apply to inline elements (see [CSS-INLINE-3])
* any other properties defined to apply to ::first-line by their respective specifications

User agents may apply other properties as well except for the following excluded properties:

* writing-mode
* direction
* text-orientation

And text-transform is part of https://drafts.csswg.org/css-text-3/#text-transform-property

> * any typesetting properties that apply to inline elements (see [CSS-TEXT-3])

-- 
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/20230905/ae963c81/attachment-0001.htm>


More information about the webkit-unassigned mailing list