Bug 101218 - Layout Test fast/dom/shadow/shadowroot-type.html is failing
Summary: Layout Test fast/dom/shadow/shadowroot-type.html is failing
Status: RESOLVED DUPLICATE of bug 101201
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-05 07:04 PST by Stephen White
Modified: 2012-11-05 22:23 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen White 2012-11-05 07:04:25 PST
The following layout test is failing on Windows:

fast/dom/shadow/shadowroot-type.html

Probable cause:

http://trac.webkit.org/changeset/133443

Fail text:

-----------------------------------------------------------------------------------

This test ensures ShadowRootType is correctly reflected

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


FAIL "AuthorShadowRoot" should be Unknown. Was AuthorShadowRoot.
PASS "UserAgentShadowRoot" is internals.shadowRootType(shadowRootForInput)
PASS successfullyParsed is true

TEST COMPLETE

-----------------------------------------------------------------------------------
Also asserting on Win Debug.
Comment 1 Hajime Morrita 2012-11-05 22:23:37 PST

*** This bug has been marked as a duplicate of bug 101201 ***