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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t0804-c5509-ipadn-l-04-f-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/t0804-c5509-ipadn-l-04-f-ag-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt b/LayoutTests/platform/win-xp/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt
index 70f6c9e702fd1e9fd2e4df229603175be6775373..033017ed7e07a2a9d502ff846b4ffe761b983a5c 100644
--- a/LayoutTests/platform/win-xp/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt
@@ -15,14 +15,14 @@ layer at (0,0) size 800x119
RenderText {#text} at (75,0) size 15x15
text run at (75,0) width 15: "x"
RenderBlock {P} at (0,67) size 784x20 [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