WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
88857
[Qt][Wk1] new fast/dom/shadow/elements-in-frameless-document.html fails
https://bugs.webkit.org/show_bug.cgi?id=88857
Summary
[Qt][Wk1] new fast/dom/shadow/elements-in-frameless-document.html fails
János Badics
Reported
2012-06-12 04:31:31 PDT
A new test: fast/dom/shadow/elements-in-frameless-document.html fails on Qt-wk1 due to missing SHADOW_DOM feature since it was released in
r120051
. -PASS window.HTMLContentElement is content.constructor -PASS window.HTMLShadowElement is shadow.constructor +FAIL window.HTMLContentElement should be [object HTMLUnknownElementConstructor] (of type object). Was undefined (of type undefined). +FAIL window.HTMLShadowElement should be [object HTMLUnknownElementConstructor] (of type object). Was undefined (of type undefined). Moving to the main document. -PASS window.HTMLContentElement is content.constructor -PASS window.HTMLShadowElement is shadow.constructor +FAIL window.HTMLContentElement should be [object HTMLUnknownElementConstructor] (of type object). Was undefined (of type undefined). +FAIL window.HTMLShadowElement should be [object HTMLUnknownElementConstructor] (of type object). Was undefined (of type undefined). The original bug can bee seen at
https://bugs.webkit.org/show_bug.cgi?id=88148
Attachments
Add attachment
proposed patch, testcase, etc.
János Badics
Comment 1
2012-06-12 04:36:55 PDT
*** This bug has been marked as a duplicate of
bug 88852
***
Csaba Osztrogonác
Comment 2
2012-06-12 04:41:28 PDT
We don't need this bug. We should add this test to qt/Skipped list's "# ENABLE(SHADOW_DOM) is disabled." section ... (But it seems it will be rolled out, so now we shouldn't do anything.)
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