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

Side by Side Diff: LayoutTests/platform/mac/fast/html/details-writing-mode-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 1478 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1478
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1478 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1478 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1478 4 LayoutBlockFlow {HTML} at (0,0) size 785x1478
5 LayoutBlockFlow {BODY} at (8,8) size 769x1462 5 LayoutBlockFlow {BODY} at (8,8) size 769x1462
6 LayoutTable {TABLE} at (0,0) size 615x352 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 615x352 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 613x350 7 LayoutTableSection {TBODY} at (1,1) size 613x350
8 LayoutTableRow {TR} at (0,2) size 613x30 8 LayoutTableRow {TR} at (0,2) size 613x30
9 LayoutTableCell {TH} at (2,2) size 609x30 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=6] 9 LayoutTableCell {TH} at (2,2) size 609x30 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=6]
10 LayoutText {#text} at (227,6) size 155x18 10 LayoutText {#text} at (227,6) size 155x18
11 text run at (227,6) width 155: "text-align not specified" 11 text run at (227,6) width 155: "text-align not specified"
12 LayoutTableRow {TR} at (0,34) size 613x30 12 LayoutTableRow {TR} at (0,34) size 613x30
13 LayoutTableCell {TH} at (2,50) size 105x30 [border: (1px inset #8080 80)] [r=1 c=0 rs=2 cs=2] 13 LayoutTableCell {TH} at (2,50) size 105x30 [border: (1px inset #8080 80)] [r=1 c=0 rs=2 cs=2]
(...skipping 552 matching lines...) Expand 10 before | Expand all | Expand 10 after
566 LayoutBlockFlow {SUMMARY} at (0,0) size 18x120 566 LayoutBlockFlow {SUMMARY} at (0,0) size 18x120
567 LayoutDetailsMarker {DIV} at (4,109.45) size 10.55x10.55: up 567 LayoutDetailsMarker {DIV} at (4,109.45) size 10.55x10.55: up
568 LayoutText {#text} at (0,43) size 18x61 568 LayoutText {#text} at (0,43) size 18x61
569 text run at (0,43) width 60: "summary" 569 text run at (0,43) width 60: "summary"
570 LayoutBlockFlow {DETAILS} at (18,0) size 18x120 570 LayoutBlockFlow {DETAILS} at (18,0) size 18x120
571 LayoutBlockFlow {SUMMARY} at (0,0) size 18x120 571 LayoutBlockFlow {SUMMARY} at (0,0) size 18x120
572 LayoutDetailsMarker {DIV} at (4,109.45) size 10.55x10.55: le ft 572 LayoutDetailsMarker {DIV} at (4,109.45) size 10.55x10.55: le ft
573 LayoutText {#text} at (0,43) size 18x61 573 LayoutText {#text} at (0,43) size 18x61
574 text run at (0,43) width 60: "summary" 574 text run at (0,43) width 60: "summary"
575 LayoutBlockFlow {DIV} at (18,0) size 0x120 575 LayoutBlockFlow {DIV} at (18,0) size 0x120
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698