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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-ibx-00-d-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/t1004-c43-rpl-ibx-00-d-ag-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt b/LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt
index b0d87541740ec384346236554d942ffcfac737fc..34f6c6592ca50c2d816642e44b8d6bb5e6c30572 100644
--- a/LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x173
RenderBlock {P} at (0,36) size 784x20 [color=#000080]
RenderText {#text} at (0,0) size 361x19
text run at (0,0) width 361: "There should be two identical squares at the end of this line: "
- RenderImage {IMG} at (361,0) size 15x15
+ LayoutImage {IMG} at (361,0) size 15x15
RenderText {#text} at (376,0) size 4x19
text run at (376,0) width 4: " "
RenderInline {SPAN} at (0,0) size 15x15 [color=#0000FF] [bgcolor=#FF0000]
@@ -19,7 +19,7 @@ layer at (0,0) size 800x173
RenderBlock {P} at (0,72) size 784x69 [color=#000080]
RenderText {#text} at (0,49) size 361x19
text run at (0,49) width 361: "There should be two identical squares at the end of this line: "
- RenderImage {IMG} at (361,0) size 64x64
+ LayoutImage {IMG} at (361,0) size 64x64
RenderText {#text} at (425,49) size 4x19
text run at (425,49) width 4: " "
RenderInline {SPAN} at (0,0) size 64x64 [color=#0000FF] [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698