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

Side by Side Diff: LayoutTests/platform/win-xp/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 2136 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2136
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2136.19 4 LayoutBlockFlow {HTML} at (0,0) size 785x2136.19
5 LayoutBlockFlow {BODY} at (8,8) size 769x2120.19 5 LayoutBlockFlow {BODY} at (8,8) size 769x2120.19
6 LayoutBlockFlow (anonymous) at (0,0) size 769x20 6 LayoutBlockFlow (anonymous) at (0,0) size 769x20
7 LayoutBR {BR} at (0,0) size 0x19 7 LayoutBR {BR} at (0,0) size 0x19
8 LayoutBlockFlow {HR} at (0,28) size 769x2 [border: (1px inset #EEEEEE)] 8 LayoutBlockFlow {HR} at (0,28) size 769x2 [border: (1px inset #EEEEEE)]
9 LayoutBlockFlow {H3} at (0,48.72) size 769x23 9 LayoutBlockFlow {H3} at (0,48.72) size 769x23
10 LayoutText {#text} at (0,0) size 87x22 10 LayoutText {#text} at (0,0) size 87x22
11 text run at (0,0) width 87: "border-top" 11 text run at (0,0) width 87: "border-top"
12 LayoutBlockFlow {P} at (0,90.44) size 769x20 12 LayoutBlockFlow {P} at (0,90.44) size 769x20
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 (120,52) size 295x88 [border: (10px solid #0 08000)] [r=1 c=1 rs=1 cs=1] 446 LayoutTableCell {TD} at (120,52) size 295x88 [border: (10px solid #0 08000)] [r=1 c=1 rs=1 cs=1]
447 LayoutBlockFlow (anonymous) at (11,11) size 273x20 447 LayoutBlockFlow (anonymous) at (11,11) size 273x20
448 LayoutText {#text} at (0,0) size 51x19 448 LayoutText {#text} at (0,0) size 51x19
449 text run at (0,0) width 51: "Cell two" 449 text run at (0,0) width 51: "Cell two"
450 LayoutTable {TABLE} at (11,31) size 171x46 450 LayoutTable {TABLE} at (11,31) size 171x46
451 LayoutTableSection {TBODY} at (0,0) size 171x46 451 LayoutTableSection {TBODY} at (0,0) size 171x46
452 LayoutTableRow {TR} at (0,2) size 171x42 452 LayoutTableRow {TR} at (0,2) size 171x42
453 LayoutTableCell {TD} at (2,2) size 167x42 [border: (10px sol id #008000)] [r=0 c=0 rs=1 cs=1] 453 LayoutTableCell {TD} at (2,2) size 167x42 [border: (10px sol id #008000)] [r=0 c=0 rs=1 cs=1]
454 LayoutText {#text} at (11,11) size 145x19 454 LayoutText {#text} at (11,11) size 145x19
455 text run at (11,11) width 145: "Nested single-cell table !" 455 text run at (11,11) width 145: "Nested single-cell table !"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698