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

Unified Diff: LayoutTests/fast/css/resize-corner-tracking-touch-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/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

Powered by Google App Engine
This is Rietveld 408576698