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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/canvas/canvas-shadow-source-in-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/mac/virtual/slimmingpaint/fast/canvas/canvas-shadow-source-in-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/canvas/canvas-shadow-source-in-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/canvas/canvas-shadow-source-in-expected.txt
index fd803078b68b9ea6a9bde7c7da3b391323ab26b7..14f8f0cfaf7d6589b47da3e1b0392d8084e44ab7 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/canvas/canvas-shadow-source-in-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/canvas/canvas-shadow-source-in-expected.txt
@@ -16,6 +16,6 @@ layer at (0,0) size 800x464
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,26) size 202x202
- RenderHTMLCanvas {CANVAS} at (0,0) size 202x202 [border: (1px solid #999999)]
+ LayoutHTMLCanvas {CANVAS} at (0,0) size 202x202 [border: (1px solid #999999)]
layer at (8,250) size 202x202
- RenderHTMLCanvas {CANVAS} at (0,0) size 202x202 [border: (1px solid #999999)]
+ LayoutHTMLCanvas {CANVAS} at (0,0) size 202x202 [border: (1px solid #999999)]

Powered by Google App Engine
This is Rietveld 408576698