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

Unified Diff: LayoutTests/fast/lists/inline-before-content-after-list-marker-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/fast/lists/inline-before-content-after-list-marker-expected.txt
diff --git a/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt b/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt
index bfd102a240d3041b14da57c662c8977616335d5c..cfac29cc20d73fa19b162f280e3db32d969221fa 100644
--- a/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt
+++ b/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x56
RenderBlock {HTML} at (0,0) size 800x56
RenderBody {BODY} at (8,8) size 784x40 [color=#008000]
- RenderListItem {LI} at (0,0) size 784x40
+ LayoutListItem {LI} at (0,0) size 784x40
RenderBlock (anonymous) at (0,0) size 784x40
- RenderListMarker at (-1,0) size 13x40: bullet
+ LayoutListMarker at (-1,0) size 13x40: bullet
RenderInline {<pseudo:before>} at (0,0) size 80x40
RenderTextFragment at (32,0) size 80x40
text run at (32,0) width 80: "PA"

Powered by Google App Engine
This is Rietveld 408576698