| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
|
| index 93f12efb9ee52e70eccc3021588a29f2208b4383..ce6d6bd2b9e7d7a8a81a1268b2930b31f476ec1f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
|
| @@ -103,11 +103,6 @@
|
| "InlineTextBox 'CONTENT'",
|
| "LayoutText #text",
|
| "InlineTextBox 'CONTENT'"
|
| - ],
|
| - "children": [
|
| - {
|
| - "shouldFlattenTransform": false
|
| - }
|
| ]
|
| }
|
| ]
|
| @@ -116,13 +111,11 @@
|
| "children": [
|
| {
|
| "position": [0, 185],
|
| - "bounds": [185, 15],
|
| - "drawsContent": true
|
| + "bounds": [185, 15]
|
| },
|
| {
|
| "position": [185, 0],
|
| - "bounds": [15, 185],
|
| - "drawsContent": true
|
| + "bounds": [15, 185]
|
| },
|
| {
|
| "position": [185, 185],
|
|
|