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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-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/platform/mac/media/video-paint-invalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt
index ec8df6c6646c9714c6c347dd0f21125480db3ed0..f20935ae6ac1978725fd514691bfbe42af946caf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt
@@ -20,55 +20,55 @@
},
{
"position": [8, 8],
- "bounds": [320, 235],
+ "bounds": [320, 240],
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutFlexibleBox DIV",
- "rect": [53, 216, 92, 8],
- "reason": "forced by layout"
- },
- {
"object": "LayoutSlider INPUT",
- "rect": [53, 216, 92, 8],
+ "rect": [108, 223, 70, 2],
"reason": "full"
},
{
- "object": "LayoutButton INPUT",
- "rect": [194, 205, 36, 30],
- "reason": "full"
+ "object": "LayoutFlexibleBox DIV",
+ "rect": [108, 223, 69, 2],
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow DIV id='thumb'",
- "rect": [118, 208, 33, 24],
+ "rect": [90, 208, 37, 32],
"reason": "full"
},
{
"object": "LayoutBlockFlow DIV id='thumb'",
- "rect": [47, 208, 32, 24],
+ "rect": [159, 208, 36, 32],
"reason": "full"
},
{
- "object": "LayoutSlider INPUT",
- "rect": [235, 216, 32, 8],
+ "object": "LayoutButton INPUT",
+ "rect": [195, 208, 32, 32],
"reason": "full"
},
{
"object": "LayoutButton INPUT",
- "rect": [14, 205, 30, 30],
+ "rect": [0, 208, 32, 32],
"reason": "full"
},
{
- "object": "LayoutText #text",
- "rect": [159, 212, 28, 15],
+ "object": "LayoutSlider INPUT",
+ "rect": [245, 223, 25, 2],
"reason": "full"
},
{
"object": "LayoutBlockFlow (anonymous)",
- "rect": [159, 205, 27, 22],
+ "rect": [32, 208, 24, 23],
"reason": "invalidate paint rectangle"
},
{
+ "object": "LayoutText #text",
+ "rect": [32, 217, 24, 14],
+ "reason": "full"
+ },
+ {
"object": "InlineTextBox ''",
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698