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

Unified Diff: LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-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/win-xp/editing/unsupported-content/list-delete-001-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-expected.txt b/LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-expected.txt
index 22e9bc9af6f5051d7b1305599d7efc0fdb56a1e5..09b0ee58fcb3bf051f995b35d57c6e2fbf13d4aa 100644
--- a/LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/unsupported-content/list-delete-001-expected.txt
@@ -54,8 +54,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 62x27
text run at (0,0) width 62: "before"
RenderBlock {UL} at (2,54) size 780x28
- RenderListItem {LI} at (40,0) size 740x28
- RenderListMarker at (-22,0) size 9x27: bullet
+ LayoutListItem {LI} at (40,0) size 740x28
+ LayoutListMarker at (-22,0) size 9x27: bullet
RenderText {#text} at (0,0) size 45x27
text run at (0,0) width 45: "after"
caret: position 0 of child 0 {#text} of child 1 {LI} of child 1 {UL} of child 1 {DIV} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698