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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/editing/selection/continuations-margin-with-move-caret-to-boundary-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/continuations-margin-with-move-caret-to-boundary-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/continuations-margin-with-move-caret-to-boundary-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5c7138457814e9fd1dca6d80b15b1646ae217851
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/editing/selection/continuations-margin-with-move-caret-to-boundary-expected.txt
@@ -0,0 +1,26 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x146
+ LayoutBlockFlow {HTML} at (0,0) size 800x146
+ LayoutBlockFlow {BODY} at (8,8) size 784x122
+ LayoutBlockFlow (anonymous) at (0,0) size 784x54
+ LayoutText {#text} at (0,0) size 513x18
+ text run at (0,0) width 513: "This test passes if, below, the first two lines are selected but not any of the third."
+ LayoutBR {BR} at (512,0) size 1x18
+ LayoutBR {BR} at (0,18) size 0x18
+ LayoutInline {FONT} at (0,0) size 116x18 [color=#0000FF]
+ LayoutText {#text} at (0,36) size 116x18
+ text run at (0,36) width 116: "AAAAAAAAAA"
+ LayoutBlockFlow (anonymous) at (0,70) size 784x52
+ LayoutBlockFlow {P} at (0,0) size 784x18 [color=#0000FF]
+ LayoutText {#text} at (0,0) size 107x18
+ text run at (0,0) width 107: "BBBBBBBBBB"
+ LayoutBlockFlow {P} at (0,34) size 784x18 [color=#0000FF]
+ LayoutText {#text} at (0,0) size 107x18
+ text run at (0,0) width 107: "CCCCCCCCCC"
+ LayoutBlockFlow (anonymous) at (0,138) size 784x0
+ LayoutInline {FONT} at (0,0) size 0x0 [color=#0000FF]
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutText {#text} at (0,0) size 0x0
+selection start: position 1 of child 0 {#text} of child 4 {FONT} of body
+selection end: position 0 of child 3 {P} of child 4 {FONT} of body

Powered by Google App Engine
This is Rietveld 408576698