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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-bbx-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-bbx-00-d-ag-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt b/LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt
index 18d3561389a8c2d9e3e3755c66e9f1ae7bf2b5a4..baeb832f7e0b4a2d54393608822e413cd5b1151f 100644
--- a/LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x324
RenderText {#text} at (0,0) size 309x19
text run at (0,0) width 309: "There should be two identical squares after this line:"
RenderBlock {DIV} at (16,72) size 752x35
- RenderImage {IMG} at (0,0) size 15x15
+ LayoutImage {IMG} at (0,0) size 15x15
RenderBlock {SPAN} at (0,20) size 15x15 [color=#0000FF] [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 15x15
text run at (0,0) width 15: "X"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x324
RenderText {#text} at (0,0) size 309x19
text run at (0,0) width 309: "There should be two identical squares after this line:"
RenderBlock {DIV} at (16,159) size 752x133
- RenderImage {IMG} at (0,0) size 64x64
+ LayoutImage {IMG} at (0,0) size 64x64
RenderBlock {SPAN} at (0,69) size 64x64 [color=#0000FF] [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 64x64
text run at (0,0) width 64: "X"

Powered by Google App Engine
This is Rietveld 408576698