Bug 80246

Summary: [GTK] fast/css/hover-update.html is flaky on 64-bit Debug
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: tony, zan
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Philippe Normand 2012-03-04 23:59:12 PST
Diff:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/css/hover-update-expected.txt 
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/css/hover-update-actual.txt 
@@ -4,5 +4,5 @@
 
 Only green now
 Hover color before test: rgb(255, 255, 0)
-PASS window.getComputedStyle(document.getElementById('b'), null).backgroundColor is "rgb(0, 128, 0)"
+FAIL window.getComputedStyle(document.getElementById('b'), null).backgroundColor should be rgb(0, 128, 0). Was rgb(255, 255, 0).
Comment 1 Tony Chang 2013-03-06 10:42:39 PST

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