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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/borders/border-radius-mask-canvas-expected.txt
diff --git a/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-expected.txt b/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-expected.txt
index f0843534daee4e1dcafd4d19a26fc8e93a425163..e0af20b991324ae801361e176424fc00b63b846f 100644
--- a/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-expected.txt
+++ b/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-expected.txt
@@ -19,4 +19,4 @@ layer at (0,0) size 800x380
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,111) 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