| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/disable-spinvalidation/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/disable-spinvalidation/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/disable-spinvalidation/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4e0dad8a09433215bf2a959a6fa5af4ba0dc4861
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/disable-spinvalidation/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt
|
| @@ -0,0 +1,50 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutButton BUTTON",
|
| + "rect": [3, 4, 55, 29],
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [16, 11, 29, 13],
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [16, 11, 29, 13],
|
| + "reason": "subtree"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutButton BUTTON",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Reset'",
|
| + "reason": "subtree"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|