WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
77511
ShadowRoot interface should inherit DocumentFragment interface in IDL.
https://bugs.webkit.org/show_bug.cgi?id=77511
Summary
ShadowRoot interface should inherit DocumentFragment interface in IDL.
Hayato Ito
Reported
2012-01-31 23:09:13 PST
The latest spec says: interface ShadowRoot : DocumentFragment { ... But current ShadowRoot IDL is: interface ShadowRoot : Node { ...
Attachments
only IDL change.
(1.54 KB, patch)
2012-02-01 20:38 PST
,
Hayato Ito
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hayato Ito
Comment 1
2012-02-01 20:38:50 PST
Created
attachment 125069
[details]
only IDL change.
WebKit Review Bot
Comment 2
2012-02-02 20:37:22 PST
Comment on
attachment 125069
[details]
only IDL change. Clearing flags on attachment: 125069 Committed
r106622
: <
http://trac.webkit.org/changeset/106622
>
WebKit Review Bot
Comment 3
2012-02-02 20:37:27 PST
All reviewed patches have been landed. Closing bug.
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