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

Unified Diff: LayoutTests/fast/forms/textarea-resize-below-min-intrinsic-size-expected.txt

Issue 239983004: 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: Addresses the changes asked in patch set 3 Created 6 years, 8 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/textarea-resize-below-min-intrinsic-size-expected.txt
diff --git a/LayoutTests/fast/forms/textarea-resize-below-min-intrinsic-size-expected.txt b/LayoutTests/fast/forms/textarea-resize-below-min-intrinsic-size-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..be0130b901b6fd9c36a65a96bd82648e45fc586e
--- /dev/null
+++ b/LayoutTests/fast/forms/textarea-resize-below-min-intrinsic-size-expected.txt
@@ -0,0 +1,3 @@
+
+PASS textAreaElement width is 9px and height is 9px
+

Powered by Google App Engine
This is Rietveld 408576698