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

Unified Diff: LayoutTests/platform/win/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/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt b/LayoutTests/platform/win/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt
index fcc0605e6cdb536898ba19feef2f46e1342b1203..1c83023b47301cbce95bcce92ac3605b40a3d855 100644
--- a/LayoutTests/platform/win/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt
@@ -14,11 +14,11 @@ layer at (0,0) size 800x107
RenderText {#text} at (-30,0) size 45x15
text run at (-30,0) width 45: " xx"
RenderBlock {DIV} at (0,64) size 784x19
- 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