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

Unified Diff: LayoutTests/platform/android/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/android/fast/replaced/border-radius-clip-expected.txt
diff --git a/LayoutTests/platform/android/fast/replaced/border-radius-clip-expected.txt b/LayoutTests/platform/android/fast/replaced/border-radius-clip-expected.txt
index 49d478866eedcbeb915a6606ac0ff94791ad4b6e..ae4e713ff38f24ab6cb7298cdba5b97d105cb8f5 100644
--- a/LayoutTests/platform/android/fast/replaced/border-radius-clip-expected.txt
+++ b/LayoutTests/platform/android/fast/replaced/border-radius-clip-expected.txt
@@ -6,11 +6,11 @@ layer at (0,0) size 785x934
RenderText {#text} at (0,0) size 440x19
text run at (0,0) width 440: "All of the replaced elements below should be clipped to a border-radius. "
RenderBR {BR} at (0,0) size 0x0
- RenderImage {IMG} at (0,20) size 100x100
+ LayoutImage {IMG} at (0,20) size 100x100
RenderText {#text} at (100,105) size 4x19
text run at (100,105) width 4: " "
RenderBR {BR} at (0,0) size 0x0
- RenderImage {INPUT} at (0,125) size 100x100
+ LayoutImage {INPUT} at (0,125) size 100x100
RenderText {#text} at (100,210) size 4x19
text run at (100,210) width 4: " "
RenderBR {BR} at (0,0) size 0x0
@@ -28,7 +28,7 @@ layer at (8,238) 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,397) size 300x150
LayoutVideo {VIDEO} at (0,389) size 300x150
layer at (8,552) size 556x406

Powered by Google App Engine
This is Rietveld 408576698