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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/5240265-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
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 784x54 6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 782x54 7 RenderText {#text} at (0,0) size 782x54
8 text run at (0,0) width 757: "This tests to see that clicking on conte nt outside of an editable region with -webkit-user-select: ignore doesn't remove the" 8 text run at (0,0) width 757: "This tests to see that clicking on conte nt outside of an editable region with -webkit-user-select: ignore doesn't remove the"
9 text run at (0,18) width 467: "selection from the editable region. To run it manually, click on the button. " 9 text run at (0,18) width 467: "selection from the editable region. To run it manually, click on the button. "
10 text run at (467,18) width 315: "The editable region should not be foc used, but the" 10 text run at (467,18) width 315: "The editable region should not be foc used, but the"
11 text run at (0,36) width 216: "text inside of it should be selected." 11 text run at (0,36) width 216: "text inside of it should be selected."
12 RenderBlock (anonymous) at (0,70) size 784x22 12 RenderBlock (anonymous) at (0,70) size 784x18
13 RenderButton {INPUT} at (2,2) size 78.98x18 [bgcolor=#C0C0C0] 13 RenderButton {INPUT} at (0,0) size 78.98x18 [bgcolor=#C0C0C0]
14 RenderBlock (anonymous) at (8,2.50) size 62.98x13 14 RenderBlock (anonymous) at (8,2.50) size 62.98x13
15 RenderText {#text} at (0,0) size 63x13 15 RenderText {#text} at (0,0) size 63x13
16 text run at (0,0) width 63: "Click on me" 16 text run at (0,0) width 63: "Click on me"
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderBlock {DIV} at (0,92) size 784x18 18 RenderBlock {DIV} at (0,88) size 784x18
19 RenderText {#text} at (0,0) size 178x18 19 RenderText {#text} at (0,0) size 178x18
20 text run at (0,0) width 178: "This text should be selected." 20 text run at (0,0) width 178: "This text should be selected."
21 selection start: position 0 of child 0 {#text} of child 4 {DIV} of body 21 selection start: position 0 of child 0 {#text} of child 4 {DIV} of body
22 selection end: position 29 of child 0 {#text} of child 4 {DIV} of body 22 selection end: position 29 of child 0 {#text} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698