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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/media/media-document-audio-repaint-expected.txt

Issue 1780043002: Add download button to MediaDocument on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use base::Feature instead of switches Created 4 years, 9 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/linux/media/media-document-audio-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/media/media-document-audio-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/media/media-document-audio-repaint-expected.txt
index 1043ff3d23935e02d77a0110f7ce5fc3c3c20420..16aa57f0a91de0a93a68e6bedd8813dee529a06b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/media/media-document-audio-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/media/media-document-audio-repaint-expected.txt
@@ -16,9 +16,10 @@ layer at (8,44) size 384x334
LayoutView at (0,0) size 380x330
layer at (0,0) size 380x330
LayoutBlockFlow {HTML} at (0,0) size 380x330
- LayoutBlockFlow {BODY} at (8,8) size 364x314 [bgcolor=#000000]
+ LayoutBlockFlow {BODY} at (0,0) size 380x330 [bgcolor=#000000]
+ LayoutFlexibleBox {DIV} at (0,0) size 380x330
layer at (40,165) size 300x1
- LayoutVideo (positioned) {VIDEO} at (40,164.50) size 300x1
+ LayoutVideo {VIDEO} at (40,164.50) size 300x1
layer at (40,165) size 300x1
LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 300x1
LayoutBlockFlow {DIV} at (0,-34) size 300x35

Powered by Google App Engine
This is Rietveld 408576698