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

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

Issue 930833003: Move and rename RenderReplaced and RenderHTMLCanvas to Layout{Replaced,HTMLCanvas}. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: No need to declare renderName() at all. Created 5 years, 10 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/platform/android/media/video-canvas-alpha-expected.txt
diff --git a/LayoutTests/platform/android/media/video-canvas-alpha-expected.txt b/LayoutTests/platform/android/media/video-canvas-alpha-expected.txt
index 1021f1f839a183a52710038eb7fd36237e0dc1b1..1d3e89753e2f197657fe6c2d1f2b84cbf7c06d05 100644
--- a/LayoutTests/platform/android/media/video-canvas-alpha-expected.txt
+++ b/LayoutTests/platform/android/media/video-canvas-alpha-expected.txt
@@ -7,4 +7,4 @@ layer at (0,0) size 800x600
layer at (8,8) size 320x240
LayoutVideo {VIDEO} at (0,0) size 320x240
layer at (228,8) size 320x240
- RenderHTMLCanvas {CANVAS} at (320,0) size 320x240
+ LayoutHTMLCanvas {CANVAS} at (320,0) size 320x240

Powered by Google App Engine
This is Rietveld 408576698