Bug 199007
Summary: | [GTK] http/tests/css/shared-stylesheet-mutation-preconstruct.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alicia Boya García
http/tests/css/shared-stylesheet-mutation-preconstruct.html
Latest runs: FPXFXXXXXXXXXXPXXXXXFFPFFPFPPPPPPFPFPFPPPPFFFFPPPPFPXXXXXXXXXXXXXXXXXXXXXXXXXXXXFPFPFPPPPFPFPFPFPXPF
--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/http/tests/css/shared-stylesheet-mutation-preconstruct-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/http/tests/css/shared-stylesheet-mutation-preconstruct-actual.txt
@@ -175,7 +175,7 @@
Test 12
--------------------------------------
-PASS getComputedStyle(testElement, null).getPropertyValue('background-color') is 'rgb(0, 128, 0)'
+FAIL getComputedStyle(testElement, null).getPropertyValue('background-color') should be rgb(0, 128, 0). Was rgba(0, 0, 0, 0).
@import url("data:text/css;charset=utf-8,%23testdiv%7Bbackground-color%3Agreen%20!important%7D");
#testdiv { background-color: green; }
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |