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

Side by Side Diff: LayoutTests/platform/win/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 2786 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2786
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2786 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2786 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2786 4 LayoutBlockFlow {HTML} at (0,0) size 785x2786
5 LayoutBlockFlow {BODY} at (8,8) size 769x2770 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2770 [bgcolor=#CCCCCC]
6 LayoutBlockFlow (floating) {P} at (0,0) size 384.50x36 [bgcolor=#FFFF00] 6 LayoutBlockFlow (floating) {P} at (0,0) size 384.50x36 [bgcolor=#FFFF00]
7 LayoutText {#text} at (0,0) size 385x35 7 LayoutText {#text} at (0,0) size 385x35
8 text run at (0,0) width 385: "This paragraph is of class \"one\". It h as a width of 50% and" 8 text run at (0,0) width 385: "This paragraph is of class \"one\". It h as a width of 50% and"
9 text run at (0,18) width 129: "is floated to the left." 9 text run at (0,18) width 129: "is floated to the left."
10 LayoutBlockFlow {P} at (0,0) size 769x90 10 LayoutBlockFlow {P} at (0,0) size 769x90
11 LayoutText {#text} at (384,0) size 769x89 11 LayoutText {#text} at (384,0) size 769x89
12 text run at (384,0) width 385: "This paragraph should start on the rig ht side of a yellow" 12 text run at (384,0) width 385: "This paragraph should start on the rig ht side of a yellow"
13 text run at (384,18) width 385: "box which contains the previous parag raph. Since the text" 13 text run at (384,18) width 385: "box which contains the previous parag raph. Since the text"
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 text run at (267,54) width 294: "background color and is f loated to the right." 351 text run at (267,54) width 294: "background color and is f loated to the right."
352 text run at (0,72) width 90: "Since it is a " 352 text run at (0,72) width 90: "Since it is a "
353 text run at (89,72) width 444: "child of the blue DIV, the yellow DIV should appear inside the " 353 text run at (89,72) width 444: "child of the blue DIV, the yellow DIV should appear inside the "
354 text run at (532,72) width 29: "blue" 354 text run at (532,72) width 29: "blue"
355 text run at (0,90) width 395: "rectangle. Due to it being floated to the right and having " 355 text run at (0,90) width 395: "rectangle. Due to it being floated to the right and having "
356 text run at (394,90) width 166: "a 10px right margin, the" 356 text run at (394,90) width 166: "a 10px right margin, the"
357 text run at (0,108) width 266: "yellow rectange should hav e a 10px blue " 357 text run at (0,108) width 266: "yellow rectange should hav e a 10px blue "
358 text run at (265,108) width 143: "stripe on its right side ." 358 text run at (265,108) width 143: "stripe on its right side ."
359 LayoutBR {BR} at (560,0) size 1x17 359 LayoutBR {BR} at (560,0) size 1x17
360 LayoutBlockFlow {HR} at (4,1361) size 747x2 [border: (1px inset #E EEEEE)] 360 LayoutBlockFlow {HR} at (4,1361) size 747x2 [border: (1px inset #E EEEEE)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698