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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/5240265-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x60 6 RenderBlock {P} at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 780x59 7 RenderText {#text} at (0,0) size 780x59
8 text run at (0,0) width 780: "This tests to see that clicking on conte nt outside of an editable region with -webkit-user-select: ignore doesn't remove the selection" 8 text run at (0,0) width 780: "This tests to see that clicking on conte nt outside of an editable region with -webkit-user-select: ignore doesn't remove the selection"
9 text run at (0,20) width 384: "from the editable region. To run it man ually, click on the button. " 9 text run at (0,20) width 384: "from the editable region. To run it man ually, click on the button. "
10 text run at (384,20) width 391: "The editable region should not be foc used, but the text inside of it" 10 text run at (384,20) width 391: "The editable region should not be foc used, but the text inside of it"
11 text run at (0,40) width 115: "should be selected." 11 text run at (0,40) width 115: "should be selected."
12 RenderBlock (anonymous) at (0,76) size 784x26 12 RenderBlock (anonymous) at (0,76) size 784x24
13 RenderButton {INPUT} at (2,2) size 91x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)] 13 RenderButton {INPUT} at (2,2) size 85x20 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
14 RenderBlock (anonymous) at (8,2) size 75x18 14 RenderBlock (anonymous) at (8,2) size 69x16
15 RenderText at (3,1) size 69x16 15 RenderText at (0,0) size 69x16
16 text run at (3,1) width 69: "Click on me" 16 text run at (0,0) width 69: "Click on me"
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderBlock {DIV} at (0,102) size 784x20 18 RenderBlock {DIV} at (0,100) size 784x20
19 RenderText {#text} at (0,0) size 170x19 19 RenderText {#text} at (0,0) size 170x19
20 text run at (0,0) width 170: "This text should be selected." 20 text run at (0,0) width 170: "This text should be selected."
21 selection start: position 0 of child 0 {#text} of child 4 {DIV} of child 1 {BODY } of child 0 {HTML} of document 21 selection start: position 0 of child 0 {#text} of child 4 {DIV} of child 1 {BODY } of child 0 {HTML} of document
22 selection end: position 29 of child 0 {#text} of child 4 {DIV} of child 1 {BOD Y} of child 0 {HTML} of document 22 selection end: position 29 of child 0 {#text} of child 4 {DIV} of child 1 {BOD Y} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698