Index: LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt |
diff --git a/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt b/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt |
index ff2c19801dc78740cf1225dfd216f6528b249fd9..be31445aa459e48fa4977122dec691915a943cb5 100644 |
--- a/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt |
+++ b/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt |
@@ -7,6 +7,6 @@ layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0 |
RenderBlock (positioned) {DIV} at (3,1) size 2000x10000 |
RenderText {#text} at (0,0) size 519x19 |
text run at (0,0) width 519: "This is some text inside a very large composited layer to test that it is rendered sharply." |
- RenderBR {BR} at (519,0) size 0x19 |
+ LayoutBR {BR} at (519,0) size 0x19 |
RenderText {#text} at (0,20) size 203x19 |
text run at (0,20) width 203: "The test passes if this text is crisp." |