WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
256714
Newline breaks :host(:is()) parsing
https://bugs.webkit.org/show_bug.cgi?id=256714
Summary
Newline breaks :host(:is()) parsing
Ahmad Saleem
Reported
2023-05-12 09:54:20 PDT
Hi Team, While going through Blink's commit, I came across another failing testcase: Test Case -
https://jsfiddle.net/t7qd4brz/
^ WebKit ToT is matching Firefox Nightly 115 in this test case, while Chrome Canary 115 is showing text as expected. Blink Commit -
https://chromium.googlesource.com/chromium/src/+/c397af87189cc4ea1370ec0afbc1d80cc5c4a56f
This patch refers to following WPT:
https://wpt.fyi/results/css/selectors/is-where-parsing.html?label=master&label=experimental&aligned&q=is-where-parsing
From above, we only fail single test case:
> Nested inside :host, with combinators
______ Just wanted to raise to get this fixed. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-19 09:55:19 PDT
<
rdar://problem/109571326
>
Ahmad Saleem
Comment 2
2023-10-10 03:39:16 PDT
Chrome Canary 120 now matches with Safari Technology Preview 180 and Firefox Nightly 120 and don't have any 'green' text. Marking this as 'RESOLVED INVALID'.
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