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

Unified Diff: LayoutTests/platform/win/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/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt b/LayoutTests/platform/win/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt
index 62eb0175ad35350cf8525344103fbfae1e760b99..e2950e4afa210a17907056961aa213d4fb6c7117 100644
--- a/LayoutTests/platform/win/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x318
RenderText {#text} at (0,0) size 336x17
text run at (0,0) width 336: "There should be two identical squares after this line:"
RenderBlock {DIV} at (16,68) 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 800x318
RenderText {#text} at (0,0) size 336x17
text run at (0,0) width 336: "There should be two identical squares after this line:"
RenderBlock {DIV} at (16,153) 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