Bug 202494 - The CSS specificity of :host() pseudo-classes is wrong
Summary: The CSS specificity of :host() pseudo-classes is wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 148695 214462
  Show dependency treegraph
 
Reported: 2019-10-02 14:22 PDT by Ryosuke Niwa
Modified: 2020-08-18 09:29 PDT (History)
12 users (show)

See Also:


Attachments
test case (431 bytes, text/html)
2019-10-03 06:11 PDT, Antti Koivisto
no flags Details
patch (3.16 KB, patch)
2020-08-18 06:32 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2019-10-02 14:22:40 PDT
The specificity of :host in WebKit does not match that of Chrome & Firefox.

<rdar://problem/51963736>
Comment 1 Antti Koivisto 2019-10-03 06:11:10 PDT
Created attachment 380105 [details]
test case
Comment 2 Antti Koivisto 2020-08-18 06:28:25 PDT
<rdar://problem/66292568>
Comment 3 Antti Koivisto 2020-08-18 06:32:17 PDT
Created attachment 406780 [details]
patch
Comment 4 EWS 2020-08-18 07:45:17 PDT
Committed r265812: <https://trac.webkit.org/changeset/265812>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406780 [details].