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

Unified Diff: LayoutTests/fast/forms/label/contenteditable-label-focus-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-expected.txt
diff --git a/LayoutTests/fast/forms/label/contenteditable-label-focus-expected.txt b/LayoutTests/fast/forms/label/contenteditable-label-focus-expected.txt
index c9e255cc840c935c80a93a8d6f50cc5bfec8e31d..1a318a41361e047489376b9e9e3b06f5bacfa66d 100644
--- a/LayoutTests/fast/forms/label/contenteditable-label-focus-expected.txt
+++ b/LayoutTests/fast/forms/label/contenteditable-label-focus-expected.txt
@@ -1,7 +1,7 @@
-Calling target.focus()
-focus received by [object HTMLLabelElement]
-PASS document.activeElement is target
PASS successfullyParsed is true
TEST COMPLETE
+Calling target.focus()
+focus received by [object HTMLLabelElement]
+PASS document.activeElement is target
I'm editable. Just a button

Powered by Google App Engine
This is Rietveld 408576698