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

Unified Diff: LayoutTests/platform/win/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/win/fast/css/visibility-hit-test-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/visibility-hit-test-expected.txt b/LayoutTests/platform/win/fast/css/visibility-hit-test-expected.txt
index 1d80bd0484aa11e830615157102afba8b8954e73..811374f70cf89ba131e93e8f9452ca1bc1ff0612 100644
--- a/LayoutTests/platform/win/fast/css/visibility-hit-test-expected.txt
+++ b/LayoutTests/platform/win/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 300x17
- RenderImage {IMG} at (0,0) size 300x300
+ LayoutImage {IMG} at (0,0) size 300x300
RenderText {#text} at (300,286) size 4x17
text run at (300,286) width 4: " "
RenderText {#text} at (304,286) size 450x17

Powered by Google App Engine
This is Rietveld 408576698