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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 4 years 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 784x40
12 LayoutInline {B} at (0,0) size 296x19
13 LayoutText {#text} at (0,0) size 296x19
14 text run at (0,0) width 296: "Make sure that your window is small en ough"
15 LayoutText {#text} at (295,0) size 737x39
16 text run at (295,0) width 442: " so that 'don't select this line' and 'try to select just this line' appear on two"
17 text run at (0,20) width 87: "different lines. "
18 text run at (86,20) width 587: "The two phrases are actually in the sa me paragraph, there are just lots of spaces in between them."
19 LayoutBlockFlow {P} at (0,56) size 784x40
20 LayoutText {#text} at (0,0) size 99x19
21 text run at (0,0) width 99: "This is a test for "
22 LayoutInline {A} at (0,0) size 349x19 [color=#0000EE]
23 LayoutText {#text} at (99,0) size 349x19
24 text run at (99,0) width 349: "REGRESSION: Selection includes spaces that it shouldn't"
25 LayoutText {#text} at (448,0) size 784x39
26 text run at (448,0) width 336: ". The test makes sure that a word that is right after a line"
27 text run at (0,20) width 205: "wrap can be selected successfully."
28 LayoutBlockFlow {P} at (0,112) size 784x0
29 LayoutBlockFlow {DIV} at (16,112) size 752x82 [border: (1px solid #000000) ]
30 LayoutText {#text} at (1,1) size 748x59
31 text run at (1,1) width 90: "don't select me"
32 text run at (91,1) width 4: " "
33 text run at (1,21) width 748: " "
34 text run at (1,41) width 644: " "
35 LayoutInline {I} at (0,0) size 750x39
36 LayoutText {#text} at (645,41) size 750x39
37 text run at (645,41) width 103: "try to select just"
38 text run at (748,41) width 3: " "
39 text run at (1,61) width 52: "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