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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/other/test4-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 2662 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2662
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2662 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2662 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2662.44 4 LayoutBlockFlow {HTML} at (0,0) size 785x2662.44
5 LayoutBlockFlow {BODY} at (8,8) size 769x2638.44 5 LayoutBlockFlow {BODY} at (8,8) size 769x2638.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 432x36 7 LayoutText {#text} at (0,0) size 432x36
8 text run at (0,0) width 432: "Example 4: Some simple tables." 8 text run at (0,0) width 432: "Example 4: Some simple tables."
9 LayoutTable {TABLE} at (0,58.44) size 441x108 [border: (1px outset #808080 )] 9 LayoutTable {TABLE} at (0,58.44) size 441x108 [border: (1px outset #808080 )]
10 LayoutTableSection {TBODY} at (1,1) size 439x106 10 LayoutTableSection {TBODY} at (1,1) size 439x106
11 LayoutTableRow {TR} at (0,2) size 439x24 11 LayoutTableRow {TR} at (0,2) size 439x24
12 LayoutTableCell {TH} at (2,2) size 61x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TH} at (2,2) size 61x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (10,2) size 41x19 13 LayoutText {#text} at (10,2) size 41x19
(...skipping 915 matching lines...) Expand 10 before | Expand all | Expand 10 after
929 text run at (2,2) width 27: "C41" 929 text run at (2,2) width 27: "C41"
930 LayoutTableCell {TD} at (93,72) size 62x24 [border: (1px inset #80 8080)] [r=3 c=1 rs=1 cs=1] 930 LayoutTableCell {TD} at (93,72) size 62x24 [border: (1px inset #80 8080)] [r=3 c=1 rs=1 cs=1]
931 LayoutText {#text} at (33,2) size 27x19 931 LayoutText {#text} at (33,2) size 27x19
932 text run at (33,2) width 27: "C42" 932 text run at (33,2) width 27: "C42"
933 LayoutTableCell {TD} at (31,72) size 62x24 [border: (1px inset #80 8080)] [r=3 c=2 rs=1 cs=1] 933 LayoutTableCell {TD} at (31,72) size 62x24 [border: (1px inset #80 8080)] [r=3 c=2 rs=1 cs=1]
934 LayoutText {#text} at (33,2) size 27x19 934 LayoutText {#text} at (33,2) size 27x19
935 text run at (33,2) width 27: "C43" 935 text run at (33,2) width 27: "C43"
936 LayoutTableCell {TD} at (0,72) size 31x24 [border: (1px inset #808 080)] [r=3 c=3 rs=1 cs=1] 936 LayoutTableCell {TD} at (0,72) size 31x24 [border: (1px inset #808 080)] [r=3 c=3 rs=1 cs=1]
937 LayoutText {#text} at (2,2) size 27x19 937 LayoutText {#text} at (2,2) size 27x19
938 text run at (2,2) width 27: "C44" 938 text run at (2,2) width 27: "C44"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698