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

Unified Diff: LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt

Issue 336143002: Revert of Textarea resize-able only to larger; min-height and min-width properly set (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years, 6 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/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt
diff --git a/LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt b/LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt
deleted file mode 100644
index 23f465d03d14d1b63caadf73ed7d4892e40ff588..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/forms/text-area-resize-orthogonal-containingBlock-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Test for resizing the Textarea below it's initial size and with orthogonal containing block.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS document.getElementById("textInputID").style.width is "64px"
-PASS document.getElementById("textInputID").style.height; is "74px"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698