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

Unified Diff: LayoutTests/platform/win/virtual/gpu/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/win/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt
diff --git a/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt b/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt
index d85a446e0ae9a32643c22970a2dbf08070c83bb7..6b73cf75a8c5137fe7a5c6b1041c9df661ff15d7 100644
--- a/LayoutTests/platform/win/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt
+++ b/LayoutTests/platform/win/virtual/gpu/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