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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/input-table-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 677 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 677
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x677 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x677 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x677 4 LayoutBlockFlow {HTML} at (0,0) size 785x677
5 LayoutBlockFlow {BODY} at (8,8) size 769x661 5 LayoutBlockFlow {BODY} at (8,8) size 769x661
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 254x18 7 LayoutText {#text} at (0,0) size 254x18
8 text run at (0,0) width 254: "This tests minMaxWidth for text fields." 8 text run at (0,0) width 254: "This tests minMaxWidth for text fields."
9 LayoutBlockFlow {P} at (0,34) size 769x18 9 LayoutBlockFlow {P} at (0,34) size 769x18
10 LayoutText {#text} at (0,0) size 72x18 10 LayoutText {#text} at (0,0) size 72x18
11 text run at (0,0) width 72: "Test case 1" 11 text run at (0,0) width 72: "Test case 1"
12 LayoutTable {TABLE} at (0,68) size 118x37 [border: (3px solid #0000FF)] 12 LayoutTable {TABLE} at (0,68) size 118x37 [border: (3px solid #0000FF)]
13 LayoutTableSection {TBODY} at (3,3) size 112x31 13 LayoutTableSection {TBODY} at (3,3) size 112x31
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 layer at (20,327) size 24x13 85 layer at (20,327) size 24x13
86 LayoutBlockFlow {DIV} at (3,3) size 24x13 86 LayoutBlockFlow {DIV} at (3,3) size 24x13
87 layer at (20,414) size 194x13 87 layer at (20,414) size 194x13
88 LayoutBlockFlow {DIV} at (3,3) size 194x13 88 LayoutBlockFlow {DIV} at (3,3) size 194x13
89 LayoutText {#text} at (0,0) size 62x13 89 LayoutText {#text} at (0,0) size 62x13
90 text run at (0,0) width 62: "width 100%" 90 text run at (0,0) width 62: "width 100%"
91 layer at (20,529) size 64x13 91 layer at (20,529) size 64x13
92 LayoutBlockFlow {DIV} at (3,3) size 64x13 92 LayoutBlockFlow {DIV} at (3,3) size 64x13
93 LayoutText {#text} at (0,0) size 55x13 93 LayoutText {#text} at (0,0) size 55x13
94 text run at (0,0) width 55: "max 70px" 94 text run at (0,0) width 55: "max 70px"
95 layer at (20,616) size 117x13 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600 95 layer at (20,616) size 117x13 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0
96 LayoutBlockFlow {DIV} at (3,3) size 117x13 96 LayoutBlockFlow {DIV} at (3,3) size 117x13
97 LayoutText {#text} at (0,0) size 95x13 97 LayoutText {#text} at (0,0) size 95x13
98 text run at (0,0) width 95: "min-width 100px" 98 text run at (0,0) width 95: "min-width 100px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698