| Index: LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt
|
| diff --git a/LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt b/LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt
|
| index 12b35d0aa2c50b920e32c59d53db5045ece8a39a..ccfbc3beba9a8c643e9295d7df7a589bb466c916 100644
|
| --- a/LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt
|
| +++ b/LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt
|
| @@ -14,6 +14,9 @@
|
| [0, 0, 185, 200],
|
| [0, -1000, 185, 200]
|
| ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow DIV id='indicator'"
|
| + ],
|
| "children": [
|
| {
|
| "bounds": [185, 185],
|
| @@ -25,6 +28,9 @@
|
| [0, 0, 185, 200],
|
| [0, -1000, 185, 200]
|
| ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow DIV id='indicator'"
|
| + ],
|
| "children": [
|
| {
|
|
|
| @@ -46,6 +52,9 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [0, 0, 15, 185]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "##ALL##"
|
| ]
|
| },
|
| {
|
|
|