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

Unified Diff: LayoutTests/platform/win/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/win/compositing/webgl/webgl-background-color-expected.txt
diff --git a/LayoutTests/platform/win/compositing/webgl/webgl-background-color-expected.txt b/LayoutTests/platform/win/compositing/webgl/webgl-background-color-expected.txt
index 7c522365b11b3d57f8253ae87f772019697576eb..c81e5d592de522e2f485995eb782de430b6b6523 100644
--- a/LayoutTests/platform/win/compositing/webgl/webgl-background-color-expected.txt
+++ b/LayoutTests/platform/win/compositing/webgl/webgl-background-color-expected.txt
@@ -10,4 +10,4 @@ layer at (0,0) size 800x534
RenderText {#text} at (0,0) size 246x17
text run at (0,0) width 246: "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