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

Side by Side Diff: LayoutTests/platform/mac/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 6353 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 6353
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x6353 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x6353 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x6353 4 LayoutBlockFlow {HTML} at (0,0) size 785x6353
5 LayoutBlockFlow {BODY} at (8,8) size 769x6337 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x6337 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 363x18 7 LayoutText {#text} at (0,0) size 363x18
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 769x135 9 LayoutBlockFlow {PRE} at (0,34) size 769x135
10 LayoutText {#text} at (0,0) size 469x135 10 LayoutText {#text} at (0,0) size 469x135
11 text run at (0,0) width 266: "HR.minor {clear: both; width: 5%;}" 11 text run at (0,0) width 266: "HR.minor {clear: both; width: 5%;}"
12 text run at (265,0) width 1: " " 12 text run at (265,0) width 1: " "
13 text run at (0,15) width 391: "HR.major {clear: both; width: 75%; marg in: 1.5em;}" 13 text run at (0,15) width 391: "HR.major {clear: both; width: 75%; marg in: 1.5em;}"
(...skipping 701 matching lines...) Expand 10 before | Expand all | Expand 10 after
715 text run at (5,77) width 475: "corner of the DIV, and the purp le border of the DIV should abut the green" 715 text run at (5,77) width 475: "corner of the DIV, and the purp le border of the DIV should abut the green"
716 text run at (5,95) width 449: "border of the floating image. T he text of the DIV element should flow" 716 text run at (5,95) width 449: "border of the floating image. T he text of the DIV element should flow"
717 text run at (5,113) width 452: "between and under the two floa ting image. The two asterisk characters" 717 text run at (5,113) width 452: "between and under the two floa ting image. The two asterisk characters"
718 text run at (5,131) width 306: "mark the insertion points of t he floating image. " 718 text run at (5,131) width 306: "mark the insertion points of t he floating image. "
719 text run at (310,131) width 158: "It is expected that, under" 719 text run at (310,131) width 158: "It is expected that, under"
720 text run at (5,149) width 467: "future specifications, it may be acceptable for the top of floated elements" 720 text run at (5,149) width 467: "future specifications, it may be acceptable for the top of floated elements"
721 text run at (5,167) width 455: "to align with the top of the l ine-box following the insertion point of the" 721 text run at (5,167) width 455: "to align with the top of the l ine-box following the insertion point of the"
722 text run at (5,185) width 453: "floated element to avoid float ing elements appearing before text which" 722 text run at (5,185) width 453: "floated element to avoid float ing elements appearing before text which"
723 text run at (5,203) width 226: "precedes it in the source docu ment." 723 text run at (5,203) width 226: "precedes it in the source docu ment."
724 LayoutBlockFlow {HR} at (28,3021) size 562.25x2 [border: (1px inse t #EEEEEE)] 724 LayoutBlockFlow {HR} at (28,3021) size 562.25x2 [border: (1px inse t #EEEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698