Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt |
index 76d178754b2824ab1207ef24a88cfc036966b819..54a1599abfbebc0dd26429ef9fe124bdf0082296 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/forms/button-reset-focus-by-mouse-then-keydown-expected.txt |
@@ -10,6 +10,11 @@ |
"object": "LayoutButton BUTTON", |
"rect": [7, 7, 52, 24], |
"reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "rect": [16, 10, 34, 18], |
+ "reason": "subtree" |
} |
] |
} |