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

Side by Side Diff: LayoutTests/platform/win-xp/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 1211 1 layer at (0,0) size 800x600 scrollHeight 1211
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1211 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x1211 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1211 4 LayoutBlockFlow {HTML} at (0,0) size 800x1211
5 LayoutBlockFlow {BODY} at (0,0) size 800x1210 5 LayoutBlockFlow {BODY} at (0,0) size 800x1210
6 LayoutBlockFlow {DIV} at (0,0) size 600x48 6 LayoutBlockFlow {DIV} at (0,0) size 600x48
7 LayoutText {#text} at (0,0) size 306x19 7 LayoutText {#text} at (0,0) size 306x19
8 text run at (0,0) width 306: "Table autosizing tests - table-with-inli ne-block.html" 8 text run at (0,0) width 306: "Table autosizing tests - table-with-inli ne-block.html"
9 LayoutBR {BR} at (306,0) size 0x19 9 LayoutBR {BR} at (306,0) size 0x19
10 LayoutText {#text} at (0,20) size 358x19 10 LayoutText {#text} at (0,20) size 358x19
11 text run at (0,20) width 358: "This test passes if there is not extra space in the pink boxes." 11 text run at (0,20) width 358: "This test passes if there is not extra space in the pink boxes."
12 LayoutTable {TABLE} at (1,49) size 798x292 [border: none] 12 LayoutTable {TABLE} at (1,49) size 798x292 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x291 13 LayoutTableSection {TBODY} at (0,0) size 797x291
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 LayoutBR {BR} at (142,675) size 0x46 76 LayoutBR {BR} at (142,675) size 0x46
77 LayoutText {#text} at (2,723) size 140x46 77 LayoutText {#text} at (2,723) size 140x46
78 text run at (2,723) width 140: "Autosize" 78 text run at (2,723) width 140: "Autosize"
79 LayoutBR {BR} at (142,723) size 0x46 79 LayoutBR {BR} at (142,723) size 0x46
80 LayoutText {#text} at (2,771) size 140x46 80 LayoutText {#text} at (2,771) size 140x46
81 text run at (2,771) width 140: "Autosize" 81 text run at (2,771) width 140: "Autosize"
82 LayoutBR {BR} at (142,771) size 0x46 82 LayoutBR {BR} at (142,771) size 0x46
83 LayoutText {#text} at (2,819) size 140x46 83 LayoutText {#text} at (2,819) size 140x46
84 text run at (2,819) width 140: "Autosize" 84 text run at (2,819) width 140: "Autosize"
85 LayoutBR {BR} at (142,819) size 0x46 85 LayoutBR {BR} at (142,819) size 0x46
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698