Index: LayoutTests/touchadjustment/html-label-expected.txt |
diff --git a/LayoutTests/touchadjustment/html-label-expected.txt b/LayoutTests/touchadjustment/html-label-expected.txt |
index af76f73316755b56966c02299fe7e930c15c6c3f..dd1c9210988e85cb6fd2136fe5602d77dd7828eb 100644 |
--- a/LayoutTests/touchadjustment/html-label-expected.txt |
+++ b/LayoutTests/touchadjustment/html-label-expected.txt |
@@ -9,7 +9,7 @@ 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. |
+FAIL adjusted node should be LABEL#mylabel. Was A#mylink. |
PASS adjusted node was INPUT#myinput. |
PASS successfullyParsed is true |