Index: LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt |
diff --git a/LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt b/LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt |
index f697da01dd3a71c345a91ca4fed1e556418b09af..f42e92fee62152845a19f9dfe309728685c9a087 100644 |
--- a/LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt |
+++ b/LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt |
@@ -7,6 +7,6 @@ layer at (3,1) size 2000x10000 |
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." |