Index: LayoutTests/css1/text_properties/text_align-expected.txt |
diff --git a/LayoutTests/css1/text_properties/text_align-expected.txt b/LayoutTests/css1/text_properties/text_align-expected.txt |
deleted file mode 100644 |
index a97c975db826f46eab4962572ba133c4c11bb364..0000000000000000000000000000000000000000 |
--- a/LayoutTests/css1/text_properties/text_align-expected.txt |
+++ /dev/null |
@@ -1,60 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC] |
- RenderBlock {P} at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 355x18 |
- text run at (0,0) width 355: "The style declarations which apply to the text below are:" |
- RenderBlock {PRE} at (0,34) size 784x75 |
- RenderText {#text} at (0,0) size 224x75 |
- text run at (0,0) width 192: ".one {text-align: left;}" |
- text run at (192,0) width 0: " " |
- text run at (0,15) width 200: ".two {text-align: right;}" |
- text run at (200,15) width 0: " " |
- text run at (0,30) width 224: ".three {text-align: center;}" |
- text run at (224,30) width 0: " " |
- text run at (0,45) width 224: ".four {text-align: justify;}" |
- text run at (224,45) width 0: " " |
- text run at (0,60) width 0: " " |
- RenderBlock {HR} at (0,122) size 784x2 [border: (1px inset #000000)] |
- RenderBlock {P} at (0,140) size 784x18 |
- RenderText {#text} at (0,0) size 234x18 |
- text run at (0,0) width 234: "This sentence should be left-justified." |
- RenderBlock {P} at (0,174) size 784x18 |
- RenderText {#text} at (541,0) size 243x18 |
- text run at (541,0) width 243: "This sentence should be right-justified." |
- RenderBlock {P} at (0,208) size 784x18 |
- RenderText {#text} at (286,0) size 212x18 |
- text run at (286,0) width 212: "This sentence should be centered." |
- RenderBlock {P} at (0,242) size 784x54 |
- RenderText {#text} at (0,0) size 784x54 |
- 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 67: "languages." |
- RenderTable {TABLE} at (0,312) 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] |
- RenderInline {STRONG} at (0,0) size 163x18 |
- RenderText {#text} at (4,4) size 163x18 |
- text run at (4,4) width 163: "TABLE Testing Section" |
- RenderTableRow {TR} at (0,26) size 782x164 |
- RenderTableCell {TD} at (0,95) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
- RenderText {#text} at (4,4) size 4x18 |
- text run at (4,4) width 4: " " |
- RenderTableCell {TD} at (12,26) size 770x164 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
- RenderBlock {P} at (4,4) size 762x18 |
- RenderText {#text} at (0,0) size 234x18 |
- text run at (0,0) width 234: "This sentence should be left-justified." |
- RenderBlock {P} at (4,38) size 762x18 |
- RenderText {#text} at (519,0) size 243x18 |
- text run at (519,0) width 243: "This sentence should be right-justified." |
- RenderBlock {P} at (4,72) size 762x18 |
- RenderText {#text} at (275,0) size 212x18 |
- text run at (275,0) width 212: "This sentence should be centered." |
- RenderBlock {P} at (4,106) size 762x54 |
- RenderText {#text} at (0,0) size 762x54 |
- text run at (0,0) width 762: "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 762: "matter how long the paragraph becomes; the exception, of course, is the last line, which should be left-justified in" |
- text run at (0,36) width 123: "Western languages." |