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

Unified Diff: LayoutTests/platform/linux/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/linux/css2.1/t1205-c566-list-stl-01-c-g-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t1205-c566-list-stl-01-c-g-expected.txt b/LayoutTests/platform/linux/css2.1/t1205-c566-list-stl-01-c-g-expected.txt
index 575d15d83d4c3e580edc9fed9be8cda5fd453407..78161d1606bae0434b330a1ef791869322c41368 100644
--- a/LayoutTests/platform/linux/css2.1/t1205-c566-list-stl-01-c-g-expected.txt
+++ b/LayoutTests/platform/linux/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,0) size 4x19
text run at (30,0) width 4: " "
RenderInline {SPAN} at (0,0) size 343x19 [color=#000000]

Powered by Google App Engine
This is Rietveld 408576698