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

Unified Diff: LayoutTests/platform/win/css1/text_properties/text_align-expected.txt

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/css1/text_properties/text_align-expected.txt
diff --git a/LayoutTests/platform/win/css1/text_properties/text_align-expected.txt b/LayoutTests/platform/win/css1/text_properties/text_align-expected.txt
index 9d8ac5b78986f71560b92b588e26d13b6b85d471..d53a14dbae752271a92238d7c94fefc2590efd57 100644
--- a/LayoutTests/platform/win/css1/text_properties/text_align-expected.txt
+++ b/LayoutTests/platform/win/css1/text_properties/text_align-expected.txt
@@ -6,33 +6,33 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 363x17
text run at (0,0) width 363: "The style declarations which apply to the text below are:"
- RenderBlock {PRE} at (0,34) size 784x75
- RenderText {#text} at (0,0) size 219x75
- text run at (0,0) width 188: ".one {text-align: left;}"
- text run at (187,0) width 1: " "
- text run at (0,15) width 196: ".two {text-align: right;}"
- text run at (195,15) width 1: " "
- text run at (0,30) width 219: ".three {text-align: center;}"
- text run at (218,30) width 1: " "
- text run at (0,45) width 219: ".four {text-align: justify;}"
- text run at (218,45) width 1: " "
- text run at (0,60) width 0: " "
- RenderBlock {HR} at (0,122) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {P} at (0,140) size 784x18
+ RenderBlock {PRE} at (0,34) size 784x80
+ RenderText {#text} at (0,0) size 224x80
+ text run at (0,0) width 192: ".one {text-align: left;}"
+ text run at (192,0) width 0: " "
+ text run at (0,16) width 200: ".two {text-align: right;}"
+ text run at (200,16) width 0: " "
+ text run at (0,32) width 224: ".three {text-align: center;}"
+ text run at (224,32) width 0: " "
+ text run at (0,48) width 224: ".four {text-align: justify;}"
+ text run at (224,48) width 0: " "
+ text run at (0,64) width 0: " "
+ RenderBlock {HR} at (0,127) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {P} at (0,145) size 784x18
RenderText {#text} at (0,0) size 241x17
text run at (0,0) width 241: "This sentence should be left-justified."
- RenderBlock {P} at (0,174) size 784x18
+ RenderBlock {P} at (0,179) size 784x18
RenderText {#text} at (534,0) size 250x17
text run at (534,0) width 250: "This sentence should be right-justified."
- RenderBlock {P} at (0,208) size 784x18
+ RenderBlock {P} at (0,213) size 784x18
RenderText {#text} at (284,0) size 216x17
text run at (284,0) width 216: "This sentence should be centered."
- RenderBlock {P} at (0,242) size 784x54
+ RenderBlock {P} at (0,247) size 784x54
RenderText {#text} at (0,0) size 784x53
text run at (0,0) width 784: "This sentence should be fully justified, which means that the right and left margins of this paragraph should line up, no"
text run at (0,18) width 784: "matter how long the paragraph becomes; the exception, of course, is the last line, which should be left-justified in Western"
text run at (0,36) width 68: "languages."
- RenderTable {TABLE} at (0,312) size 784x192 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,317) size 784x192 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 782x190
RenderTableRow {TR} at (0,0) size 782x26
RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]

Powered by Google App Engine
This is Rietveld 408576698