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

Side by Side Diff: LayoutTests/platform/win/fast/table/023-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 740 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 740
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x740 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 785x740 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x740 4 LayoutBlockFlow {HTML} at (0,0) size 785x740
5 LayoutBlockFlow {BODY} at (8,8) size 769x716 5 LayoutBlockFlow {BODY} at (8,8) size 769x716
6 LayoutTable {TABLE} at (0,0) size 769x80 6 LayoutTable {TABLE} at (0,0) size 769x80
7 LayoutTableSection {TBODY} at (0,0) size 769x80 7 LayoutTableSection {TBODY} at (0,0) size 769x80
8 LayoutTableRow {TR} at (0,2) size 769x76 8 LayoutTableRow {TR} at (0,2) size 769x76
9 LayoutTableCell {TD} at (2,29) size 687x22 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,29) size 687x22 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 8x17 10 LayoutText {#text} at (2,2) size 8x17
11 text run at (2,2) width 8: "1" 11 text run at (2,2) width 8: "1"
12 LayoutTableCell {TD} at (691,2) size 62x76 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (691,2) size 62x76 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 58x71 13 LayoutText {#text} at (2,2) size 58x71
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 text run at (2,74) width 38: "this is" 91 text run at (2,74) width 38: "this is"
92 text run at (2,92) width 20: "the" 92 text run at (2,92) width 20: "the"
93 text run at (2,110) width 58: "problem." 93 text run at (2,110) width 58: "problem."
94 text run at (2,128) width 55: "See, this" 94 text run at (2,128) width 55: "See, this"
95 text run at (2,146) width 35: "is the" 95 text run at (2,146) width 35: "is the"
96 text run at (2,164) width 58: "problem." 96 text run at (2,164) width 58: "problem."
97 LayoutTableCell {TD} at (505,83) size 12x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1] 97 LayoutTableCell {TD} at (505,83) size 12x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
98 LayoutText {#text} at (2,2) size 8x17 98 LayoutText {#text} at (2,2) size 8x17
99 text run at (2,2) width 8: "3" 99 text run at (2,2) width 8: "3"
100 LayoutBlockFlow {P} at (0,732) size 769x0 100 LayoutBlockFlow {P} at (0,732) size 769x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698