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

Unified Diff: LayoutTests/platform/linux/fast/lists/009-vertical-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/fast/lists/009-vertical-expected.txt
diff --git a/LayoutTests/platform/linux/fast/lists/009-vertical-expected.txt b/LayoutTests/platform/linux/fast/lists/009-vertical-expected.txt
index b4daea4087e5505f7de0b1662c67fd36fa7b1b80..96a2503cb63f3e1679ee1e6ca59e1a4afde95e21 100644
--- a/LayoutTests/platform/linux/fast/lists/009-vertical-expected.txt
+++ b/LayoutTests/platform/linux/fast/lists/009-vertical-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 147: "DT text is rendered here"
RenderBlock {DD} at (36,0) size 20x584
RenderBlock {UL} at (0,0) size 20x584
- RenderListItem {LI} at (0,0) size 20x584
- RenderListMarker at (3,0) size 12x9
+ LayoutListItem {LI} at (0,0) size 20x584
+ LayoutListMarker at (3,0) size 12x9
RenderText {#text} at (0,16) size 19x107
text run at (0,16) width 107: "LI text is here too"

Powered by Google App Engine
This is Rietveld 408576698