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

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

Issue 1974373002: Auto-rebaseline for r393557 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/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 94441c673efefad8da9d23a39e8939d1f3a009f9..d85462afbebe3e04363b251704e4f08bc2a6f3ed 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
@@ -20,32 +20,32 @@
},
{
"position": [8, 8],
- "bounds": [700, 520],
+ "bounds": [700, 525],
"drawsContent": true,
"paintInvalidations": [
{
"object": "LayoutFlexibleBox DIV",
- "rect": [576, 501, 70, 8],
+ "rect": [580, 508, 70, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSlider INPUT",
- "rect": [576, 501, 70, 8],
+ "rect": [580, 508, 70, 2],
"reason": "full"
},
{
- "object": "LayoutButton INPUT",
- "rect": [535, 490, 35, 30],
+ "object": "LayoutBlockFlow DIV id='thumb'",
+ "rect": [632, 493, 36, 32],
"reason": "full"
},
{
"object": "LayoutBlockFlow DIV id='thumb'",
- "rect": [628, 493, 24, 24],
+ "rect": [562, 493, 36, 32],
"reason": "full"
},
{
- "object": "LayoutBlockFlow DIV id='thumb'",
- "rect": [570, 493, 24, 24],
+ "object": "LayoutButton INPUT",
+ "rect": [530, 493, 32, 32],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698