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

Unified Diff: LayoutTests/platform/win-xp/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-xp/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt b/LayoutTests/platform/win-xp/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt
index a529d9198d3951c290e34a19469740ce174e2b6a..a11e956f1d3a76eae6baf30c5f3b9441049e779e 100644
--- a/LayoutTests/platform/win-xp/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/gpu/fast/canvas/canvas-shadow-source-in-expected.txt
@@ -16,6 +16,6 @@ layer at (0,0) size 800x470
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,28) 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,255) 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