Index: LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt b/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt |
index b8e627d38b7c01e47a9330779608263a19e44094..efb5b8e644b0f44472549312ac90ffdecd3b6d87 100644 |
--- a/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt |
+++ b/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt |
@@ -13,13 +13,13 @@ layer at (0,0) size 800x600 |
LayoutTextControl {INPUT} at (158,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] |
RenderText {#text} at (0,0) size 0x0 |
RenderBlock {DIV} at (0,74) size 784x80 |
- RenderBR {BR} at (0,0) size 0x19 |
+ LayoutBR {BR} at (0,0) size 0x19 |
RenderText {#text} at (0,20) size 309x19 |
text run at (0,20) width 309: "Test Passed. Text field 1's onFocus event has fired." |
- RenderBR {BR} at (309,35) size 0x0 |
+ LayoutBR {BR} at (309,35) size 0x0 |
RenderText {#text} at (0,40) size 297x19 |
text run at (0,40) width 297: "Test Passed. Text field 1's onBlur event has fired." |
- RenderBR {BR} at (297,55) size 0x0 |
+ LayoutBR {BR} at (297,55) size 0x0 |
RenderText {#text} at (0,60) size 309x19 |
text run at (0,60) width 309: "Test Passed. Text field 2's onFocus event has fired." |
RenderBlock {P} at (0,170) size 784x0 |