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

Side by Side Diff: LayoutTests/platform/mac/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 1638 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1638
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1638 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1638 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {html} at (0,0) size 785x1638 4 LayoutBlockFlow {html} at (0,0) size 785x1638
5 LayoutBlockFlow {body} at (8,8) size 769x1622 5 LayoutBlockFlow {body} at (8,8) size 769x1622
6 LayoutTable {table} at (0,0) size 298x110 [border: (1px outset #808080)] 6 LayoutTable {table} at (0,0) size 298x110 [border: (1px outset #808080)]
7 LayoutTableSection (anonymous) at (1,1) size 296x108 7 LayoutTableSection (anonymous) at (1,1) size 296x108
8 LayoutTableRow {tr} at (0,2) size 296x104 8 LayoutTableRow {tr} at (0,2) size 296x104
9 LayoutTableCell {th} at (2,43) size 292x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {th} at (2,43) size 292x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 288x18 10 LayoutText {#text} at (2,2) size 288x18
11 text run at (2,2) width 288: "The height of this cell should be 100 pixels" 11 text run at (2,2) width 288: "The height of this cell should be 100 pixels"
12 LayoutBlockFlow (anonymous) at (0,110) size 769x18 12 LayoutBlockFlow (anonymous) at (0,110) size 769x18
13 LayoutBR {br} at (0,0) size 0x18 13 LayoutBR {br} at (0,0) size 0x18
(...skipping 20 matching lines...) Expand all
34 LayoutText {#text} at (2,2) size 288x18 34 LayoutText {#text} at (2,2) size 288x18
35 text run at (2,2) width 288: "The height of this cell should be 400 pixels" 35 text run at (2,2) width 288: "The height of this cell should be 400 pixels"
36 LayoutBlockFlow (anonymous) at (0,1094) size 769x18 36 LayoutBlockFlow (anonymous) at (0,1094) size 769x18
37 LayoutBR {br} at (0,0) size 0x18 37 LayoutBR {br} at (0,0) size 0x18
38 LayoutTable {table} at (0,1112) size 298x510 [border: (1px outset #808080) ] 38 LayoutTable {table} at (0,1112) size 298x510 [border: (1px outset #808080) ]
39 LayoutTableSection (anonymous) at (1,1) size 296x508 39 LayoutTableSection (anonymous) at (1,1) size 296x508
40 LayoutTableRow {tr} at (0,2) size 296x504 40 LayoutTableRow {tr} at (0,2) size 296x504
41 LayoutTableCell {th} at (2,243) size 292x22 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 41 LayoutTableCell {th} at (2,243) size 292x22 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
42 LayoutText {#text} at (2,2) size 288x18 42 LayoutText {#text} at (2,2) size 288x18
43 text run at (2,2) width 288: "The height of this cell should be 500 pixels" 43 text run at (2,2) width 288: "The height of this cell should be 500 pixels"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698