Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(257)

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint-expected.txt

Issue 1469183003: Use invalidation sets for :in-range and :out-of-range. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed review issue and expected results Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint-expected.txt
index 875062a96be8c2f5d6dc9d0ffd2b1825e24c4a1d..411170ee8ef32f18e401cfa84f42ed38383f32b6 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint-expected.txt
@@ -8,10 +8,7 @@
"children": [
{
"position": [8, 8],
- "bounds": [700, 525],
- "paintInvalidationClients": [
- "LayoutVideo VIDEO id='v'"
- ]
+ "bounds": [700, 525]
},
{
"shouldFlattenTransform": false,

Powered by Google App Engine
This is Rietveld 408576698