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

Unified Diff: third_party/WebKit/LayoutTests/editing/selection/continuations-margin-across-relative-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/editing/selection/continuations-margin-across-relative-block-with-move-caret-to-boundary-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/continuations-margin-across-relative-block-with-move-caret-to-boundary-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/continuations-margin-across-relative-block-with-move-caret-to-boundary-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9a9da6dc68123dc93ff98da25d1fb70ead4ea5ee
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/editing/selection/continuations-margin-across-relative-block-with-move-caret-to-boundary-expected.txt
@@ -0,0 +1,30 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x214
+ LayoutBlockFlow {HTML} at (0,0) size 800x214
+ LayoutBlockFlow {BODY} at (8,8) size 784x190
+ LayoutBlockFlow (anonymous) at (0,0) size 784x54
+ LayoutText {#text} at (0,0) size 530x18
+ text run at (0,0) width 530: "This test passes if, below, the first three lines are selected but not any of the fourth."
+ LayoutBR {BR} at (529,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 784x120
+ 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,102) size 784x18 [color=#0000FF]
+ LayoutText {#text} at (0,0) size 107x18
+ text run at (0,0) width 107: "CCCCCCCCCC"
+ LayoutBlockFlow (anonymous) at (0,206) 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
+layer at (8,146) size 784x18
+ LayoutBlockFlow (relative positioned) {DIV} at (0,68) size 784x18 [color=#0000FF]
+ LayoutText {#text} at (0,0) size 163x18
+ text run at (0,0) width 163: "BLOCKBLOCKBLOCK"
+selection start: position 1 of child 0 {#text} of child 4 {FONT} of body
+selection end: position 0 of child 5 {P} of child 4 {FONT} of body

Powered by Google App Engine
This is Rietveld 408576698