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

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

Issue 1154883006: Fix fast/dom/shadow/tab-order-iframe-and-shadow.html to finish properly (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
« no previous file with comments | « LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 11c1039a2a97e60c6c52dda4db3a8e412e6832ff..32240372f4489447abe6eaf1adf6f6133c02d9d9 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,3 @@
-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
@@ -53,7 +52,9 @@ Should move from input-15 to input-13 in backward
PASS
Should move from input-13 to input-01 in backward
PASS
-FAIL successfullyParsed should be true. Was false.
+
+Test finished.
+PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698