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

Unified Diff: LayoutTests/fast/canvas/canvas-render-layer-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/fast/canvas/canvas-render-layer-expected.txt
diff --git a/LayoutTests/fast/canvas/canvas-render-layer-expected.txt b/LayoutTests/fast/canvas/canvas-render-layer-expected.txt
index b745c4bc2966e72f3106a3bff265281932fa9f2e..b40fd8575fd884f5f338c718eb6d14c58849e609 100644
--- a/LayoutTests/fast/canvas/canvas-render-layer-expected.txt
+++ b/LayoutTests/fast/canvas/canvas-render-layer-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x116
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 100x100
- RenderHTMLCanvas {CANVAS} at (0,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (0,0) size 100x100
layer at (108,8) size 100x100
- RenderHTMLCanvas {CANVAS} at (100,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (100,0) size 100x100
layer at (208,8) size 100x100
- RenderHTMLCanvas {CANVAS} at (200,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (200,0) size 100x100
layer at (308,8) size 100x100
- RenderHTMLCanvas {CANVAS} at (300,0) size 100x100
+ LayoutHTMLCanvas {CANVAS} at (300,0) size 100x100
« no previous file with comments | « LayoutTests/compositing/render-surface-alpha-blending-expected.txt ('k') | LayoutTests/media/video-canvas-alpha-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698