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

Unified Diff: LayoutTests/platform/linux/fast/borders/border-radius-mask-canvas-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/linux/fast/borders/border-radius-mask-canvas-expected.txt
diff --git a/LayoutTests/platform/linux/fast/borders/border-radius-mask-canvas-expected.txt b/LayoutTests/platform/linux/fast/borders/border-radius-mask-canvas-expected.txt
index c3d310f28ea4650cf368ea4119c69be24649b53f..a96a7ee6cbf8c3be86dce2b7b9809c13c55009b4 100644
--- a/LayoutTests/platform/linux/fast/borders/border-radius-mask-canvas-expected.txt
+++ b/LayoutTests/platform/linux/fast/borders/border-radius-mask-canvas-expected.txt
@@ -19,4 +19,4 @@ layer at (0,0) size 800x386
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,116) size 257x257
- RenderHTMLCanvas {CANVAS} at (0,0) size 257x257 [bgcolor=#808080]
+ LayoutHTMLCanvas {CANVAS} at (0,0) size 257x257 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698