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

Unified Diff: LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-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/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt b/LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt
index 6c507a75e867a3c2e9c7afd2e234b5a6df824e76..1829f013eb03edc8bd5f1b13010f54139de78659 100644
--- a/LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x150
text run at (0,0) width 296: "The five \"matches\" below should be identical."
RenderBlock {DIV} at (0,34) size 200x90 [color=#FFA500]
RenderBlock {P} at (0,0) size 200x10 [bgcolor=#A52A2A]
- RenderImage {IMG} at (0,0) size 48x10
+ LayoutImage {IMG} at (0,0) size 48x10
RenderText {#text} at (48,0) size 10x10
text run at (48,0) width 10: "x"
RenderBlock {P} at (48,20) size 152x10 [bgcolor=#A52A2A]

Powered by Google App Engine
This is Rietveld 408576698