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

Unified Diff: LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 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/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt b/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt
index f86a3a06f7d49c516d082baccc125e5ffb458388..a7dd2aab943dddb9a56b2ddb0909fdbd579719e1 100644
--- a/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt
+++ b/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 104: Uncaught ReferenceError: log is not defined
+CONSOLE ERROR: line 104: Uncaught ReferenceError: log is not defined
This tests that pressing Tab key should traverse into iframe and shadow tree, and pressing Shift-Tab should reverse the order.
Should move from input-01 to input-13 in forward

Powered by Google App Engine
This is Rietveld 408576698