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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/margin_right-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 scrollWidth 802 scrollHeight 1011 1 layer at (0,0) size 800x600 scrollWidth 802 scrollHeight 1011
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1011 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x1011 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1011 4 LayoutBlockFlow {HTML} at (0,0) size 800x1011
5 LayoutBlockFlow {BODY} at (8,8) size 784x995 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x995 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 363x17 7 LayoutText {#text} at (0,0) size 363x17
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 784x96 9 LayoutBlockFlow {PRE} at (0,34) size 784x96
10 LayoutText {#text} at (0,0) size 560x96 10 LayoutText {#text} at (0,0) size 560x96
11 text run at (0,0) width 552: ".zero {background-color: silver; margin- right: 0; text-align: right;}" 11 text run at (0,0) width 552: ".zero {background-color: silver; margin- right: 0; text-align: right;}"
12 text run at (552,0) width 0: " " 12 text run at (552,0) width 0: " "
13 text run at (0,16) width 560: ".one {margin-right: 0.5in; text-align: right; background-color: aqua;}" 13 text run at (0,16) width 560: ".one {margin-right: 0.5in; text-align: right; background-color: aqua;}"
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 LayoutBlockFlow {P} at (4,316) size 762x18 [bgcolor=#C0C0C0] 111 LayoutBlockFlow {P} at (4,316) size 762x18 [bgcolor=#C0C0C0]
112 LayoutText {#text} at (554,0) size 208x17 112 LayoutText {#text} at (554,0) size 208x17
113 text run at (554,0) width 208: "This element has a class of ze ro." 113 text run at (554,0) width 208: "This element has a class of ze ro."
114 LayoutBlockFlow {P} at (4,350) size 772x54 [bgcolor=#00FFFF] 114 LayoutBlockFlow {P} at (4,350) size 772x54 [bgcolor=#00FFFF]
115 LayoutText {#text} at (0,0) size 752x53 115 LayoutText {#text} at (0,0) size 752x53
116 text run at (0,0) width 749: "This paragraph has a right margi n of -10px, which should cause it to be wider than it might otherwise be, and it has a" 116 text run at (0,0) width 749: "This paragraph has a right margi n of -10px, which should cause it to be wider than it might otherwise be, and it has a"
117 text run at (0,18) width 149: "light blue background. " 117 text run at (0,18) width 149: "light blue background. "
118 text run at (148,18) width 395: "In all other respects, howeve r, the element should be normal. " 118 text run at (148,18) width 395: "In all other respects, howeve r, the element should be normal. "
119 text run at (542,18) width 210: "No styles have been applied t o it" 119 text run at (542,18) width 210: "No styles have been applied t o it"
120 text run at (0,36) width 384: "besides the negative right marg in and the background color." 120 text run at (0,36) width 384: "besides the negative right marg in and the background color."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698