Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Unified Diff: LayoutTests/http/tests/serviceworker/chromium/clients-openwindow.html

Issue 1028063002: Add expectation for http/tests/serviceworker/chromium/clients-openwindow.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/serviceworker/chromium/clients-openwindow.html
diff --git a/LayoutTests/http/tests/serviceworker/chromium/clients-openwindow.html b/LayoutTests/http/tests/serviceworker/chromium/clients-openwindow.html
index 9f21f89075ed4149d7c438d2d9586e9678de2642..4b4e6a3f939263f50a3782c79cdafdae2ab171f7 100644
--- a/LayoutTests/http/tests/serviceworker/chromium/clients-openwindow.html
+++ b/LayoutTests/http/tests/serviceworker/chromium/clients-openwindow.html
@@ -32,7 +32,7 @@ t.step(function() {
'openWindow() can open cross origin windows',
'openWindow() result: null',
'openWindow() can open not controlled windows',
- 'openWindow() result: null',
+ 'openWindow() result: [object WindowClient]',
'openWindow() can open controlled windows',
'openWindow() result: [object WindowClient]',
' url: ' + location.origin + '/serviceworker/chromium/resources/blank.html',
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698