Index: third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt |
index d0e9a04bc1af7f62b510b236dafb09a4c0fdc28c..8b5fe4e08fbce1c5d9728b211c529863955d5450 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/video-mute-repaint-expected.txt |
@@ -63,6 +63,10 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "LayoutVideo VIDEO id='v'", |
+ "reason": "style change" |
+ }, |
+ { |
"object": "LayoutButton INPUT", |
"reason": "full" |
}, |