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

Side by Side Diff: LayoutTests/platform/win-xp/css1/formatting_model/floating_elements-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 6501 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 6501
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x6501 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x6501 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x6501 4 LayoutBlockFlow {HTML} at (0,0) size 785x6501
5 LayoutBlockFlow {BODY} at (8,8) size 769x6485 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x6485 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,36) size 769x144 9 LayoutBlockFlow {PRE} at (0,36) size 769x144
10 LayoutText {#text} at (0,0) size 480x144 10 LayoutText {#text} at (0,0) size 480x144
11 text run at (0,0) width 272: "HR.minor {clear: both; width: 5%;}" 11 text run at (0,0) width 272: "HR.minor {clear: both; width: 5%;}"
12 text run at (272,0) width 0: " " 12 text run at (272,0) width 0: " "
13 text run at (0,16) width 400: "HR.major {clear: both; width: 75%; marg in: 1.5em;}" 13 text run at (0,16) width 400: "HR.major {clear: both; width: 75%; marg in: 1.5em;}"
(...skipping 675 matching lines...) Expand 10 before | Expand all | Expand 10 after
689 text run at (5,65) width 457: "floating image should be placed in the upper right corner of the DIV, and the" 689 text run at (5,65) width 457: "floating image should be placed in the upper right corner of the DIV, and the"
690 text run at (5,85) width 457: "purple border of the DIV should abut the green border of the floating image." 690 text run at (5,85) width 457: "purple border of the DIV should abut the green border of the floating image."
691 text run at (5,105) width 456: "The text of the DIV element sh ould flow between and under the two floating" 691 text run at (5,105) width 456: "The text of the DIV element sh ould flow between and under the two floating"
692 text run at (5,125) width 445: "image. The two asterisk charac ters mark the insertion points of the floating" 692 text run at (5,125) width 445: "image. The two asterisk charac ters mark the insertion points of the floating"
693 text run at (5,145) width 43: "image. " 693 text run at (5,145) width 43: "image. "
694 text run at (48,145) width 424: "It is expected that, under fu ture specifications, it may be acceptable for" 694 text run at (48,145) width 424: "It is expected that, under fu ture specifications, it may be acceptable for"
695 text run at (5,165) width 452: "the top of floated elements to align with the top of the line-box following the" 695 text run at (5,165) width 452: "the top of floated elements to align with the top of the line-box following the"
696 text run at (5,185) width 479: "insertion point of the floated element to avoid floating elements appearing before" 696 text run at (5,185) width 479: "insertion point of the floated element to avoid floating elements appearing before"
697 text run at (5,205) width 278: "text which precedes it in the source document." 697 text run at (5,205) width 278: "text which precedes it in the source document."
698 LayoutBlockFlow {HR} at (28,3135) size 562.25x2 [border: (1px inse t #EEEEEE)] 698 LayoutBlockFlow {HR} at (28,3135) size 562.25x2 [border: (1px inse t #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698