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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug19526-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 1272 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1272
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1272 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1272 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1272 4 LayoutBlockFlow {HTML} at (0,0) size 785x1272
5 LayoutBlockFlow {BODY} at (8,8) size 769x1256 5 LayoutBlockFlow {BODY} at (8,8) size 769x1256
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 335x19 7 LayoutText {#text} at (0,0) size 335x19
8 text run at (0,0) width 335: "100 percent height table inside 100 perc ent height table:" 8 text run at (0,0) width 335: "100 percent height table inside 100 perc ent height table:"
9 LayoutTable {TABLE} at (0,36) size 769x584 [bgcolor=#808080] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,36) size 769x584 [bgcolor=#808080] [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 767x582 10 LayoutTableSection {TBODY} at (1,1) size 767x582
11 LayoutTableRow {TR} at (0,2) size 767x578 11 LayoutTableRow {TR} at (0,2) size 767x578
12 LayoutTableCell {TD} at (2,2) size 381x578 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 381x578 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
13 LayoutTable {TABLE} at (2,2) size 377x574 [bgcolor=#FFFF00] [borde r: (1px outset #808080)] 13 LayoutTable {TABLE} at (2,2) size 377x574 [bgcolor=#FFFF00] [borde r: (1px outset #808080)]
(...skipping 20 matching lines...) Expand all
34 LayoutTableRow {TR} at (0,2) size 375x281 34 LayoutTableRow {TR} at (0,2) size 375x281
35 LayoutTableCell {TD} at (2,130) size 185x24 [border: (1px in set #808080)] [r=0 c=0 rs=1 cs=1] 35 LayoutTableCell {TD} at (2,130) size 185x24 [border: (1px in set #808080)] [r=0 c=0 rs=1 cs=1]
36 LayoutText {#text} at (2,2) size 126x19 36 LayoutText {#text} at (2,2) size 126x19
37 text run at (2,2) width 126: " Inner Table (yellow)" 37 text run at (2,2) width 126: " Inner Table (yellow)"
38 LayoutTableCell {TD} at (189,130) size 184x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 38 LayoutTableCell {TD} at (189,130) size 184x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
39 LayoutText {#text} at (2,2) size 4x19 39 LayoutText {#text} at (2,2) size 4x19
40 text run at (2,2) width 4: " " 40 text run at (2,2) width 4: " "
41 LayoutTableCell {TD} at (385,279) size 380x24 [border: (1px inset #8 08080)] [r=0 c=1 rs=1 cs=1] 41 LayoutTableCell {TD} at (385,279) size 380x24 [border: (1px inset #8 08080)] [r=0 c=1 rs=1 cs=1]
42 LayoutText {#text} at (2,2) size 117x19 42 LayoutText {#text} at (2,2) size 117x19
43 text run at (2,2) width 117: " Outer Table (grey)" 43 text run at (2,2) width 117: " Outer Table (grey)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698