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

Side by Side Diff: LayoutTests/platform/win-xp/fast/block/float/021-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 785x585 scrollWidth 1518 scrollHe ight 3172 1 layer at (0,0) size 800x600 clip at (0,0) size 785x585 scrollWidth 1518 scrollHe ight 3172
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x3172 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585 3 layer at (0,0) size 785x3172 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585
4 LayoutBlockFlow {HTML} at (0,0) size 785x3172 4 LayoutBlockFlow {HTML} at (0,0) size 785x3172
5 LayoutBlockFlow {BODY} at (8,8) size 769x3148 5 LayoutBlockFlow {BODY} at (8,8) size 769x3148
6 LayoutBlockFlow (anonymous) at (0,0) size 769x40 6 LayoutBlockFlow (anonymous) at (0,0) size 769x40
7 LayoutText {#text} at (0,0) size 741x39 7 LayoutText {#text} at (0,0) size 741x39
8 text run at (0,0) width 711: "In all of the examples, you should be ab le to see blue and green rectangles that spill way out of their containing block s. " 8 text run at (0,0) width 711: "In all of the examples, you should be ab le to see blue and green rectangles that spill way out of their containing block s. "
9 text run at (711,0) width 30: "They" 9 text run at (711,0) width 30: "They"
10 text run at (0,20) width 539: "should be 100px tall and not overlap on e another at all. They should be stacked vertically." 10 text run at (0,20) width 539: "should be 100px tall and not overlap on e another at all. They should be stacked vertically."
11 LayoutBlockFlow {DIV} at (0,56) size 720x240 [border: (10px solid #000000) ] 11 LayoutBlockFlow {DIV} at (0,56) size 720x240 [border: (10px solid #000000) ]
12 LayoutText {#text} at (10,10) size 294x19 12 LayoutText {#text} at (10,10) size 294x19
13 text run at (10,10) width 294: "You should see blue and green rectangl es below." 13 text run at (10,10) width 294: "You should see blue and green rectangl es below."
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 text run at (10,110) width 271: "You should see blue above and green b elow." 83 text run at (10,110) width 271: "You should see blue above and green b elow."
84 LayoutBlockFlow (floating) {DIV} at (10,130) size 698x100 [bgcolor=#0080 00] 84 LayoutBlockFlow (floating) {DIV} at (10,130) size 698x100 [bgcolor=#0080 00]
85 LayoutText {#text} at (0,0) size 0x0 85 LayoutText {#text} at (0,0) size 0x0
86 LayoutBlockFlow {DIV} at (0,2908) size 720x240 [border: (10px solid #00000 0)] 86 LayoutBlockFlow {DIV} at (0,2908) size 720x240 [border: (10px solid #00000 0)]
87 LayoutBlockFlow (floating) {DIV} at (10,10) size 698x100 [bgcolor=#0000F F] 87 LayoutBlockFlow (floating) {DIV} at (10,10) size 698x100 [bgcolor=#0000F F]
88 LayoutText {#text} at (10,110) size 271x19 88 LayoutText {#text} at (10,110) size 271x19
89 text run at (10,110) width 271: "You should see blue above and green b elow." 89 text run at (10,110) width 271: "You should see blue above and green b elow."
90 LayoutBR {BR} at (281,125) size 0x0 90 LayoutBR {BR} at (281,125) size 0x0
91 LayoutBlockFlow (floating) {DIV} at (10,130) size 698x100 [bgcolor=#0080 00] 91 LayoutBlockFlow (floating) {DIV} at (10,130) size 698x100 [bgcolor=#0080 00]
92 LayoutText {#text} at (0,0) size 0x0 92 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698