Index: third_party/WebKit/LayoutTests/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
index 2daf72989fbf2b58c2488ce0809013b9142cbb93..1cc211cd8e5940ad23e2e9858cce2fb2a08ac700 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt |
@@ -8,11 +8,6 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow (relative positioned) (floating) DIV class='imgContainer'", |
- "rect": [8, 8, 114, 236], |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) (floating) DIV class='imgContainer'", |
"rect": [8, 8, 194, 236], |
"reason": "location change" |
}, |
@@ -23,11 +18,6 @@ |
}, |
{ |
"object": "LayoutImage IMG", |
- "rect": [8, 8, 114, 232], |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutImage IMG", |
"rect": [8, 8, 194, 232], |
"reason": "location change" |
}, |