| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/control-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/control-clip-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b15ba2188dc134e7fc467df862b52bb2462c644a
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/control-clip-expected.txt
|
| @@ -0,0 +1,62 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [9, 84, 198, 14],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [16, 114, 184, 13],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [81, 114, 54, 14],
|
| + "reason": "full"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText (anonymous)",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'SUCCESS'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'SUCCESS'",
|
| + "reason": "full"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|