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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/margin_left-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 1057 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1057
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1057 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1057 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1057 4 LayoutBlockFlow {HTML} at (0,0) size 785x1057
5 LayoutBlockFlow {BODY} at (8,8) size 769x1041 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1041 [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 769x96 9 LayoutBlockFlow {PRE} at (0,36) size 769x96
10 LayoutText {#text} at (0,0) size 408x96 10 LayoutText {#text} at (0,0) size 408x96
11 text run at (0,0) width 392: ".zero {background-color: silver; margin- left: 0;}" 11 text run at (0,0) width 392: ".zero {background-color: silver; margin- left: 0;}"
12 text run at (392,0) width 0: " " 12 text run at (392,0) width 0: " "
13 text run at (0,16) width 400: ".one {margin-left: 0.5in; background-co lor: aqua;}" 13 text run at (0,16) width 400: ".one {margin-left: 0.5in; background-co lor: aqua;}"
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 LayoutBlockFlow {P} at (4,320) size 747x20 [bgcolor=#C0C0C0] 110 LayoutBlockFlow {P} at (4,320) size 747x20 [bgcolor=#C0C0C0]
111 LayoutText {#text} at (0,0) size 193x19 111 LayoutText {#text} at (0,0) size 193x19
112 text run at (0,0) width 193: "This element has a class of zero ." 112 text run at (0,0) width 193: "This element has a class of zero ."
113 LayoutBlockFlow {P} at (-6,356) size 757x60 [bgcolor=#00FFFF] 113 LayoutBlockFlow {P} at (-6,356) size 757x60 [bgcolor=#00FFFF]
114 LayoutText {#text} at (0,0) size 746x59 114 LayoutText {#text} at (0,0) size 746x59
115 text run at (0,0) width 746: "This paragraph has a left margin of -10px, which should cause it to be wider than it might otherwise be, and it has a light blue" 115 text run at (0,0) width 746: "This paragraph has a left margin of -10px, which should cause it to be wider than it might otherwise be, and it has a light blue"
116 text run at (0,20) width 80: "background. " 116 text run at (0,20) width 80: "background. "
117 text run at (80,20) width 369: "In all other respects, however , the element should be normal. " 117 text run at (80,20) width 369: "In all other respects, however , the element should be normal. "
118 text run at (449,20) width 268: "No styles have been applied t o it besides the" 118 text run at (449,20) width 268: "No styles have been applied t o it besides the"
119 text run at (0,40) width 278: "negative left margin and the ba ckground color." 119 text run at (0,40) width 278: "negative left margin and the ba ckground color."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698