| Index: third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt
|
| index 7368f0832f27366b3673e16aca447c6515fa9a37..bbe10465523e7b6e3bdc6662e451b44381446241 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt
|
| @@ -11,6 +11,13 @@
|
| "bounds": [200, 200],
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='indicator'",
|
| + "rect": [0, 0, 185, 200],
|
| + "reason": "style change"
|
| + }
|
| + ],
|
| "children": [
|
| {
|
| "bounds": [185, 185],
|
|
|