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

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

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1033 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1033
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1033 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1033 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1033 4 LayoutBlockFlow {HTML} at (0,0) size 785x1033
5 LayoutBlockFlow {BODY} at (8,8) size 769x584 5 LayoutBlockFlow {BODY} at (8,8) size 769x584
6 LayoutBlockFlow (floating) {DIV} at (0,0) size 352x789 [border: (1px solid #FF0000)] 6 LayoutBlockFlow (floating) {DIV} at (0,0) size 352x789 [border: (1px solid #FF0000)]
7 LayoutBlockFlow (anonymous) at (1,1) size 350x14 7 LayoutBlockFlow (anonymous) at (1,1) size 350x14
8 LayoutText {#text} at (0,-2) size 179x17 8 LayoutText {#text} at (0,-2) size 179x17
9 text run at (0,-2) width 179: "Plain textarea with little content" 9 text run at (0,-2) width 179: "Plain textarea with little content"
10 LayoutBlockFlow {DIV} at (1,15) size 352x37 [border: (1px solid #FF0000) ] 10 LayoutBlockFlow {DIV} at (1,15) size 352x37 [border: (1px solid #FF0000) ]
(...skipping 843 matching lines...) Expand 10 before | Expand all | Expand 10 after
854 text run at (0,325) width 122: "This is a text area with" 854 text run at (0,325) width 122: "This is a text area with"
855 text run at (121,325) width 4: " " 855 text run at (121,325) width 4: " "
856 text run at (0,338) width 64: "wrap=\"soft\"" 856 text run at (0,338) width 64: "wrap=\"soft\""
857 LayoutBR {BR} at (63,349) size 1x0 857 LayoutBR {BR} at (63,349) size 1x0
858 LayoutText {#text} at (0,351) size 125x26 858 LayoutText {#text} at (0,351) size 125x26
859 text run at (0,351) width 122: "This is a text area with" 859 text run at (0,351) width 122: "This is a text area with"
860 text run at (121,351) width 4: " " 860 text run at (121,351) width 4: " "
861 text run at (0,364) width 64: "wrap=\"soft\"" 861 text run at (0,364) width 64: "wrap=\"soft\""
862 LayoutBR {BR} at (63,375) size 1x0 862 LayoutBR {BR} at (63,375) size 1x0
863 LayoutBR {BR} at (0,377) size 0x13 863 LayoutBR {BR} at (0,377) size 0x13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698