Chromium Code Reviews

Unified Diff: LayoutTests/platform/mac/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/mac/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt b/LayoutTests/platform/mac/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt
index 26a672ab76786c0d6387a904bcaf61d234e72489..0bfa2484ad357970f51825f28e244d3d159741ad 100644
--- a/LayoutTests/platform/mac/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt
@@ -10,4 +10,4 @@ layer at (0,0) size 800x600
layer at (636,8) size 104x154
RenderBlock (relative positioned) {DIV} at (52,0) size 104x154 [border: (2px solid #000000)]
layer at (638,35) size 100x100
- RenderImage {IMG} at (2,27) size 100x100
+ LayoutImage {IMG} at (2,27) size 100x100

Powered by Google App Engine