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

Side by Side Diff: LayoutTests/platform/win-xp/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 720 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 720
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x720 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 785x720 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x720 4 LayoutBlockFlow {HTML} at (0,0) size 785x720
5 LayoutBlockFlow {BODY} at (8,8) size 769x704 5 LayoutBlockFlow {BODY} at (8,8) size 769x704
6 LayoutBlockFlow (anonymous) at (0,0) size 769x20 6 LayoutBlockFlow (anonymous) at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 232x19 7 LayoutText {#text} at (0,0) size 232x19
8 text run at (0,0) width 232: "This tests minMaxWidth for text fields." 8 text run at (0,0) width 232: "This tests minMaxWidth for text fields."
9 LayoutBlockFlow {P} at (0,36) size 769x20 9 LayoutBlockFlow {P} at (0,36) size 769x20
10 LayoutText {#text} at (0,0) size 69x19 10 LayoutText {#text} at (0,0) size 69x19
11 text run at (0,0) width 69: "Test case 1" 11 text run at (0,0) width 69: "Test case 1"
12 LayoutTable {TABLE} at (0,72) size 118x40 [border: (3px solid #0000FF)] 12 LayoutTable {TABLE} at (0,72) 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,348) size 26x16 85 layer at (19,348) size 26x16
86 LayoutBlockFlow {DIV} at (2,3) size 26x16 86 LayoutBlockFlow {DIV} at (2,3) size 26x16
87 layer at (19,440) size 196x16 87 layer at (19,440) 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,562) size 66x16 91 layer at (19,562) 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,654) size 149x16 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0 outlineClip at (0,0) size 785x600 95 layer at (19,654) size 149x16 backgroundClip at (0,0) size 0x0 clip at (0,0) siz e 0x0
96 LayoutBlockFlow {DIV} at (2,3) size 149x16 96 LayoutBlockFlow {DIV} at (2,3) size 149x16
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