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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/selection/continuations-margin-with-move-caret-to-boundary-expected.txt

Issue 2398583002: Do not de-select text across continuations (Closed)
Patch Set: Add tests for different editing behaviors Created 4 years, 2 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 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x146
4 LayoutBlockFlow {HTML} at (0,0) size 800x146
5 LayoutBlockFlow {BODY} at (8,8) size 784x122
6 LayoutBlockFlow (anonymous) at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 513x18
8 text run at (0,0) width 513: "This test passes if, below, the first tw o lines are selected but not any of the third."
9 LayoutBR {BR} at (512,0) size 1x18
10 LayoutBR {BR} at (0,18) size 0x18
11 LayoutInline {FONT} at (0,0) size 116x18 [color=#0000FF]
12 LayoutText {#text} at (0,36) size 116x18
13 text run at (0,36) width 116: "AAAAAAAAAA"
14 LayoutBlockFlow (anonymous) at (0,70) size 784x52
15 LayoutBlockFlow {P} at (0,0) size 784x18 [color=#0000FF]
16 LayoutText {#text} at (0,0) size 107x18
17 text run at (0,0) width 107: "BBBBBBBBBB"
18 LayoutBlockFlow {P} at (0,34) size 784x18 [color=#0000FF]
19 LayoutText {#text} at (0,0) size 107x18
20 text run at (0,0) width 107: "CCCCCCCCCC"
21 LayoutBlockFlow (anonymous) at (0,138) size 784x0
22 LayoutInline {FONT} at (0,0) size 0x0 [color=#0000FF]
23 LayoutText {#text} at (0,0) size 0x0
24 LayoutText {#text} at (0,0) size 0x0
25 selection start: position 1 of child 0 {#text} of child 4 {FONT} of body
26 selection end: position 0 of child 3 {P} of child 4 {FONT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698