[Webkit-unassigned] [Bug 183140] New: [WK2] fast/selectors/querySelector-window-inactive.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 12:56:43 PST 2018


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

            Bug ID: 183140
           Summary: [WK2]
                    fast/selectors/querySelector-window-inactive.html
                    fails
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: lforschler at apple.com

The test fast/selectors/querySelector-window-inactive.html fails in WebKit2 and passes in WebKit1. The following is the failure diff:

[[
--- /Volumes/.../OpenSource/WebKitBuild/Debug/layout-test-results/fast/selectors/querySelector-window-inactive-expected.txt
+++ /Volumes/.../OpenSource/WebKitBuild/Debug/layout-test-results/fast/selectors/querySelector-window-inactive-actual.txt
@@ -4,7 +4,7 @@


 PASS document.querySelectorAll("a:window-inactive").length is 0
-PASS document.querySelectorAll("a:window-inactive").length is 1
+FAIL document.querySelectorAll("a:window-inactive").length should be 1. Was 0.
 PASS successfullyParsed is true

 TEST COMPLETE
]]

-- 
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/20180226/e20e2bb2/attachment.html>


More information about the webkit-unassigned mailing list