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

Unified Diff: LayoutTests/platform/linux/compositing/webgl/webgl-background-color-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/compositing/webgl/webgl-background-color-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt b/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt
index cea78415d864091859b34615b02ee732d2102b4e..1beb34d965e7f09aeb550d0d7d7f38f6a23f8764 100644
--- a/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt
+++ b/LayoutTests/platform/linux/compositing/webgl/webgl-background-color-expected.txt
@@ -10,4 +10,4 @@ layer at (0,0) size 800x537
RenderText {#text} at (0,0) size 233x19
text run at (0,0) width 233: "Top and bottom should look the same."
layer at (28,260) size 240x200
- RenderHTMLCanvas {CANVAS} at (20,20) size 240x200 [bgcolor=#0000807F]
+ LayoutHTMLCanvas {CANVAS} at (20,20) size 240x200 [bgcolor=#0000807F]

Powered by Google App Engine
This is Rietveld 408576698