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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_th_height-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 1646 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1646
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1646 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1646 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {html} at (0,0) size 785x1646 4 LayoutBlockFlow {html} at (0,0) size 785x1646
5 LayoutBlockFlow {body} at (8,8) size 769x1630 5 LayoutBlockFlow {body} at (8,8) size 769x1630
6 LayoutTable {table} at (0,0) size 291x110 [border: (1px outset #808080)] 6 LayoutTable {table} at (0,0) size 291x110 [border: (1px outset #808080)]
7 LayoutTableSection (anonymous) at (1,1) size 289x108 7 LayoutTableSection (anonymous) at (1,1) size 289x108
8 LayoutTableRow {tr} at (0,2) size 289x104 8 LayoutTableRow {tr} at (0,2) size 289x104
9 LayoutTableCell {th} at (2,42) size 285x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {th} at (2,42) size 285x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 281x19 10 LayoutText {#text} at (2,2) size 281x19
11 text run at (2,2) width 281: "The height of this cell should be 100 pixels" 11 text run at (2,2) width 281: "The height of this cell should be 100 pixels"
12 LayoutBlockFlow (anonymous) at (0,110) size 769x20 12 LayoutBlockFlow (anonymous) at (0,110) size 769x20
13 LayoutBR {br} at (0,0) size 0x19 13 LayoutBR {br} at (0,0) size 0x19
(...skipping 20 matching lines...) Expand all
34 LayoutText {#text} at (2,2) size 281x19 34 LayoutText {#text} at (2,2) size 281x19
35 text run at (2,2) width 281: "The height of this cell should be 400 pixels" 35 text run at (2,2) width 281: "The height of this cell should be 400 pixels"
36 LayoutBlockFlow (anonymous) at (0,1100) size 769x20 36 LayoutBlockFlow (anonymous) at (0,1100) size 769x20
37 LayoutBR {br} at (0,0) size 0x19 37 LayoutBR {br} at (0,0) size 0x19
38 LayoutTable {table} at (0,1120) size 291x510 [border: (1px outset #808080) ] 38 LayoutTable {table} at (0,1120) size 291x510 [border: (1px outset #808080) ]
39 LayoutTableSection (anonymous) at (1,1) size 289x508 39 LayoutTableSection (anonymous) at (1,1) size 289x508
40 LayoutTableRow {tr} at (0,2) size 289x504 40 LayoutTableRow {tr} at (0,2) size 289x504
41 LayoutTableCell {th} at (2,242) size 285x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 41 LayoutTableCell {th} at (2,242) size 285x24 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
42 LayoutText {#text} at (2,2) size 281x19 42 LayoutText {#text} at (2,2) size 281x19
43 text run at (2,2) width 281: "The height of this cell should be 500 pixels" 43 text run at (2,2) width 281: "The height of this cell should be 500 pixels"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698