| Index: third_party/WebKit/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt
|
| index e1bc4e06179f6945fac36bbb182ea4fc1c80d2b4..f6bd62d993148ef894bcef13387493988b5b8679 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/text-on-large-layer-expected.txt
|
| @@ -5,8 +5,8 @@ layer at (0,0) size 800x8
|
| LayoutBlockFlow {BODY} at (8,8) size 784x0
|
| layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
|
| LayoutBlockFlow (positioned) {DIV} at (3,1) size 2000x10000
|
| - LayoutText {#text} at (0,0) size 518x19
|
| - text run at (0,0) width 518: "This is some text inside a very large composited layer to test that it is rendered sharply."
|
| - LayoutBR {BR} at (517,0) size 1x19
|
| + LayoutText {#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."
|
| + LayoutBR {BR} at (518,0) size 1x19
|
| LayoutText {#text} at (0,20) size 203x19
|
| text run at (0,20) width 203: "The test passes if this text is crisp."
|
|
|