NEW 174897
::first-line doesn't work with atomic inlines
https://bugs.webkit.org/show_bug.cgi?id=174897
Summary ::first-line doesn't work with atomic inlines
Boris Zbarsky
Reported 2017-07-27 08:56:08 PDT
Testcase: <style> div { color: red } div::first-line { color: green; } </style> <div> Is this <span style="display: inline-block">text all</span> green? </div> Note that the text is not all green. It should be. Corresponding Blink bug at https://bugs.chromium.org/p/chromium/issues/detail?id=707533
Attachments
Radar WebKit Bug Importer
Comment 1 2017-07-27 10:56:35 PDT
Note You need to log in before you can comment on or make changes to this bug.