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

Side by Side Diff: LayoutTests/platform/android/fast/forms/basic-textareas-quirks-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 785x1054 1 layer at (0,0) size 785x1054
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1054 3 layer at (0,0) size 785x1054
4 RenderBlock {HTML} at (0,0) size 785x1054 4 RenderBlock {HTML} at (0,0) size 785x1054
5 RenderBody {BODY} at (8,8) size 769x584 5 RenderBody {BODY} at (8,8) size 769x584
6 RenderBlock (floating) {DIV} at (0,0) size 352x862 [border: (1px solid #FF 0000)] 6 RenderBlock (floating) {DIV} at (0,0) size 352x862 [border: (1px solid #FF 0000)]
7 RenderBlock (anonymous) at (1,1) size 350x14 7 RenderBlock (anonymous) at (1,1) size 350x14
8 RenderText {#text} at (0,-1) size 177x16 8 RenderText {#text} at (0,-1) size 177x16
9 text run at (0,-1) width 177: "Plain textarea with little content" 9 text run at (0,-1) width 177: "Plain textarea with little content"
10 RenderBlock {DIV} at (1,15) size 352x40 [border: (1px solid #FF0000)] 10 RenderBlock {DIV} at (1,15) size 352x40 [border: (1px solid #FF0000)]
(...skipping 872 matching lines...) Expand 10 before | Expand all | Expand 10 after
883 text run at (0,400) width 152: "This is a text area" 883 text run at (0,400) width 152: "This is a text area"
884 text run at (152,400) width 8: " " 884 text run at (152,400) width 8: " "
885 text run at (0,416) width 128: "with wrap=\"soft\"" 885 text run at (0,416) width 128: "with wrap=\"soft\""
886 RenderBR {BR} at (128,428) size 0x0 886 RenderBR {BR} at (128,428) size 0x0
887 RenderText {#text} at (0,432) size 160x32 887 RenderText {#text} at (0,432) size 160x32
888 text run at (0,432) width 152: "This is a text area" 888 text run at (0,432) width 152: "This is a text area"
889 text run at (152,432) width 8: " " 889 text run at (152,432) width 8: " "
890 text run at (0,448) width 128: "with wrap=\"soft\"" 890 text run at (0,448) width 128: "with wrap=\"soft\""
891 RenderBR {BR} at (128,460) size 0x0 891 RenderBR {BR} at (128,460) size 0x0
892 RenderBR {BR} at (0,464) size 0x16 892 RenderBR {BR} at (0,464) size 0x16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698