| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-ring-on-child-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-ring-on-child-move-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-ring-on-child-move-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bcf5fbb6539fb7daac6dbafce429c4c519d05d51
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-ring-on-child-move-expected.txt
|
| @@ -0,0 +1,28 @@
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV",
|
| + "rect": [99, 49, 302, 302],
|
| + "reason": "outline"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='child'",
|
| + "rect": [150, 50, 20, 300],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='child'",
|
| + "rect": [300, 50, 20, 300],
|
| + "reason": "location change"
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|