| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/repaint-descandant-on-ancestor-layer-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/repaint-descandant-on-ancestor-layer-move-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/repaint-descandant-on-ancestor-layer-move-expected.txt
|
| similarity index 76%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/repaint-descandant-on-ancestor-layer-move-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/repaint-descandant-on-ancestor-layer-move-expected.txt
|
| index 56cf5c4ce14d65416116a274e955f10bf718256a..0bfa287f71ed0c4388409463beaa0fb8d4403d55 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/repaint-descandant-on-ancestor-layer-move-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/repaint-descandant-on-ancestor-layer-move-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV",
|
| "rect": [428, 38, 300, 18],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='container'",
|
| "rect": [408, 18, 300, 18],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV",
|
| "rect": [28, 38, 300, 18],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='container'",
|
| "rect": [8, 18, 300, 18],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -32,31 +32,31 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='container'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'There should only be one copy of this text.'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "location change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|