| Index: LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt
|
| diff --git a/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt
|
| index 19e043d9597c112206cae06507e0697a17be3010..8cf18cbfb27829cb694989dc60544455d1df3ef0 100644
|
| --- a/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt
|
| +++ b/LayoutTests/platform/mac/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-expected.txt
|
| @@ -13,6 +13,9 @@
|
| "repaintRects": [
|
| [0, 0, 210, 210]
|
| ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow DIV id='container'"
|
| + ],
|
| "children": [
|
| {
|
| "position": [5, 5],
|
| @@ -24,6 +27,9 @@
|
| "repaintRects": [
|
| [-5, -5, 210, 210]
|
| ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow DIV id='container'"
|
| + ],
|
| "children": [
|
| {
|
|
|
|
|