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

Side by Side Diff: LayoutTests/platform/win/fast/text-autosizing/tables/table-with-inline-block-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 scrollHeight 1187 1 layer at (0,0) size 800x600 scrollHeight 1187
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1187 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x1187 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1187 4 LayoutBlockFlow {HTML} at (0,0) size 800x1187
5 LayoutBlockFlow {BODY} at (0,0) size 800x1186 5 LayoutBlockFlow {BODY} at (0,0) size 800x1186
6 LayoutBlockFlow {DIV} at (0,0) size 600x48 6 LayoutBlockFlow {DIV} at (0,0) size 600x48
7 LayoutText {#text} at (0,0) size 333x17 7 LayoutText {#text} at (0,0) size 333x17
8 text run at (0,0) width 333: "Table autosizing tests - table-with-inli ne-block.html" 8 text run at (0,0) width 333: "Table autosizing tests - table-with-inli ne-block.html"
9 LayoutBR {BR} at (332,0) size 1x17 9 LayoutBR {BR} at (332,0) size 1x17
10 LayoutText {#text} at (0,18) size 382x17 10 LayoutText {#text} at (0,18) size 382x17
11 text run at (0,18) width 382: "This test passes if there is not extra space in the pink boxes." 11 text run at (0,18) width 382: "This test passes if there is not extra space in the pink boxes."
12 LayoutTable {TABLE} at (1,49) size 798x286 [border: none] 12 LayoutTable {TABLE} at (1,49) size 798x286 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x285 13 LayoutTableSection {TBODY} at (0,0) size 797x285
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 LayoutBR {BR} at (144,661) size 1x45 76 LayoutBR {BR} at (144,661) size 1x45
77 LayoutText {#text} at (2,708) size 143x45 77 LayoutText {#text} at (2,708) size 143x45
78 text run at (2,708) width 143: "Autosize" 78 text run at (2,708) width 143: "Autosize"
79 LayoutBR {BR} at (144,708) size 1x45 79 LayoutBR {BR} at (144,708) size 1x45
80 LayoutText {#text} at (2,755) size 143x45 80 LayoutText {#text} at (2,755) size 143x45
81 text run at (2,755) width 143: "Autosize" 81 text run at (2,755) width 143: "Autosize"
82 LayoutBR {BR} at (144,755) size 1x45 82 LayoutBR {BR} at (144,755) size 1x45
83 LayoutText {#text} at (2,802) size 143x45 83 LayoutText {#text} at (2,802) size 143x45
84 text run at (2,802) width 143: "Autosize" 84 text run at (2,802) width 143: "Autosize"
85 LayoutBR {BR} at (144,802) size 1x45 85 LayoutBR {BR} at (144,802) size 1x45
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698