[Webkit-unassigned] [Bug 268481] Add `::first-line` UA stylesheet rules similar to `::placeholder`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 31 11:05:25 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=268481
--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Note - if I expand this like:
::first-line {
direction: inherit !important;
text-orientation: inherit !important;
writing-mode: inherit !important;
transform: none !important;
word-break: normal !important;
border: none !important;
border-image: none !important;
border-radius: 0 !important;
transition: all !important;
margin: 0 !important;
padding: 0 !important;
position: static !important;
}
__
I also progress all except two tests in :
https://wpt.fyi/results/css/css-pseudo/first-line-allowed-properties.html?label=master&label=experimental&aligned=&q=first-line
--
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/20240131/ec285a98/attachment-0001.htm>
More information about the webkit-unassigned
mailing list