Index: LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt |
diff --git a/LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt b/LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt |
deleted file mode 100644 |
index 6dbdccce97768ffa53c01b1ea70adaf504199cee..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x576 |
- RenderBlock {DIV} at (0,0) size 784x56 |
- RenderBlock {P} at (0,0) size 784x20 |
- RenderText {#text} at (0,0) size 458x19 |
- text run at (0,0) width 458: "This tests that the methods that set selection colors for Linux work correctly." |
- RenderBlock {P} at (0,36) size 784x20 |
- RenderText {#text} at (0,0) size 453x19 |
- text run at (0,0) width 453: "(All the text in the above sentence should be highlighted red with green text)" |
-selection start: position 1 of child 0 {#text} of child 1 {P} of child 1 {DIV} of body |
-selection end: position 0 of child 3 {P} of child 1 {DIV} of body |