NEW 260243
::first-line support for opacity
https://bugs.webkit.org/show_bug.cgi?id=260243
Summary ::first-line support for opacity
Karl Dubost
Reported 2023-08-15 22:14:10 PDT
The WPT test about ::first-line opacity https://wpt.fyi/results/css/css-pseudo/first-line-opacity-001.html http://wpt.live/css/css-pseudo/first-line-opacity-001.html FAIL in WebKit, Blink PASS in Gecko to note that ::first-letter opacity is working p::first-letter { opacity:0; } makes the first letter disappear.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-15 22:14:31 PDT
Note You need to log in before you can comment on or make changes to this bug.