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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/other/nestedTables-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 812 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 812
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x812 4 LayoutBlockFlow {HTML} at (0,0) size 785x812
5 LayoutBlockFlow {BODY} at (8,8) size 769x796 5 LayoutBlockFlow {BODY} at (8,8) size 769x796
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 4x18 7 LayoutText {#text} at (0,0) size 4x18
8 text run at (0,0) width 4: " " 8 text run at (0,0) width 4: " "
9 LayoutTable {TABLE} at (0,18) size 769x724 [bgcolor=#FFFFCC] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 769x724 [bgcolor=#FFFFCC] [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 767x722 10 LayoutTableSection {TBODY} at (1,1) size 767x722
11 LayoutTableRow {TR} at (0,2) size 767x22 11 LayoutTableRow {TR} at (0,2) size 767x22
12 LayoutTableCell {TD} at (2,2) size 611x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 611x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 54x18 13 LayoutText {#text} at (2,2) size 54x18
(...skipping 435 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 LayoutTable {TABLE} at (0,0) size 207x18 449 LayoutTable {TABLE} at (0,0) size 207x18
450 LayoutTableSection {TBODY} at (0,0) size 207x18 450 LayoutTableSection {TBODY} at (0,0) size 207x18
451 LayoutTableRow {TR} at (0,0) size 207x18 451 LayoutTableRow {TR} at (0,0) size 207x18
452 LayoutTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1] 452 LayoutTableCell {TD} at (0,0) size 13x16 [r=0 c=0 rs=1 cs=1]
453 LayoutImage {IMG} at (0,0) size 13x16 453 LayoutImage {IMG} at (0,0) size 13x16
454 LayoutTableCell {TD} at (13,0) size 190x18 [r=0 c=1 rs=1 cs= 1] 454 LayoutTableCell {TD} at (13,0) size 190x18 [r=0 c=1 rs=1 cs= 1]
455 LayoutText {#text} at (0,0) size 165x18 455 LayoutText {#text} at (0,0) size 165x18
456 text run at (0,0) width 165: "AlphaLinux Distributions" 456 text run at (0,0) width 165: "AlphaLinux Distributions"
457 LayoutTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1] 457 LayoutTableCell {TD} at (203,0) size 4x4 [r=0 c=2 rs=1 cs=1]
458 LayoutImage {IMG} at (0,0) size 4x4 458 LayoutImage {IMG} at (0,0) size 4x4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698