[Webkit-unassigned] [Bug 188974] New: [WPE] fast/css/unknown-pseudo-element-matching.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 26 23:23:31 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188974

            Bug ID: 188974
           Summary: [WPE] fast/css/unknown-pseudo-element-matching.html is
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net

The fast/css/unknown-pseudo-element-matching.html layout test is failing on the WPE port:

--- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/css/unknown-pseudo-element-matching-expected.txt
+++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/css/unknown-pseudo-element-matching-actual.txt
@@ -43,13 +43,13 @@
 input[type=range]::-webkit-slider-thumb:disabled should not match: PASS

 Should match :hover when the mouse is over the slider thumb:
-::-webkit-slider-thumb:hover should match: PASS
-*::-webkit-slider-thumb:hover should match: PASS
-input::-webkit-slider-thumb:hover should match: PASS
-#foo::-webkit-slider-thumb:hover should match: PASS
-input#foo::-webkit-slider-thumb:hover should match: PASS
-input.bar::-webkit-slider-thumb:hover should match: PASS
-input[type=range]::-webkit-slider-thumb:hover should match: PASS
+::-webkit-slider-thumb:hover should match: FAIL
+*::-webkit-slider-thumb:hover should match: FAIL
+input::-webkit-slider-thumb:hover should match: FAIL
+#foo::-webkit-slider-thumb:hover should match: FAIL
+input#foo::-webkit-slider-thumb:hover should match: FAIL
+input.bar::-webkit-slider-thumb:hover should match: FAIL
+input[type=range]::-webkit-slider-thumb:hover should match: FAIL

 Should match when combined with descendant selectors:
 #baz ::-webkit-slider-thumb should match: PASS

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180827/4350efb8/attachment.html>


More information about the webkit-unassigned mailing list