Index: LayoutTests/platform/win/fast/parser/open-comment-in-textarea-expected.txt |
diff --git a/LayoutTests/platform/win/fast/parser/open-comment-in-textarea-expected.txt b/LayoutTests/platform/win/fast/parser/open-comment-in-textarea-expected.txt |
index 6e93f81a7e245257d21f4bd8e39a797f0b19d43e..ca5ab55f697d0bce0d6db6fd456a0d97818cd338 100644 |
--- a/LayoutTests/platform/win/fast/parser/open-comment-in-textarea-expected.txt |
+++ b/LayoutTests/platform/win/fast/parser/open-comment-in-textarea-expected.txt |
@@ -10,10 +10,10 @@ layer at (8,8) size 179x36 clip at (9,9) size 162x34 scrollHeight 66 |
RenderBlock {DIV} at (3,3) size 160x64 |
RenderText {#text} at (0,0) size 32x16 |
text run at (0,0) width 32: "<!--" |
- RenderBR {BR} at (32,12) size 0x0 |
+ LayoutBR {BR} at (32,12) size 0x0 |
RenderText {#text} at (0,16) size 160x32 |
text run at (0,16) width 152: "This should be part" |
text run at (152,16) width 8: " " |
text run at (0,32) width 128: "of the textarea." |
- RenderBR {BR} at (128,44) size 0x0 |
- RenderBR {BR} at (0,48) size 0x16 |
+ LayoutBR {BR} at (128,44) size 0x0 |
+ LayoutBR {BR} at (0,48) size 0x16 |