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

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

Powered by Google App Engine
This is Rietveld 408576698