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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/backgr_index-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/tables/mozilla/marvin/backgr_index-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/marvin/backgr_index-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/marvin/backgr_index-expected.txt
index 77760eaf0e54fb6671ebb1fe7b7e2b8865c99b56..26e1c1c9b19b92774c3769e8bc4ab23cbf4ee0a6 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/marvin/backgr_index-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/marvin/backgr_index-expected.txt
@@ -32,15 +32,15 @@ layer at (0,0) size 800x1779 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderBlock {UL} at (0,268.58) size 784x749
RenderListItem {LI} at (40,0) size 744x34
RenderListMarker at (-16,18) size 6x16: bullet
- RenderImage {IMG} at (0,0) size 80x30
+ LayoutImage {IMG} at (0,0) size 80x30
RenderText {#text} at (0,0) size 0x0
RenderListItem {LI} at (40,34) size 744x84
RenderListMarker at (-16,68) size 6x16: bullet
- RenderImage {IMG} at (0,0) size 30x80
+ LayoutImage {IMG} at (0,0) size 30x80
RenderText {#text} at (0,0) size 0x0
RenderListItem {LI} at (40,118) size 744x631
RenderListMarker at (-16,0) size 6x16: bullet
- RenderImage {IMG} at (0,16) size 779x611
+ LayoutImage {IMG} at (0,16) size 779x611
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,1030.58) size 784x16
RenderText {#text} at (0,0) size 336x16
@@ -243,7 +243,7 @@ layer at (0,0) size 800x1779 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,160) size 744x35
RenderInline {A} at (0,0) size 88x16 [color=#FFFF00]
- RenderImage {IMG} at (0,0) size 88x31
+ LayoutImage {IMG} at (0,0) size 88x31
RenderText {#text} at (0,0) size 0x0
RenderBlock {ADDRESS} at (0,195) size 744x17
RenderText {#text} at (0,0) size 704x17

Powered by Google App Engine
This is Rietveld 408576698