[Webkit-unassigned] [Bug 97469] New: [GTK][Shadow DOM] fast/dom/shadow/shadowdom-dynamic-styling.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 11:17:19 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97469
Summary: [GTK][Shadow DOM]
fast/dom/shadow/shadowdom-dynamic-styling.html is
failing
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zandobersek at gmail.com
The following Shadow DOM test is failing on the GTK port:
fast/dom/shadow/shadowdom-dynamic-styling.html
Diff:
--- /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/fast/dom/shadow/shadowdom-dynamic-styling-expected.txt
+++ /home/zan/Dev/webkit/webkit/WebKitBuild/Release/layout-test-results/fast/dom/shadow/shadowdom-dynamic-styling-actual.txt
@@ -3,7 +3,7 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS window.getComputedStyle(target).backgroundColor is "rgb(255, 0, 0)"
+FAIL window.getComputedStyle(target).backgroundColor should be rgb(255, 0, 0). Was rgba(0, 0, 0, 0).
PASS successfullyParsed is true
TEST COMPLETE
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list