Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt |
index 269f5130c64d3d07fd8b9d20b468578f6d859395..8ae700731609f832b80842483780cb0d61e94e63 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt |
@@ -10,6 +10,11 @@ |
"object": "LayoutButton BUTTON", |
"rect": [3, 4, 55, 29], |
"reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "rect": [16, 11, 29, 14], |
+ "reason": "subtree" |
} |
] |
} |