WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 82430
Write a test for <base> and <link> are inert in ShadowDOM.
https://bugs.webkit.org/show_bug.cgi?id=82430
Summary
Write a test for <base> and <link> are inert in ShadowDOM.
Shinya Kawanaka
Reported
2012-03-28 00:10:27 PDT
I think <base> and <link> work as expected, but it's good to have test to confirm it. Spec is here.
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#inert-html-elements
Attachments
Patch
(5.90 KB, patch)
2012-03-28 01:46 PDT
,
Shinya Kawanaka
no flags
Details
Formatted Diff
Diff
Patch for landing
(5.92 KB, patch)
2012-03-29 04:26 PDT
,
Shinya Kawanaka
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Shinya Kawanaka
Comment 1
2012-03-28 01:46:53 PDT
Created
attachment 134237
[details]
Patch
Dimitri Glazkov (Google)
Comment 2
2012-03-28 09:19:13 PDT
Comment on
attachment 134237
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=134237&action=review
> LayoutTests/ChangeLog:9 > + This test checks adding <base> or <link> in shadow root will not affect the > + elements outside the shadow tree.
Outside _and_ inside?
Shinya Kawanaka
Comment 3
2012-03-29 04:26:23 PDT
Created
attachment 134545
[details]
Patch for landing
Shinya Kawanaka
Comment 4
2012-03-29 04:47:31 PDT
Committed
r112518
: <
http://trac.webkit.org/changeset/112518
>
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