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

Unified Diff: LayoutTests/platform/win/fast/repaint/box-shadow-v-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/fast/repaint/box-shadow-v-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/box-shadow-v-expected.txt b/LayoutTests/platform/win/fast/repaint/box-shadow-v-expected.txt
index 9b5d4e549fcce360bc6844cb8e5cd6f0bd71bfe9..63172aba61cb0bff678b80c497b0640a846cbbb8 100644
--- a/LayoutTests/platform/win/fast/repaint/box-shadow-v-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/box-shadow-v-expected.txt
@@ -77,23 +77,23 @@ layer at (0,0) size 800x514
layer at (18,248) size 40x40
RenderBlock {DIV} at (10,240) size 40x40 [bgcolor=#FFFF77]
layer at (18,358) size 40x40
- RenderHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
+ LayoutHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (152,248) size 40x40
RenderBlock {DIV} at (10,240) size 40x40 [bgcolor=#FFFF77]
layer at (152,358) size 40x40
- RenderHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
+ LayoutHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (285,248) size 40x40
RenderBlock {DIV} at (10,240) size 40x40 [bgcolor=#FFFF77]
layer at (285,358) size 40x40
- RenderHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
+ LayoutHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (419,248) size 40x40
RenderBlock {DIV} at (10,240) size 40x40 [bgcolor=#FFFF77]
layer at (419,358) size 40x40
- RenderHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
+ LayoutHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (552,248) size 40x40
RenderBlock {DIV} at (10,240) size 40x40 [bgcolor=#FFFF77]
layer at (552,358) size 40x40
- RenderHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
+ LayoutHTMLCanvas {CANVAS} at (10,10) size 40x40 [bgcolor=#FFFF77]
layer at (8,68) size 60x60
RenderBlock (relative positioned) {DIV} at (0,60) size 60x60
layer at (18,78) size 40x40

Powered by Google App Engine
This is Rietveld 408576698