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

Unified Diff: LayoutTests/platform/linux/css2.1/t1205-c566-list-stl-01-c-g-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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 78161d1606bae0434b330a1ef791869322c41368..fdf7c1d50c8cd7f30c082aa9980730b96d428493 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
@@ -4,8 +4,8 @@ layer at (0,0) size 800x127
RenderBlock {HTML} at (0,0) size 800x127
RenderBody {BODY} at (8,8) size 784x111
RenderBlock {UL} at (0,0) size 784x111 [color=#FF0000]
- RenderListItem {LI} at (48,48) size 688x15
- RenderListMarker at (-22,0) size 15x15
+ LayoutListItem {LI} at (48,48) size 688x15
+ LayoutListMarker at (-22,0) size 15x15
LayoutImage {IMG} at (15,0) size 15x15
RenderText {#text} at (30,0) size 4x19
text run at (30,0) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698