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

Unified Diff: LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-00-b-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-c5505-mrgn-00-b-ag-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt b/LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
index 48dfecc0ed0c8ce1f3404df200e7645ee7e420d6..7a6066e09bec9f523e7e7df966b6ac42a2bf25d1 100644
--- a/LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
@@ -13,11 +13,11 @@ layer at (0,0) size 800x238
text run at (425,0) width 5: "."
RenderBlock {DIV} at (0,34) size 200x180 [color=#FFA500]
RenderBlock {P} at (0,0) size 200x10 [bgcolor=#A52A2A]
- RenderImage {IMG} at (0,0) size 24x10
+ LayoutImage {IMG} at (0,0) size 24x10
RenderText {#text} at (24,0) size 10x10
text run at (24,0) width 10: "x"
- RenderImage {IMG} at (34,0) size 142x10
- RenderImage {IMG} at (176,0) size 24x10
+ LayoutImage {IMG} at (34,0) size 142x10
+ LayoutImage {IMG} at (176,0) size 24x10
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (24,34) size 152x10 [bgcolor=#A52A2A]
RenderText {#text} at (0,0) size 10x10
@@ -32,9 +32,9 @@ layer at (0,0) size 800x238
RenderText {#text} at (0,0) size 10x10
text run at (0,0) width 10: "x"
RenderBlock {P} at (0,170) size 200x10 [bgcolor=#A52A2A]
- RenderImage {IMG} at (0,0) size 24x10
+ LayoutImage {IMG} at (0,0) size 24x10
RenderText {#text} at (24,0) size 10x10
text run at (24,0) width 10: "x"
- RenderImage {IMG} at (34,0) size 142x10
- RenderImage {IMG} at (176,0) size 24x10
+ LayoutImage {IMG} at (34,0) size 142x10
+ LayoutImage {IMG} at (176,0) size 24x10
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698