| Index: LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt b/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt
|
| index 7a10fe94835e280a9e2b3d04a19283879693e9f8..93a042dbe55f5c6376ed19d5a80facf9004e5d17 100644
|
| --- a/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt
|
| @@ -7,7 +7,7 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 563x18
|
| text run at (0,0) width 563: "This test verifies that we draw borders and and backgrounds for inlines without content."
|
| RenderBlock (anonymous) at (0,18) size 784x18
|
| - RenderBR {BR} at (0,0) size 0x18
|
| + LayoutBR {BR} at (0,0) size 0x18
|
| RenderBlock {DIV} at (0,36) size 784x18
|
| RenderText {#text} at (0,0) size 252x18
|
| text run at (0,0) width 252: "There should be two blue boxes below:"
|
| @@ -19,24 +19,24 @@ layer at (0,0) size 800x600
|
| text run at (23,0) width 12: "A"
|
| RenderText {#text} at (41,0) size 5x18
|
| text run at (41,0) width 5: " "
|
| - RenderBR {BR} at (0,0) size 0x0
|
| - RenderBR {BR} at (0,18) size 0x18
|
| + LayoutBR {BR} at (0,0) size 0x0
|
| + LayoutBR {BR} at (0,18) size 0x18
|
| RenderText {#text} at (0,36) size 267x18
|
| text run at (0,36) width 267: "There should be a blue box after this text:"
|
| RenderInline {A} at (0,0) size 11x28 [bgcolor=#0000FF]
|
| RenderText {#text} at (276,36) size 5x18
|
| text run at (276,36) width 5: " "
|
| - RenderBR {BR} at (280,50) size 1x0
|
| + LayoutBR {BR} at (280,50) size 1x0
|
| RenderInline {A} at (0,0) size 10x28 [bgcolor=#0000FF]
|
| RenderText {#text} at (10,54) size 282x18
|
| text run at (10,54) width 282: "There should be a blue box before this text. "
|
| - RenderBR {BR} at (0,0) size 0x0
|
| - RenderBR {BR} at (0,72) size 0x18
|
| + LayoutBR {BR} at (0,0) size 0x0
|
| + LayoutBR {BR} at (0,72) size 0x18
|
| RenderInline {A} at (0,0) size 10x28
|
| RenderText {#text} at (10,90) size 330x18
|
| text run at (10,90) width 330: "There should be 10px of space left before this text. "
|
| - RenderBR {BR} at (0,0) size 0x0
|
| - RenderBR {BR} at (0,108) size 0x18
|
| + LayoutBR {BR} at (0,0) size 0x0
|
| + LayoutBR {BR} at (0,108) size 0x18
|
| RenderBlock {P} at (0,196) size 784x36
|
| RenderText {#text} at (0,0) size 196x18
|
| text run at (0,0) width 196: "This text is before the anchor. "
|
|
|