Index: third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/insert-list-and-stitch-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/insert-list-and-stitch-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/insert-list-and-stitch-expected.txt |
deleted file mode 100644 |
index 13516d71c3b432514da0dce762045419b5cab03f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/insert-list-and-stitch-expected.txt |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- LayoutBlockFlow {HTML} at (0,0) size 800x600 |
- LayoutBlockFlow {BODY} at (8,8) size 784x576 |
- LayoutBlockFlow {P} at (0,0) size 784x20 |
- LayoutText {#text} at (0,0) size 584x19 |
- text run at (0,0) width 584: "The three items below should be stitched together into one ordered list when you click the button." |
- LayoutBlockFlow {DIV} at (0,36) size 784x60 |
- LayoutBlockFlow {DIV} at (0,0) size 784x60 |
- LayoutBlockFlow {OL} at (0,0) size 784x60 |
- LayoutListItem {LI} at (40,0) size 744x20 |
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "1" |
- LayoutText {#text} at (0,0) size 20x19 |
- text run at (0,0) width 20: "foo" |
- LayoutListItem {LI} at (40,20) size 744x20 |
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "2" |
- LayoutText {#text} at (0,0) size 20x19 |
- text run at (0,0) width 20: "bar" |
- LayoutListItem {LI} at (40,40) size 744x20 |
- LayoutListMarker (anonymous) at (-16,0) size 16x19: "3" |
- LayoutText {#text} at (0,0) size 21x19 |
- text run at (0,0) width 21: "baz" |
-caret: position 0 of child 0 {#text} of child 2 {LI} of child 0 {OL} of child 1 {DIV} of child 1 {DIV} of body |