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

Unified Diff: LayoutTests/netinfo/unregister-during-event-expected.txt

Issue 291203002: Adds NetInfo v3 Web API to Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@netinfo1
Patch Set: Comment typo Created 6 years, 7 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
Index: LayoutTests/netinfo/unregister-during-event-expected.txt
diff --git a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt b/LayoutTests/netinfo/unregister-during-event-expected.txt
similarity index 62%
copy from LayoutTests/accessibility/table-remove-cell-crash-expected.txt
copy to LayoutTests/netinfo/unregister-during-event-expected.txt
index e7e4e7fdcea6aaa3486584eae957c8e2db902704..fae968e52391355ea0b35e12a1d35ddb29b3cc7b 100644
--- a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt
+++ b/LayoutTests/netinfo/unregister-during-event-expected.txt
@@ -1,4 +1,4 @@
-This test makes sure we do not crash if javascript removes a cell.
+Tests that it's okay to unregister the event listener while handling the event.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/netinfo/unregister-during-event.html ('k') | LayoutTests/webexposed/global-constructors-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698