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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_th_bgcolor_name-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 1634 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1634
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1634 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1634 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {html} at (0,0) size 785x1634 4 LayoutBlockFlow {html} at (0,0) size 785x1634
5 LayoutBlockFlow {body} at (8,16) size 769x1610 [bgcolor=#FFFFFF] 5 LayoutBlockFlow {body} at (8,16) size 769x1610 [bgcolor=#FFFFFF]
6 LayoutBlockFlow {p} at (0,0) size 769x18 6 LayoutBlockFlow {p} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 272x18 7 LayoutText {#text} at (0,0) size 272x18
8 text run at (0,0) width 272: "Black table with a white body background " 8 text run at (0,0) width 272: "Black table with a white body background "
9 LayoutTable {table} at (0,34) size 466x52 [border: (1px outset #808080)] 9 LayoutTable {table} at (0,34) size 466x52 [border: (1px outset #808080)]
10 LayoutTableSection (anonymous) at (1,1) size 464x50 10 LayoutTableSection (anonymous) at (1,1) size 464x50
11 LayoutTableRow {tr} at (0,2) size 464x22 11 LayoutTableRow {tr} at (0,2) size 464x22
12 LayoutTableCell {th} at (2,2) size 152x22 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {th} at (2,2) size 152x22 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 148x18 13 LayoutText {#text} at (2,2) size 148x18
(...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after
396 LayoutTableRow {tr} at (0,26) size 464x22 396 LayoutTableRow {tr} at (0,26) size 464x22
397 LayoutTableCell {th} at (2,26) size 152x22 [bgcolor=#00FFFF] [border : (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 397 LayoutTableCell {th} at (2,26) size 152x22 [bgcolor=#00FFFF] [border : (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
398 LayoutText {#text} at (2,2) size 148x18 398 LayoutText {#text} at (2,2) size 148x18
399 text run at (2,2) width 148: "table table table table" 399 text run at (2,2) width 148: "table table table table"
400 LayoutTableCell {th} at (156,26) size 152x22 [bgcolor=#00FFFF] [bord er: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] 400 LayoutTableCell {th} at (156,26) size 152x22 [bgcolor=#00FFFF] [bord er: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
401 LayoutText {#text} at (2,2) size 148x18 401 LayoutText {#text} at (2,2) size 148x18
402 text run at (2,2) width 148: "table table table table" 402 text run at (2,2) width 148: "table table table table"
403 LayoutTableCell {th} at (310,26) size 152x22 [bgcolor=#00FFFF] [bord er: (1px inset #808080)] [r=1 c=2 rs=1 cs=1] 403 LayoutTableCell {th} at (310,26) size 152x22 [bgcolor=#00FFFF] [bord er: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
404 LayoutText {#text} at (2,2) size 148x18 404 LayoutText {#text} at (2,2) size 148x18
405 text run at (2,2) width 148: "table table table table" 405 text run at (2,2) width 148: "table table table table"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698