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

Unified Diff: LayoutTests/fast/forms/label/label-click-expected.txt

Issue 291243002: Never ignore HTMLLabelElement's click() calls (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Click may be not a mouse event Created 6 years, 7 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/forms/label/label-click.html ('k') | Source/core/html/HTMLLabelElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/label/label-click-expected.txt
diff --git a/LayoutTests/fast/forms/label/label-click-expected.txt b/LayoutTests/fast/forms/label/label-click-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57662942b73d4f7949adf695a8bfddebf5e62ade
--- /dev/null
+++ b/LayoutTests/fast/forms/label/label-click-expected.txt
@@ -0,0 +1,12 @@
+ Label
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS checkbox.checked is false
+PASS checkbox.checked is true
+PASS checkbox.checked is false
+PASS checkbox.checked is true
+PASS checkbox.checked is false
+PASS checkbox.checked is true
+PASS checkbox.checked is false
+
« no previous file with comments | « LayoutTests/fast/forms/label/label-click.html ('k') | Source/core/html/HTMLLabelElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698