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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/execCommand/4580583-2-expected.txt
diff --git a/LayoutTests/platform/linux/editing/execCommand/4580583-2-expected.txt b/LayoutTests/platform/linux/editing/execCommand/4580583-2-expected.txt
index de684aecf9f1ecb65dfec41f16c1a73814a84fe4..243147ead663953b013bc648cd02698ba4441d5c 100644
--- a/LayoutTests/platform/linux/editing/execCommand/4580583-2-expected.txt
+++ b/LayoutTests/platform/linux/editing/execCommand/4580583-2-expected.txt
@@ -11,28 +11,28 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,56) size 784x152
RenderBlock {BLOCKQUOTE} at (2,0) size 742x40 [color=#0000FF] [border: none (2px solid #0000FF)]
RenderBlock {OL} at (2,0) size 740x40
- RenderListItem {LI} at (40,0) size 700x20
- RenderListMarker at (-21,0) size 16x19: "1"
+ LayoutListItem {LI} at (40,0) size 700x20
+ LayoutListMarker at (-21,0) size 16x19: "1"
RenderText {#text} at (0,0) size 26x19
text run at (0,0) width 26: "One"
- RenderListItem {LI} at (40,20) size 700x20
- RenderListMarker at (-21,0) size 16x19: "2"
+ LayoutListItem {LI} at (40,20) size 700x20
+ LayoutListMarker at (-21,0) size 16x19: "2"
RenderText {#text} at (0,0) size 28x19
text run at (0,0) width 28: "Two"
RenderBlock (anonymous) at (0,56) size 784x20
LayoutBR {BR} at (0,0) size 0x19
RenderBlock {BLOCKQUOTE} at (2,92) size 742x60 [color=#0000FF] [border: none (2px solid #0000FF)]
RenderBlock {OL} at (2,0) size 740x60
- RenderListItem {LI} at (40,0) size 700x20
- RenderListMarker at (-21,0) size 16x19: "2"
+ LayoutListItem {LI} at (40,0) size 700x20
+ LayoutListMarker at (-21,0) size 16x19: "2"
RenderText {#text} at (0,0) size 28x19
text run at (0,0) width 28: "Two"
- RenderListItem {LI} at (40,20) size 700x20
- RenderListMarker at (-21,0) size 16x19: "3"
+ LayoutListItem {LI} at (40,20) size 700x20
+ LayoutListMarker at (-21,0) size 16x19: "3"
RenderText {#text} at (0,0) size 35x19
text run at (0,0) width 35: "Three"
- RenderListItem {LI} at (40,40) size 700x20
- RenderListMarker at (-21,0) size 16x19: "4"
+ LayoutListItem {LI} at (40,40) size 700x20
+ LayoutListMarker at (-21,0) size 16x19: "4"
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "Four"
caret: position 0 of child 2 {BR} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698