Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/font-smoothing-expected.txt |
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/font-smoothing-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/font-smoothing-expected.txt |
index 89a2313a711091c9035c90a5ad9a6bb59f324ae8..7e58536d42279f3f9e5e653fcbf4c4e832ed74a1 100644 |
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/font-smoothing-expected.txt |
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/font-smoothing-expected.txt |
@@ -8,29 +8,29 @@ layer at (0,0) size 800x600 |
text run at (0,0) width 298: "Hello. This is absolutely regular text." |
RenderText {#text} at (297,4) size 5x18 |
text run at (297,4) width 5: " " |
- RenderBR {BR} at (301,18) size 1x0 |
+ LayoutBR {BR} at (301,18) size 1x0 |
RenderInline {SPAN} at (0,0) size 765x23 |
RenderText {#text} at (0,23) size 765x23 |
text run at (0,23) width 765: "Hello. This is text with -webkit-font-smoothing:auto. It should look like absolutely regular text." |
RenderText {#text} at (764,27) size 5x18 |
text run at (764,27) width 5: " " |
- RenderBR {BR} at (768,41) size 1x0 |
+ LayoutBR {BR} at (768,41) size 1x0 |
RenderInline {SPAN} at (0,0) size 430x23 |
RenderText {#text} at (0,46) size 430x23 |
text run at (0,46) width 430: "Hello. This is text with -webkit-font-smoothing:none." |
RenderText {#text} at (429,50) size 5x18 |
text run at (429,50) width 5: " " |
- RenderBR {BR} at (433,64) size 1x0 |
+ LayoutBR {BR} at (433,64) size 1x0 |
RenderInline {SPAN} at (0,0) size 477x23 |
RenderText {#text} at (0,69) size 477x23 |
text run at (0,69) width 477: "Hello. This is text with -webkit-font-smoothing:antialiased." |
RenderText {#text} at (476,73) size 5x18 |
text run at (476,73) width 5: " " |
- RenderBR {BR} at (480,87) size 1x0 |
+ LayoutBR {BR} at (480,87) size 1x0 |
RenderInline {SPAN} at (0,0) size 702x46 |
RenderText {#text} at (0,92) size 702x46 |
text run at (0,92) width 702: "Hello. This is text with -webkit-font-smoothing:subpixel-antialiased. It should look like" |
text run at (0,115) width 184: "absolutely regular text." |
RenderText {#text} at (183,119) size 5x18 |
text run at (183,119) width 5: " " |
- RenderBR {BR} at (187,133) size 1x0 |
+ LayoutBR {BR} at (187,133) size 1x0 |