| Index: third_party/WebKit/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
|
| index 69e1c3d4b1ddab895a6bdc504e03854c7eb8a159..afb4d4deeef7f5a70a3bf698d93012cdc3e24266 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt
|
| @@ -11,9 +11,17 @@
|
| "position": [11, 0],
|
| "bounds": [100, 50],
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [12, 0, 12, 12],
|
| - [10, 0, 12, 12]
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [12, 0, 12, 12],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [10, 0, 12, 12],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
| @@ -33,9 +41,17 @@
|
| "position": [11, 0],
|
| "bounds": [100, 50],
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [11, 0, 13, 12],
|
| - [9, 0, 13, 12]
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [11, 0, 13, 12],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [9, 0, 13, 12],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
| @@ -55,9 +71,17 @@
|
| "position": [10, 0],
|
| "bounds": [100, 50],
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [12, 0, 13, 12],
|
| - [10, 0, 13, 12]
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [12, 0, 13, 12],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [10, 0, 13, 12],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
| @@ -77,9 +101,17 @@
|
| "position": [11, 0],
|
| "bounds": [100, 50],
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [12, 0, 13, 12],
|
| - [10, 0, 13, 12]
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [12, 0, 13, 12],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [10, 0, 13, 12],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
| @@ -99,9 +131,17 @@
|
| "position": [10, 0],
|
| "bounds": [100, 50],
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [12, 0, 13, 12],
|
| - [10, 0, 13, 12]
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [12, 0, 13, 12],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='test'",
|
| + "rect": [10, 0, 13, 12],
|
| + "reason": "location change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|