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

Unified Diff: LayoutTests/platform/win-xp/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-xp/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt b/LayoutTests/platform/win-xp/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
index bd508eb934a6391332a1f417a49d86c40c2382b8..e3e4937ac98bf03427ab842109c5d31cb940c723 100644
--- a/LayoutTests/platform/win-xp/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt
@@ -13,11 +13,11 @@ layer at (0,0) size 800x240
text run at (397,0) width 4: "."
RenderBlock {DIV} at (0,36) 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 800x240
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