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

Unified Diff: LayoutTests/platform/linux/virtual/threaded/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/linux/virtual/threaded/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/threaded/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt b/LayoutTests/platform/linux/virtual/threaded/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt
index 10ac6cddae2074cef86a4c56e30fff2f36003111..583a627668fc867311224adf5501040556b91948 100644
--- a/LayoutTests/platform/linux/virtual/threaded/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt
+++ b/LayoutTests/platform/linux/virtual/threaded/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt
@@ -8,6 +8,6 @@ layer at (0,0) size 800x261
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