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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/selection/continuations-across-block-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 800x164
4 LayoutBlockFlow {HTML} at (0,0) size 800x164
5 LayoutBlockFlow {BODY} at (8,8) size 784x140
6 LayoutBlockFlow (anonymous) at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 525x18
8 text run at (0,0) width 525: "This test passes if, below, the first th ree lines are selected and a little of the fourth."
9 LayoutBR {BR} at (524,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,54) size 784x86
15 LayoutBlockFlow {DIV} at (0,0) size 784x18 [color=#0000FF]
16 LayoutText {#text} at (0,0) size 163x18
17 text run at (0,0) width 163: "BLOCKBLOCKBLOCK"
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: "BBBBBBBBBB"
21 LayoutBlockFlow {P} at (0,68) size 784x18 [color=#0000FF]
22 LayoutText {#text} at (0,0) size 107x18
23 text run at (0,0) width 107: "CCCCCCCCCC"
24 LayoutBlockFlow (anonymous) at (0,156) size 784x0
25 LayoutInline {FONT} at (0,0) size 0x0 [color=#0000FF]
26 LayoutText {#text} at (0,0) size 0x0
27 LayoutText {#text} at (0,0) size 0x0
28 selection start: position 1 of child 0 {#text} of child 4 {FONT} of body
29 selection end: position 5 of child 0 {#text} of child 5 {P} of child 4 {FONT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698