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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/linux_selection_color-expected.txt

Issue 554004: GTK: Use GTK+ theme selection colors and plumb them into webkit. (Closed)
Patch Set: Move layout tests to correct paths Created 10 years, 11 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: 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

Powered by Google App Engine
This is Rietveld 408576698