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

Unified Diff: LayoutTests/storage/indexeddb/window-onerror-prevented-expected.txt

Issue 243523003: Fire window.onerror for uncaught IndexedDB errors (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove FIXMEs Created 6 years, 6 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/storage/indexeddb/window-onerror-prevented-expected.txt
diff --git a/LayoutTests/fast/text/font-ligatures-linebreak-word-expected.txt b/LayoutTests/storage/indexeddb/window-onerror-prevented-expected.txt
similarity index 51%
copy from LayoutTests/fast/text/font-ligatures-linebreak-word-expected.txt
copy to LayoutTests/storage/indexeddb/window-onerror-prevented-expected.txt
index ff03abb3927ed50b9745a0b9e67095acf095bab2..6ef82a9bc1df7f82240b42896503a80129637247 100644
--- a/LayoutTests/fast/text/font-ligatures-linebreak-word-expected.txt
+++ b/LayoutTests/storage/indexeddb/window-onerror-prevented-expected.txt
@@ -1,5 +1,4 @@
-CACA
This is a testharness.js-based test.
-PASS Word expected to be laid out in one line.
+PASS Prevented error on request does not cause window.onerror to fire
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698