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

Unified Diff: LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/forms/label/contenteditable-label-focus-tab-expected.txt
diff --git a/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt b/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt
index caaa57952f5266b8db82f9d97813535447c822da..9d05b0727a0b8ad0c9db056098ba4218e1de0d66 100644
--- a/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt
+++ b/LayoutTests/fast/forms/label/contenteditable-label-focus-tab-expected.txt
@@ -1,10 +1,10 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
Focus should be on the label
PASS document.activeElement is label
Focus should be on the button after pressing tab
PASS document.activeElement is button
Focus should be on the label after pressing shift+tab
PASS document.activeElement is label
-PASS successfullyParsed is true
-
-TEST COMPLETE
I'm editable. Just a button

Powered by Google App Engine
This is Rietveld 408576698