Index: LayoutTests/fast/css/resize-corner-tracking-touch-expected.txt |
diff --git a/LayoutTests/fast/css/resize-corner-tracking-touch-expected.txt b/LayoutTests/fast/css/resize-corner-tracking-touch-expected.txt |
index bae6fdc1282c7780a9d886c7160d4b27ef7947c9..45f9d8d26d4db2f98cf2e96c1fb186780b673a11 100644 |
--- a/LayoutTests/fast/css/resize-corner-tracking-touch-expected.txt |
+++ b/LayoutTests/fast/css/resize-corner-tracking-touch-expected.txt |
@@ -3,6 +3,9 @@ Test for https://code.google.com/p/chromium/issues/detail?id=150601 Can't resize |
a placeholder so that we have enough elements to scroll the page |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Resize div at offset (-6,-7) |
PASS target.offsetWidth - old_width is deltaXExpected |
@@ -27,7 +30,4 @@ PASS target.offsetHeight - old_height is deltaYExpected |
Resize textarea2in iframe iframe1 at offset (-6,-7) |
PASS target.offsetWidth - old_width is deltaXExpected |
PASS target.offsetHeight - old_height is deltaYExpected |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |