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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/paragraph-granularity-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderView at (0,0) size 800x600 6 RenderView at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 RenderBlock {HTML} at (0,0) size 800x600 8 RenderBlock {HTML} at (0,0) size 800x600
9 RenderBody {BODY} at (8,8) size 784x584 9 RenderBody {BODY} at (8,8) size 784x584
10 RenderBlock {P} at (0,0) size 784x20 10 RenderBlock {P} at (0,0) size 784x20
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 RenderBR {BR} at (61,95) size 0x0 42 RenderBR {BR} at (61,95) size 0x0
43 RenderText {#text} at (0,100) size 80x19 43 RenderText {#text} at (0,100) size 80x19
44 text run at (0,100) width 80: "This is a para" 44 text run at (0,100) width 80: "This is a para"
45 RenderInline {SPAN} at (0,0) size 7x19 [color=#FF0000] 45 RenderInline {SPAN} at (0,0) size 7x19 [color=#FF0000]
46 RenderText {#text} at (80,100) size 7x19 46 RenderText {#text} at (80,100) size 7x19
47 text run at (80,100) width 7: "g" 47 text run at (80,100) width 7: "g"
48 RenderText {#text} at (87,100) size 31x19 48 RenderText {#text} at (87,100) size 31x19
49 text run at (87,100) width 31: "raph." 49 text run at (87,100) width 31: "raph."
50 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body 50 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body
51 selection end: position 5 of child 14 {#text} of child 5 {DIV} of body 51 selection end: position 5 of child 14 {#text} of child 5 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698