Index: third_party/WebKit/LayoutTests/fast/repaint/selection-clear-after-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/selection-clear-after-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/selection-clear-after-move-expected.txt |
index ee60b1703053b688fc07d536e4d4af1a9b6e38a1..29cf5fffbff2d6e3f8f5b7729a791f1e046ba1bb 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/selection-clear-after-move-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/selection-clear-after-move-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutImage IMG", |
+ "reason": "selection" |
+ } |
] |
} |