Index: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/linux_selection_color-expected.txt |
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/linux_selection_color-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/linux_selection_color-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ffc44d87b60f0f4e3f8705c417b7a5e8f62ea072 |
--- /dev/null |
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/linux_selection_color-expected.txt |
@@ -0,0 +1,14 @@ |
+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 child 1 {BODY} of child 0 {HTML} of document |
+selection end: position 0 of child 3 {P} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document |