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

Side by Side Diff: LayoutTests/platform/win/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 2466 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2466
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2466 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2466 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2466.44 4 LayoutBlockFlow {HTML} at (0,0) size 785x2466.44
5 LayoutBlockFlow {BODY} at (8,8) size 769x2442.44 5 LayoutBlockFlow {BODY} at (8,8) size 769x2442.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 475x100 [border: (1px outset #808080 )] 9 LayoutTable {TABLE} at (0,58.44) size 475x100 [border: (1px outset #808080 )]
10 LayoutTableSection {TBODY} at (1,1) size 473x98 10 LayoutTableSection {TBODY} at (1,1) size 473x98
11 LayoutTableRow {TR} at (0,2) size 473x22 11 LayoutTableRow {TR} at (0,2) size 473x22
12 LayoutTableCell {TH} at (2,2) size 69x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TH} at (2,2) size 69x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (12,2) size 45x17 13 LayoutText {#text} at (12,2) size 45x17
(...skipping 916 matching lines...) Expand 10 before | Expand all | Expand 10 after
930 text run at (2,2) width 27: "C41" 930 text run at (2,2) width 27: "C41"
931 LayoutTableCell {TD} at (93,66) size 61x22 [border: (1px inset #80 8080)] [r=3 c=1 rs=1 cs=1] 931 LayoutTableCell {TD} at (93,66) size 61x22 [border: (1px inset #80 8080)] [r=3 c=1 rs=1 cs=1]
932 LayoutText {#text} at (32,2) size 27x17 932 LayoutText {#text} at (32,2) size 27x17
933 text run at (32,2) width 27: "C42" 933 text run at (32,2) width 27: "C42"
934 LayoutTableCell {TD} at (31,66) size 62x22 [border: (1px inset #80 8080)] [r=3 c=2 rs=1 cs=1] 934 LayoutTableCell {TD} at (31,66) size 62x22 [border: (1px inset #80 8080)] [r=3 c=2 rs=1 cs=1]
935 LayoutText {#text} at (33,2) size 27x17 935 LayoutText {#text} at (33,2) size 27x17
936 text run at (33,2) width 27: "C43" 936 text run at (33,2) width 27: "C43"
937 LayoutTableCell {TD} at (0,66) size 31x22 [border: (1px inset #808 080)] [r=3 c=3 rs=1 cs=1] 937 LayoutTableCell {TD} at (0,66) size 31x22 [border: (1px inset #808 080)] [r=3 c=3 rs=1 cs=1]
938 LayoutText {#text} at (2,2) size 27x17 938 LayoutText {#text} at (2,2) size 27x17
939 text run at (2,2) width 27: "C44" 939 text run at (2,2) width 27: "C44"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698