Bug 199007 - [GTK] http/tests/css/shared-stylesheet-mutation-preconstruct.html is flaky
Summary: [GTK] http/tests/css/shared-stylesheet-mutation-preconstruct.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-19 08:55 PDT by Alicia Boya García
Modified: 2019-06-19 08:55 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2019-06-19 08:55:47 PDT
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; }