WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155108
Add :defined support
https://bugs.webkit.org/show_bug.cgi?id=155108
Summary
Add :defined support
Ryosuke Niwa
Reported
2016-03-07 03:28:55 PST
Implement:
https://rawgit.com/w3c/webcomponents/construction/spec/custom/index.html#unresolved-element-pseudoclass
The :unresolved pseudo-class [CSS3-SELECTORS] must match all custom elements whose custom element constructor has not yet been invoked. <
rdar://problem/24923698
>
Attachments
WIP
(3.48 KB, patch)
2016-03-07 03:31 PST
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
Adds the support
(15.07 KB, patch)
2016-03-10 01:46 PST
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
Fixed change logs
(15.15 KB, patch)
2016-03-10 01:47 PST
,
Ryosuke Niwa
koivisto
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2016-03-07 03:31:21 PST
Created
attachment 273171
[details]
WIP
Ryosuke Niwa
Comment 2
2016-03-10 01:36:38 PST
The spec has been updated to now define :defined instead:
https://w3c.github.io/webcomponents/spec/custom/#the-defined-element-pseudo-class-defined
Ryosuke Niwa
Comment 3
2016-03-10 01:46:33 PST
Created
attachment 273549
[details]
Adds the support
Ryosuke Niwa
Comment 4
2016-03-10 01:47:37 PST
Created
attachment 273550
[details]
Fixed change logs
Antti Koivisto
Comment 5
2016-03-10 02:44:08 PST
r=me
Ryosuke Niwa
Comment 6
2016-03-10 13:11:20 PST
Committed
r197952
: <
http://trac.webkit.org/changeset/197952
>
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