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

Side by Side Diff: LayoutTests/platform/win/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 698 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 698
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x698 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 785x698 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x698 4 LayoutBlockFlow {HTML} at (0,0) size 785x698
5 LayoutBlockFlow {BODY} at (8,8) size 769x682 5 LayoutBlockFlow {BODY} at (8,8) size 769x682
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 254x17 7 LayoutText {#text} at (0,0) size 254x17
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 72x17 10 LayoutText {#text} at (0,0) size 72x17
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 118x40 [border: (3px solid #0000FF)] 12 LayoutTable {TABLE} at (0,68) size 118x40 [border: (3px solid #0000FF)]
13 LayoutTableSection {TBODY} at (3,3) size 112x34 13 LayoutTableSection {TBODY} at (3,3) size 112x34
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 layer at (19,336) size 26x16 85 layer at (19,336) size 26x16
86 LayoutBlockFlow {DIV} at (2,3) size 26x16 86 LayoutBlockFlow {DIV} at (2,3) size 26x16
87 layer at (19,426) size 196x16 87 layer at (19,426) size 196x16
88 LayoutBlockFlow {DIV} at (2,3) size 196x16 88 LayoutBlockFlow {DIV} at (2,3) size 196x16
89 LayoutText {#text} at (0,0) size 67x16 89 LayoutText {#text} at (0,0) size 67x16
90 text run at (0,0) width 67: "width 100%" 90 text run at (0,0) width 67: "width 100%"
91 layer at (19,544) size 66x16 91 layer at (19,544) size 66x16
92 LayoutBlockFlow {DIV} at (2,3) size 66x16 92 LayoutBlockFlow {DIV} at (2,3) size 66x16
93 LayoutText {#text} at (0,0) size 57x16 93 LayoutText {#text} at (0,0) size 57x16
94 text run at (0,0) width 57: "max 70px" 94 text run at (0,0) width 57: "max 70px"
95 layer at (19,634) size 169x16 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600 95 layer at (19,634) size 169x16 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0
96 LayoutBlockFlow {DIV} at (2,3) size 169x16 96 LayoutBlockFlow {DIV} at (2,3) size 169x16
97 LayoutText {#text} at (0,0) size 94x16 97 LayoutText {#text} at (0,0) size 94x16
98 text run at (0,0) width 94: "min-width 100px" 98 text run at (0,0) width 94: "min-width 100px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698