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

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

Issue 2349723002: Auto-rebaseline for r419153 (Closed)
Patch Set: Created 4 years, 3 months 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/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 960991428ba1bbe5b2f87c145257d8727c0c3e81..6f97cc0e7cf451783f7cf5a68a799bde8ba777c3 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
@@ -31,32 +31,32 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='track'",
- "rect": [562, 485, 106, 48],
+ "rect": [530, 485, 106, 48],
"reason": "subtree"
},
{
"object": "LayoutFlexibleBox DIV",
- "rect": [580, 508, 70, 2],
+ "rect": [548, 508, 70, 2],
"reason": "subtree"
},
{
"object": "LayoutSlider INPUT",
- "rect": [580, 508, 70, 2],
+ "rect": [548, 508, 70, 2],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV id='thumb'",
- "rect": [632, 485, 36, 48],
+ "rect": [600, 485, 36, 48],
"reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV id='thumb'",
- "rect": [562, 485, 36, 48],
+ "rect": [530, 485, 36, 48],
"reason": "subtree"
},
{
"object": "LayoutButton INPUT",
- "rect": [530, 493, 32, 32],
+ "rect": [498, 493, 32, 32],
"reason": "subtree"
}
]

Powered by Google App Engine
This is Rietveld 408576698