Index: LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.txt |
diff --git a/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.txt b/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.txt |
index 49038c9261098968e175614d300a4929f5cb12af..ce7186ee0a7ef7742d87b1d6fd136e784fca442e 100644 |
--- a/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.txt |
+++ b/LayoutTests/platform/win-xp/fast/forms/textarea-width-expected.txt |
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600 |
text run at (0,0) width 779: "This text area should be drawn with a reasonable width. To match IE, using GDI fonts it should wrap at 66 characters (after the X" |
text run at (0,20) width 470: "in the third set of digits). See https://bugs.webkit.org/show_bug.cgi?id=15312." |
RenderBlock (anonymous) at (0,40) size 784x264 |
- RenderBR {BR} at (0,0) size 0x19 |
+ LayoutBR {BR} at (0,0) size 0x19 |
RenderText {#text} at (0,0) size 0x0 |
layer at (8,68) size 459x244 clip at (9,69) size 457x242 |
LayoutTextControl {TEXTAREA} at (0,20) size 459x244 [color=#333333] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] |
@@ -16,5 +16,5 @@ layer at (8,68) size 459x244 clip at (9,69) size 457x242 |
RenderText {#text} at (0,0) size 453x24 |
text run at (0,0) width 453: "1234567890abcdefghijABCDEFGHIJ1234567890abcdefghijABCDEFGHIJ12345X789" |
text run at (0,12) width 326: "0abcdefghijABCDEFGXIJ1234567890abcdefghijABCDEFGHIJ" |
- RenderBR {BR} at (326,22) size 0x0 |
- RenderBR {BR} at (0,24) size 0x12 |
+ LayoutBR {BR} at (326,22) size 0x0 |
+ LayoutBR {BR} at (0,24) size 0x12 |