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

Unified Diff: LayoutTests/platform/win/css2.1/t1205-c566-list-stl-01-c-g-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/t1205-c566-list-stl-01-c-g-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t1205-c566-list-stl-01-c-g-expected.txt b/LayoutTests/platform/win/css2.1/t1205-c566-list-stl-01-c-g-expected.txt
index ffa9ddd5d91bf184376b30867d6c5df38f90796a..ea0151ecc7fab8d680458481e6ff7a1deb6fd50e 100644
--- a/LayoutTests/platform/win/css2.1/t1205-c566-list-stl-01-c-g-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t1205-c566-list-stl-01-c-g-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x127
RenderBlock {UL} at (0,0) size 784x111 [color=#FF0000]
RenderListItem {LI} at (48,48) size 688x15
RenderListMarker at (-22,0) size 15x15
- RenderImage {IMG} at (15,0) size 15x15
+ LayoutImage {IMG} at (15,0) size 15x15
RenderText {#text} at (30,1) size 4x17
text run at (30,1) width 4: " "
RenderInline {SPAN} at (0,0) size 364x17 [color=#000000]

Powered by Google App Engine
This is Rietveld 408576698