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

Unified Diff: LayoutTests/platform/win/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/win/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt b/LayoutTests/platform/win/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
index c90a6ab23d20f96e30e55593289a52e9946a9816..9d1af809d4564cd640393f6d53989ecf84621f79 100644
--- a/LayoutTests/platform/win/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
+++ b/LayoutTests/platform/win/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