Index: LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt |
diff --git a/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt b/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt |
index bc5e01568e3a0fed5d56c44921c70dda272759eb..486e1d5b9e2ddaad1a40e074e80a8efb42c77c67 100644 |
--- a/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt |
+++ b/LayoutTests/platform/mac/compositing/text-on-large-layer-expected.txt |
@@ -5,8 +5,8 @@ layer at (0,0) size 800x8 |
RenderBody {BODY} at (8,8) size 784x0 |
layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 |
RenderBlock (positioned) {DIV} at (3,1) size 2000x10000 |
- RenderText {#text} at (0,0) size 558x16 |
+ RenderText {#text} at (0,0) size 558x18 |
text run at (0,0) width 558: "This is some text inside a very large composited layer to test that it is rendered sharply." |
- RenderBR {BR} at (557,0) size 1x16 |
- RenderText {#text} at (0,16) size 219x16 |
- text run at (0,16) width 219: "The test passes if this text is crisp." |
+ RenderBR {BR} at (557,0) size 1x18 |
+ RenderText {#text} at (0,18) size 219x18 |
+ text run at (0,18) width 219: "The test passes if this text is crisp." |