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

Unified Diff: LayoutTests/platform/win/http/tests/misc/acid3-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/http/tests/misc/acid3-expected.txt
diff --git a/LayoutTests/platform/win/http/tests/misc/acid3-expected.txt b/LayoutTests/platform/win/http/tests/misc/acid3-expected.txt
index 357e32949311453447b51683070af1c642ba55a9..199a6fd286718a0540f0df088f9835fcf0d6f747 100644
--- a/LayoutTests/platform/win/http/tests/misc/acid3-expected.txt
+++ b/LayoutTests/platform/win/http/tests/misc/acid3-expected.txt
@@ -38,7 +38,7 @@ layer at (20,20) size 644x433
layer at (0,0) size 0x1
RenderBlock {HTML} at (0,0) size 0x1
RenderBody {BODY} at (0,0) size 0x1
- RenderImage {IMG} at (0,0) size 1x1
+ LayoutImage {IMG} at (0,0) size 1x1
RenderPartObject {IFRAME} at (0,0) size 0x0
layer at (0,0) size 16x2309
RenderView at (0,0) size 0x0
@@ -220,7 +220,7 @@ layer at (20,20) size 644x433
RenderText {#text} at (290,38) size 4x18
text run at (290,38) width 4: "."
layer at (131,84) size 150x150
- RenderImage {OBJECT} at (130.50,84.30) size 150x150
+ LayoutImage {OBJECT} at (130.50,84.30) size 150x150
layer at (17,18) size 80x36
RenderBlock (positioned) {A} at (17,18) size 80x36 [color=#FF0000]
RenderText {#text} at (0,0) size 69x36

Powered by Google App Engine
This is Rietveld 408576698