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

Unified Diff: LayoutTests/platform/win/fast/replaced/border-radius-clip-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/replaced/border-radius-clip-expected.txt
diff --git a/LayoutTests/platform/win/fast/replaced/border-radius-clip-expected.txt b/LayoutTests/platform/win/fast/replaced/border-radius-clip-expected.txt
index 55831035927af42a4f538601503e8864a7f42020..fe6a50b3105b34e8d62bd546d92da04256756718 100644
--- a/LayoutTests/platform/win/fast/replaced/border-radius-clip-expected.txt
+++ b/LayoutTests/platform/win/fast/replaced/border-radius-clip-expected.txt
@@ -6,11 +6,11 @@ layer at (0,0) size 785x928 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 467x17
text run at (0,0) width 467: "All of the replaced elements below should be clipped to a border-radius. "
RenderBR {BR} at (0,0) size 0x0
- RenderImage {IMG} at (0,18) size 100x100
+ LayoutImage {IMG} at (0,18) size 100x100
RenderText {#text} at (100,104) size 4x17
text run at (100,104) width 4: " "
RenderBR {BR} at (0,0) size 0x0
- RenderImage {INPUT} at (0,122) size 100x100
+ LayoutImage {INPUT} at (0,122) size 100x100
RenderText {#text} at (100,208) size 4x17
text run at (100,208) width 4: " "
RenderBR {BR} at (0,0) size 0x0
@@ -28,7 +28,7 @@ layer at (8,234) size 304x154
layer at (0,0) size 300x150
RenderBlock {HTML} at (0,0) size 300x150
RenderBody {BODY} at (0,0) size 300x150
- RenderImage {IMG} at (0,0) size 100x100
+ LayoutImage {IMG} at (0,0) size 100x100
layer at (8,392) size 300x150
LayoutVideo {VIDEO} at (0,384) size 300x150
layer at (8,546) size 556x406 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600

Powered by Google App Engine
This is Rietveld 408576698