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

Unified Diff: LayoutTests/http/tests/websocket/construct-in-detached-frame-expected.txt

Issue 785933005: Check that ExecutionContext and LocalFrame pointers are not null before getting shouldBypassMainWor… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed expectation file. Was empty Created 6 years 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
Index: LayoutTests/http/tests/websocket/construct-in-detached-frame-expected.txt
diff --git a/LayoutTests/fast/dom/Element/normalize-crash2-expected.txt b/LayoutTests/http/tests/websocket/construct-in-detached-frame-expected.txt
similarity index 75%
copy from LayoutTests/fast/dom/Element/normalize-crash2-expected.txt
copy to LayoutTests/http/tests/websocket/construct-in-detached-frame-expected.txt
index 4e8436fe68ebf20824fcd9bb8d26c45441ebbe82..a42f89551b9fcaba9800818a27c32a2b891f39ed 100644
--- a/LayoutTests/fast/dom/Element/normalize-crash2-expected.txt
+++ b/LayoutTests/http/tests/websocket/construct-in-detached-frame-expected.txt
@@ -1,4 +1,4 @@
-This test passes if it does not crash.
+Construct a WebSocket in a detached frame.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698