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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/after-line-wrap-expected.txt

Issue 2525273002: [Editing][CodeHealth] Convert editing/selection to utilize w3c test harness part 1. (Closed)
Patch Set: update Created 3 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 800x600
7 LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 LayoutBlockFlow {HTML} at (0,0) size 800x600
10 LayoutBlockFlow {BODY} at (8,8) size 784x576
11 LayoutBlockFlow {P} at (0,0) size 784x36
12 LayoutInline {B} at (0,0) size 306x18
13 LayoutText {#text} at (0,0) size 306x18
14 text run at (0,0) width 306: "Make sure that your window is small en ough"
15 LayoutText {#text} at (305,0) size 778x36
16 text run at (305,0) width 473: " so that 'don't select this line' and 'try to select just this line' appear on two"
17 text run at (0,18) width 98: "different lines. "
18 text run at (97,18) width 623: "The two phrases are actually in the sa me paragraph, there are just lots of spaces in between them."
19 LayoutBlockFlow {P} at (0,52) size 784x36
20 LayoutText {#text} at (0,0) size 108x18
21 text run at (0,0) width 108: "This is a test for "
22 LayoutInline {A} at (0,0) size 373x18 [color=#0000EE]
23 LayoutText {#text} at (107,0) size 373x18
24 text run at (107,0) width 373: "REGRESSION: Selection includes space s that it shouldn't"
25 LayoutText {#text} at (479,0) size 768x36
26 text run at (479,0) width 289: ". The test makes sure that a word that is right"
27 text run at (0,18) width 291: "after a line wrap can be selected succe ssfully."
28 LayoutBlockFlow {P} at (0,104) size 784x0
29 LayoutBlockFlow {DIV} at (16,104) size 752x74 [border: (1px solid #000000) ]
30 LayoutText {#text} at (1,1) size 748x54
31 text run at (1,1) width 96: "don't select me"
32 text run at (96,1) width 5: " "
33 text run at (1,19) width 748: " "
34 text run at (1,37) width 644: " "
35 LayoutInline {I} at (0,0) size 750x36
36 LayoutText {#text} at (645,37) size 750x36
37 text run at (645,37) width 102: "try to select just"
38 text run at (746,37) width 5: " "
39 text run at (1,55) width 51: "this text"
40 LayoutText {#text} at (0,0) size 0x0
41 selection start: position 17 of child 0 {#text} of child 7 {DIV} of body
42 selection end: position 20 of child 0 {#text} of child 7 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698