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

Unified Diff: LayoutTests/platform/win/compositing/webgl/webgl-nonpremultiplied-blend-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-nonpremultiplied-blend-expected.txt
diff --git a/LayoutTests/platform/win/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt b/LayoutTests/platform/win/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt
index e2145be08e46cd2d6abb2d2a174ee2d568b367e2..3d3273b21454aff3b278aa34c8208a0fdfbd6491 100644
--- a/LayoutTests/platform/win/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt
+++ b/LayoutTests/platform/win/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt
@@ -8,6 +8,6 @@ layer at (0,0) size 800x260
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (28,28) size 200x200
- RenderHTMLCanvas {CANVAS} at (20,20) size 200x200 [bgcolor=#00008000]
+ LayoutHTMLCanvas {CANVAS} at (20,20) size 200x200 [bgcolor=#00008000]
layer at (272,28) size 200x200
- RenderHTMLCanvas {CANVAS} at (264,20) size 200x200 [bgcolor=#00008000]
+ LayoutHTMLCanvas {CANVAS} at (264,20) size 200x200 [bgcolor=#00008000]

Powered by Google App Engine
This is Rietveld 408576698