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