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

Side by Side Diff: LayoutTests/fast/forms/textarea-resize-min-width-min-height-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: Addressing the changes asked in comments in patch set 1 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 unified diff | Download patch
OLDNEW
(Empty)
1
2 TextArea initial width is 400px
3 TextArea initial height is 400px
4 Dragging textarea to reduce it's width by 250px and height by 340px
5 After dragging textarea new width is 150px
6 After dragging textarea new height is 60px
7 You will see a PASS message below if new width is 150px and new height is 60px
8 PASS
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698