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

Unified Diff: LayoutTests/platform/win/css2.1/t0804-c5507-ipadn-r-04-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/t0804-c5507-ipadn-r-04-b-ag-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt b/LayoutTests/platform/win/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt
index 46502a082bb69f3c2bbeba3e03ec0979a8e41e21..2cddd78ef5d6a9fdc6534a6e9f5aadec81fdd225 100644
--- a/LayoutTests/platform/win/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt
@@ -15,14 +15,14 @@ layer at (0,0) size 800x116
RenderText {#text} at (75,0) size 15x15
text run at (75,0) width 15: "x"
RenderBlock {P} at (0,65) size 784x19 [color=#000080]
- 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
- RenderImage {IMG} at (105,0) size 15x15
- RenderImage {IMG} at (120,0) size 15x15
- RenderImage {IMG} at (135,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
+ LayoutImage {IMG} at (105,0) size 15x15
+ LayoutImage {IMG} at (120,0) size 15x15
+ LayoutImage {IMG} at (135,0) size 15x15
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698