Index: third_party/WebKit/LayoutTests/platform/win/external/wpt/service-workers/service-worker/clients-matchall-order.https-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/external/wpt/service-workers/service-worker/clients-matchall-order.https-expected.txt b/third_party/WebKit/LayoutTests/platform/win/external/wpt/service-workers/service-worker/clients-matchall-order.https-expected.txt |
index fe985d57798a6924c1407f54398ad6dd33598679..591c3e9de3f9cdad5e397fb333ec458d2738a18f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/external/wpt/service-workers/service-worker/clients-matchall-order.https-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/external/wpt/service-workers/service-worker/clients-matchall-order.https-expected.txt |
@@ -1,5 +1,5 @@ |
This is a testharness.js-based test. |
-FAIL Clients.matchAll() returns non-focused controlled windows in creation order. assert_equals: expected URL index 0 expected "https://web-platform.test:8444/service-workers/service-worker/resources/empty.html?name=no-focus-controlled-windows&q=0" but got "https://web-platform.test:8444/service-workers/service-worker/resources/empty.html?name=no-focus-controlled-windows&q=2" |
+PASS Clients.matchAll() returns non-focused controlled windows in creation order. |
PASS Clients.matchAll() returns controlled windows in focus order. Case 1. |
PASS Clients.matchAll() returns controlled windows in focus order. Case 2. |
FAIL Clients.matchAll() returns non-focused uncontrolled windows in creation order. assert_equals: expected 6 but got 5 |