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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/expanding-selections2-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
6 RenderBody {BODY} at (8,8) size 784x584 6 RenderBody {BODY} at (8,8) size 784x584
7 RenderBlock {P} at (0,0) size 784x40 7 RenderBlock {P} at (0,0) size 784x40
8 RenderText {#text} at (0,0) size 738x39 8 RenderText {#text} at (0,0) size 738x39
9 text run at (0,0) width 392: "This tests double clicking inside and at the end of an editable div. " 9 text run at (0,0) width 392: "This tests double clicking inside and at the end of an editable div. "
10 text run at (392,0) width 346: "The selection that is created should n ot extend outside the" 10 text run at (392,0) width 346: "The selection that is created should n ot extend outside the"
11 text run at (0,20) width 92: "editable region." 11 text run at (0,20) width 92: "editable region."
12 RenderBlock {DIV} at (0,56) size 784x20 12 RenderBlock {DIV} at (0,56) size 784x20
13 RenderText {#text} at (0,0) size 169x19 13 RenderText {#text} at (0,0) size 169x19
14 text run at (0,0) width 169: "This text is in an editable div" 14 text run at (0,0) width 169: "This text is in an editable div"
15 RenderInline {SPAN} at (0,0) size 4x19 15 RenderInline {SPAN} at (0,0) size 4x19
16 RenderText {#text} at (169,0) size 4x19 16 RenderText {#text} at (169,0) size 4x19
17 text run at (169,0) width 4: "." 17 text run at (169,0) width 4: "."
18 RenderBlock (anonymous) at (0,76) size 784x20 18 RenderBlock (anonymous) at (0,76) size 784x20
19 RenderText {#text} at (0,0) size 229x19 19 RenderText {#text} at (0,0) size 229x19
20 text run at (0,0) width 229: "This text is outside the editable region ." 20 text run at (0,0) width 229: "This text is outside the editable region ."
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body 22 caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698