Bug 85777
| Summary: | [Qt] New test introduced in r116255 is failing (no WebKitShadowRoot) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kristóf Kosztyó <kkristof> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | ossy |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kristóf Kosztyó
This test is failing: fast/dom/shadow/shadow-dynamic-style-change-via-mutation-and-selector.html
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/shadow/shadow-dynamic-style-change-via-mutation-and-selector-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/shadow/shadow-dynamic-style-change-via-mutation-and-selector-actual.txt
@@ -1,1 +1,3 @@
+CONSOLE MESSAGE: line 10: ReferenceError: Can't find variable: WebKitShadowRoot
+FAIL: Timed out waiting for notifyDone to be called
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Kristóf Kosztyó
Skip on qt in r116278: <http://trac.webkit.org/changeset/116278>
Csaba Osztrogonác
We don't need bug report to track this disabled feature.
All fast/dom/shadow tests are skipped now.