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

Unified Diff: LayoutTests/platform/win-xp/touchadjustment/html-label-expected.txt

Issue 551613002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/platform/win-xp/touchadjustment/html-label-expected.txt
diff --git a/LayoutTests/platform/win-xp/touchadjustment/html-label-expected.txt b/LayoutTests/platform/win-xp/touchadjustment/html-label-expected.txt
deleted file mode 100644
index af76f73316755b56966c02299fe7e930c15c6c3f..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/touchadjustment/html-label-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-Tests if labels are treated as clickable if the input they control is.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Testing small direct hits.
-PASS adjusted node was A#mylink.
-PASS adjusted node was LABEL#mylabel.
-PASS adjusted node was INPUT#myinput.
-Testing indirect hits.
-PASS adjusted node was A#mylink.
-PASS adjusted node was LABEL#mylabel.
-PASS adjusted node was INPUT#myinput.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698