WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-07-27 10:56:35 PDT
<
rdar://problem/33571217
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug