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

Unified Diff: LayoutTests/platform/win/editing/execCommand/4580583-2-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/editing/execCommand/4580583-2-expected.txt
diff --git a/LayoutTests/platform/win/editing/execCommand/4580583-2-expected.txt b/LayoutTests/platform/win/editing/execCommand/4580583-2-expected.txt
index 7d8168af945113ada3cc6584e65a2094b55f54a7..139bd70247615120eedbf66eb49edd2c21b94f8a 100644
--- a/LayoutTests/platform/win/editing/execCommand/4580583-2-expected.txt
+++ b/LayoutTests/platform/win/editing/execCommand/4580583-2-expected.txt
@@ -11,28 +11,28 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,52) size 784x140
RenderBlock {BLOCKQUOTE} at (2,0) size 742x36 [color=#0000FF] [border: none (2px solid #0000FF)]
RenderBlock {OL} at (2,0) size 740x36
- RenderListItem {LI} at (40,0) size 700x18
- RenderListMarker at (-20,0) size 16x17: "1"
+ LayoutListItem {LI} at (40,0) size 700x18
+ LayoutListMarker at (-20,0) size 16x17: "1"
RenderText {#text} at (0,0) size 27x17
text run at (0,0) width 27: "One"
- RenderListItem {LI} at (40,18) size 700x18
- RenderListMarker at (-20,0) size 16x17: "2"
+ LayoutListItem {LI} at (40,18) size 700x18
+ LayoutListMarker at (-20,0) size 16x17: "2"
RenderText {#text} at (0,0) size 30x17
text run at (0,0) width 30: "Two"
RenderBlock (anonymous) at (0,52) size 784x18
LayoutBR {BR} at (0,0) size 0x17
RenderBlock {BLOCKQUOTE} at (2,86) size 742x54 [color=#0000FF] [border: none (2px solid #0000FF)]
RenderBlock {OL} at (2,0) size 740x54
- RenderListItem {LI} at (40,0) size 700x18
- RenderListMarker at (-20,0) size 16x17: "2"
+ LayoutListItem {LI} at (40,0) size 700x18
+ LayoutListMarker at (-20,0) size 16x17: "2"
RenderText {#text} at (0,0) size 30x17
text run at (0,0) width 30: "Two"
- RenderListItem {LI} at (40,18) size 700x18
- RenderListMarker at (-20,0) size 16x17: "3"
+ LayoutListItem {LI} at (40,18) size 700x18
+ LayoutListMarker at (-20,0) size 16x17: "3"
RenderText {#text} at (0,0) size 38x17
text run at (0,0) width 38: "Three"
- RenderListItem {LI} at (40,36) size 700x18
- RenderListMarker at (-20,0) size 16x17: "4"
+ LayoutListItem {LI} at (40,36) size 700x18
+ LayoutListMarker at (-20,0) size 16x17: "4"
RenderText {#text} at (0,0) size 31x17
text run at (0,0) width 31: "Four"
caret: position 0 of child 2 {BR} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698