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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t0803-c5502-imrgn-r-06-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-c5502-imrgn-r-06-b-ag-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt b/LayoutTests/platform/win-xp/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt
index 99a4d68cd91094902513596ee4e7e9330a1f8b8b..6c7d8e0fad509e6c051bf4fac220ada9da432b5a 100644
--- a/LayoutTests/platform/win-xp/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt
@@ -14,11 +14,11 @@ layer at (0,0) size 800x110
RenderText {#text} at (-30,0) size 45x15
text run at (-30,0) width 45: " xx"
RenderBlock {DIV} at (0,66) size 784x20
- RenderImage {IMG} at (0,0) size 15x15
- RenderImage {IMG} at (15,0) size 15x15
- RenderImage {IMG} at (30,0) size 15x15
- RenderImage {IMG} at (45,0) size 15x15
- RenderImage {IMG} at (60,0) size 15x15
- RenderImage {IMG} at (75,0) size 15x15
- RenderImage {IMG} at (90,0) size 15x15
+ LayoutImage {IMG} at (0,0) size 15x15
+ LayoutImage {IMG} at (15,0) size 15x15
+ LayoutImage {IMG} at (30,0) size 15x15
+ LayoutImage {IMG} at (45,0) size 15x15
+ LayoutImage {IMG} at (60,0) size 15x15
+ LayoutImage {IMG} at (75,0) size 15x15
+ LayoutImage {IMG} at (90,0) size 15x15
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698