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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/visibility-hit-test-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/mac/virtual/slimmingpaint/fast/css/visibility-hit-test-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/visibility-hit-test-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/visibility-hit-test-expected.txt
index 4a143baba8d3468b012da368374124d43173fee8..a9b824923e3b6b6f0e6e41c838bda2fd49de6e4c 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/visibility-hit-test-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/visibility-hit-test-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 800x600
RenderInline {A} at (0,0) size 300x18
- RenderImage {IMG} at (0,0) size 300x300
+ LayoutImage {IMG} at (0,0) size 300x300
RenderText {#text} at (300,286) size 4x18
text run at (300,286) width 4: " "
RenderText {#text} at (304,286) size 450x18

Powered by Google App Engine
This is Rietveld 408576698