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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/float_on_text_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 2846 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2846
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2846 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2846 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2846 4 LayoutBlockFlow {HTML} at (0,0) size 785x2846
5 LayoutBlockFlow {BODY} at (8,8) size 769x2830 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2830 [bgcolor=#CCCCCC]
6 LayoutBlockFlow (floating) {P} at (0,0) size 384.50x40 [bgcolor=#FFFF00] 6 LayoutBlockFlow (floating) {P} at (0,0) size 384.50x40 [bgcolor=#FFFF00]
7 LayoutText {#text} at (0,0) size 384x39 7 LayoutText {#text} at (0,0) size 384x39
8 text run at (0,0) width 384: "This paragraph is of class \"one\". It h as a width of 50% and is" 8 text run at (0,0) width 384: "This paragraph is of class \"one\". It h as a width of 50% and is"
9 text run at (0,20) width 105: "floated to the left." 9 text run at (0,20) width 105: "floated to the left."
10 LayoutBlockFlow {P} at (0,0) size 769x80 10 LayoutBlockFlow {P} at (0,0) size 769x80
11 LayoutText {#text} at (384,0) size 769x79 11 LayoutText {#text} at (384,0) size 769x79
12 text run at (384,0) width 385: "This paragraph should start on the rig ht side of a yellow box" 12 text run at (384,0) width 385: "This paragraph should start on the rig ht side of a yellow box"
13 text run at (384,20) width 385: "which contains the previous paragraph . Since the text of this" 13 text run at (384,20) width 385: "which contains the previous paragraph . Since the text of this"
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 text run at (55,60) width 349: "background color and is fl oated to the right. Since it is a " 339 text run at (55,60) width 349: "background color and is fl oated to the right. Since it is a "
340 text run at (404,60) width 156: "child of the blue DIV, th e" 340 text run at (404,60) width 156: "child of the blue DIV, th e"
341 text run at (0,80) width 230: "yellow DIV should appear in side the " 341 text run at (0,80) width 230: "yellow DIV should appear in side the "
342 text run at (230,80) width 330: "blue rectangle. Due to it being floated to the right and" 342 text run at (230,80) width 330: "blue rectangle. Due to it being floated to the right and"
343 text run at (0,100) width 43: "having " 343 text run at (0,100) width 43: "having "
344 text run at (43,100) width 413: "a 10px right margin, the yellow rectange should have a 10px blue " 344 text run at (43,100) width 413: "a 10px right margin, the yellow rectange should have a 10px blue "
345 text run at (456,100) width 104: "stripe on its right" 345 text run at (456,100) width 104: "stripe on its right"
346 text run at (0,120) width 28: "side." 346 text run at (0,120) width 28: "side."
347 LayoutBR {BR} at (560,0) size 1x19 347 LayoutBR {BR} at (560,0) size 1x19
348 LayoutBlockFlow {HR} at (4,1410) size 747x2 [border: (1px inset #E EEEEE)] 348 LayoutBlockFlow {HR} at (4,1410) size 747x2 [border: (1px inset #E EEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698