Index: third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
index e94993c649a32993c84d1c04687b2450dbc844d5..82d54e6f5ba412388d8ef78f8f8b8c4edf0a38ad 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/hover-pseudo-borders-whitespace-expected.txt |
@@ -7,13 +7,13 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow DIV id='div_border'", |
- "rect": [8, 8, 120, 120], |
+ "object": "LayoutBlockFlow DIV id='div_outline'", |
+ "rect": [8, 138, 120, 120], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='div_outline'", |
- "rect": [8, 138, 120, 120], |
+ "object": "LayoutBlockFlow DIV id='div_border'", |
+ "rect": [8, 8, 120, 120], |
"reason": "style change" |
} |
] |