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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug1055-1-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 2031 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2031
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2031 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2031 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2031.19 4 LayoutBlockFlow {HTML} at (0,0) size 785x2031.19
5 LayoutBlockFlow {BODY} at (8,8) size 769x2015.19 5 LayoutBlockFlow {BODY} at (8,8) size 769x2015.19
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutBR {BR} at (0,0) size 0x17 7 LayoutBR {BR} at (0,0) size 0x17
8 LayoutBlockFlow {HR} at (0,26) size 769x2 [border: (1px inset #EEEEEE)] 8 LayoutBlockFlow {HR} at (0,26) size 769x2 [border: (1px inset #EEEEEE)]
9 LayoutBlockFlow {H3} at (0,46.72) size 769x22 9 LayoutBlockFlow {H3} at (0,46.72) size 769x22
10 LayoutText {#text} at (0,0) size 88x21 10 LayoutText {#text} at (0,0) size 88x21
11 text run at (0,0) width 88: "border-top" 11 text run at (0,0) width 88: "border-top"
12 LayoutBlockFlow {P} at (0,87.44) size 769x18 12 LayoutBlockFlow {P} at (0,87.44) size 769x18
13 LayoutInline {CODE} at (0,0) size 56x16 13 LayoutInline {CODE} at (0,0) size 56x16
(...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
446 LayoutTableCell {TD} at (128,50) size 317x84 [border: (10px solid #0 08000)] [r=1 c=1 rs=1 cs=1] 446 LayoutTableCell {TD} at (128,50) size 317x84 [border: (10px solid #0 08000)] [r=1 c=1 rs=1 cs=1]
447 LayoutBlockFlow (anonymous) at (11,11) size 295x18 447 LayoutBlockFlow (anonymous) at (11,11) size 295x18
448 LayoutText {#text} at (0,0) size 55x17 448 LayoutText {#text} at (0,0) size 55x17
449 text run at (0,0) width 55: "Cell two" 449 text run at (0,0) width 55: "Cell two"
450 LayoutTable {TABLE} at (11,29) size 182x44 450 LayoutTable {TABLE} at (11,29) size 182x44
451 LayoutTableSection {TBODY} at (0,0) size 182x44 451 LayoutTableSection {TBODY} at (0,0) size 182x44
452 LayoutTableRow {TR} at (0,2) size 182x40 452 LayoutTableRow {TR} at (0,2) size 182x40
453 LayoutTableCell {TD} at (2,2) size 178x40 [border: (10px sol id #008000)] [r=0 c=0 rs=1 cs=1] 453 LayoutTableCell {TD} at (2,2) size 178x40 [border: (10px sol id #008000)] [r=0 c=0 rs=1 cs=1]
454 LayoutText {#text} at (11,11) size 156x17 454 LayoutText {#text} at (11,11) size 156x17
455 text run at (11,11) width 156: "Nested single-cell table !" 455 text run at (11,11) width 156: "Nested single-cell table !"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698