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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {DIV} at (0,0) size 784x56
7 RenderBlock {P} at (0,0) size 784x20
8 RenderText {#text} at (0,0) size 458x19
9 text run at (0,0) width 458: "This tests that the methods that set s election colors for Linux work correctly."
10 RenderBlock {P} at (0,36) size 784x20
11 RenderText {#text} at (0,0) size 453x19
12 text run at (0,0) width 453: "(All the text in the above sentence sh ould be highlighted red with green text)"
13 selection start: position 1 of child 0 {#text} of child 1 {P} of child 1 {DIV} o f child 1 {BODY} of child 0 {HTML} of document
14 selection end: position 0 of child 3 {P} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698