WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
81501
Remove shadow dom tests from Skipped by adding internals method.
https://bugs.webkit.org/show_bug.cgi?id=81501
Summary
Remove shadow dom tests from Skipped by adding internals method.
Shinya Kawanaka
Reported
2012-03-19 01:20:15 PDT
A lot of shadow dom tests have been skipped except chromium port, because SHADOW_DOM flag is not enabled in non-chromium ports. However, we can use a adapter method defined in polyfill.js to use 'new WebKitShadowRoot'. Maybe we can also define some internals method to add multiple shadow subtrees. If we add some internals method to add multiple shadow subtrees, we can remove a lot of tests from Skipped list.
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-09 12:12:17 PDT
rniwa@webkit.org
- Is it something we needed or since Webkit is already going toward Shadow DOM v1 implementation slowly, we can mark this as "RESOLVED WONTFIX" and focus on actual implementation because it seems to be about "polypill" (stop gap) solution.
Ryosuke Niwa
Comment 2
2022-08-09 12:13:21 PDT
Yeah, this is won't at this point. We have a sufficient test coverage of v1 API everywhere now.
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