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

Side by Side Diff: LayoutTests/platform/mac/fast/block/basic/018-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x258 3 layer at (0,0) size 800x258
4 RenderBlock {HTML} at (0,0) size 800x258 4 RenderBlock {HTML} at (0,0) size 800x258
5 RenderBody {BODY} at (8,16) size 784x226 5 RenderBody {BODY} at (8,16) size 784x226
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 281x18 7 RenderText {#text} at (0,0) size 281x18
8 text run at (0,0) width 281: "This <hr width=\"25%\"> should be center ed:" 8 text run at (0,0) width 281: "This <hr width=\"25%\"> should be center ed:"
9 RenderBlock {HR} at (293,34) size 198x2 [border: (1px inset #000000)] 9 RenderBlock {HR} at (293,34) size 198x2 [border: (1px inset #EEEEEE)]
10 RenderBlock {P} at (0,52) size 784x18 10 RenderBlock {P} at (0,52) size 784x18
11 RenderText {#text} at (0,0) size 199x18 11 RenderText {#text} at (0,0) size 199x18
12 text run at (0,0) width 199: "This one should be left-aligned." 12 text run at (0,0) width 199: "This one should be left-aligned."
13 RenderBlock {HR} at (0,86) size 198x2 [border: (1px inset #000000)] 13 RenderBlock {HR} at (0,86) size 198x2 [border: (1px inset #EEEEEE)]
14 RenderBlock {P} at (0,104) size 784x18 14 RenderBlock {P} at (0,104) size 784x18
15 RenderText {#text} at (0,0) size 208x18 15 RenderText {#text} at (0,0) size 208x18
16 text run at (0,0) width 208: "This one should be right-aligned." 16 text run at (0,0) width 208: "This one should be right-aligned."
17 RenderBlock {HR} at (586,138) size 198x2 [border: (1px inset #000000)] 17 RenderBlock {HR} at (586,138) size 198x2 [border: (1px inset #EEEEEE)]
18 RenderBlock {P} at (0,156) size 784x18 18 RenderBlock {P} at (0,156) size 784x18
19 RenderText {#text} at (0,0) size 181x18 19 RenderText {#text} at (0,0) size 181x18
20 text run at (0,0) width 181: "This one should be centered." 20 text run at (0,0) width 181: "This one should be centered."
21 RenderBlock {HR} at (293,190) size 198x2 [border: (1px inset #000000)] 21 RenderBlock {HR} at (293,190) size 198x2 [border: (1px inset #EEEEEE)]
22 RenderBlock {P} at (0,208) size 784x18 22 RenderBlock {P} at (0,208) size 784x18
23 RenderText {#text} at (0,0) size 54x18 23 RenderText {#text} at (0,0) size 54x18
24 text run at (0,0) width 54: "(W3C: \x{201C}" 24 text run at (0,0) width 54: "(W3C: \x{201C}"
25 RenderInline {A} at (0,0) size 196x18 [color=#0000EE] 25 RenderInline {A} at (0,0) size 196x18 [color=#0000EE]
26 RenderText {#text} at (54,0) size 196x18 26 RenderText {#text} at (54,0) size 196x18
27 text run at (54,0) width 196: "By default, the rule is centered." 27 text run at (54,0) width 196: "By default, the rule is centered."
28 RenderText {#text} at (250,0) size 12x18 28 RenderText {#text} at (250,0) size 12x18
29 text run at (250,0) width 12: "\x{201D})" 29 text run at (250,0) width 12: "\x{201D})"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698