Index: LayoutTests/platform/win/fast/css/font-smoothing-expected.txt |
diff --git a/LayoutTests/platform/win/fast/css/font-smoothing-expected.txt b/LayoutTests/platform/win/fast/css/font-smoothing-expected.txt |
index 0e2fcb7816dfc6d67304e0a0dba9f6a228fa8e90..1a76022a2cb49a621c80ef7ba8c48a75af214462 100644 |
--- a/LayoutTests/platform/win/fast/css/font-smoothing-expected.txt |
+++ b/LayoutTests/platform/win/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 5x17 |
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 765x22 |
RenderText {#text} at (0,23) size 765x22 |
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 5x17 |
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 430x22 |
RenderText {#text} at (0,46) size 430x22 |
text run at (0,46) width 430: "Hello. This is text with -webkit-font-smoothing:none." |
RenderText {#text} at (429,50) size 5x17 |
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 477x22 |
RenderText {#text} at (0,69) size 477x22 |
text run at (0,69) width 477: "Hello. This is text with -webkit-font-smoothing:antialiased." |
RenderText {#text} at (476,73) size 5x17 |
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 702x45 |
RenderText {#text} at (0,92) size 702x45 |
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 5x17 |
text run at (183,119) width 5: " " |
- RenderBR {BR} at (187,133) size 1x0 |
+ LayoutBR {BR} at (187,133) size 1x0 |