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

Unified Diff: LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-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/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt b/LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt
index a31a5289b2201eefcd2340988d7be7728269e36e..ddfcd37bde2a90f910250af919b5e1e3f7521ab6 100644
--- a/LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt
+++ b/LayoutTests/platform/mac/fast/text-autosizing/list-item-above-dbcat-expected.txt
@@ -14,9 +14,9 @@ layer at (0,0) size 800x625 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (0,276) width 730: "when the list marker is autosized (causing the"
text run at (0,322) width 304: "autosizer to crash)."
RenderBlock (floating) {UL} at (0,384) size 800x225
- RenderListItem {LI} at (40,0) size 760x225
+ LayoutListItem {LI} at (40,0) size 760x225
RenderBlock {DIV} at (0,0) size 760x225
- RenderListMarker at (-31,0) size 14x45: bullet
+ LayoutListMarker at (-31,0) size 14x45: bullet
RenderText {#text} at (0,0) size 733x225
text run at (0,0) width 725: "List item list item list item list item list item list"
text run at (0,45) width 733: "item list item list item list item list item list item"

Powered by Google App Engine
This is Rietveld 408576698