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

Unified Diff: LayoutTests/media/video-canvas-alpha-expected.txt

Issue 1088513007: Auto-rebaseline for r194315 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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: LayoutTests/media/video-canvas-alpha-expected.txt
diff --git a/LayoutTests/media/video-canvas-alpha-expected.txt b/LayoutTests/media/video-canvas-alpha-expected.txt
index c91c73c6f4f8c6eeefc4caaea2cd4db1feef70cd..d3a64530893d58e84f56fbf9ea74a6d1490d3c94 100644
--- a/LayoutTests/media/video-canvas-alpha-expected.txt
+++ b/LayoutTests/media/video-canvas-alpha-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
layer at (8,8) size 320x240
LayoutVideo {VIDEO} at (0,0) size 320x240
layer at (8,8) size 320x240
- LayoutFlexibleBox {DIV} at (0,0) size 320x240
+ LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
LayoutBlockFlow {DIV} at (0,205) size 320x35
layer at (8,8) size 320x205
- LayoutFlexibleBox {DIV} at (0,0) size 320x205
+ LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 320x205
layer at (228,8) size 320x240
- LayoutHTMLCanvas {CANVAS} at (320,0) size 320x240
+ LayoutHTMLCanvas (relative positioned) {CANVAS} at (320,0) size 320x240

Powered by Google App Engine
This is Rietveld 408576698