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

Unified 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 3 years, 11 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/platform/linux/editing/selection/after-line-wrap-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.txt
deleted file mode 100644
index 647af0552ab96e1b87cfc69ec329f7fe45523b91..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/after-line-wrap-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x576
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutInline {B} at (0,0) size 296x19
- LayoutText {#text} at (0,0) size 296x19
- text run at (0,0) width 296: "Make sure that your window is small enough"
- LayoutText {#text} at (295,0) size 737x39
- text run at (295,0) width 442: " so that 'don't select this line' and 'try to select just this line' appear on two"
- text run at (0,20) width 87: "different lines. "
- text run at (86,20) width 587: "The two phrases are actually in the same paragraph, there are just lots of spaces in between them."
- LayoutBlockFlow {P} at (0,56) size 784x40
- LayoutText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "This is a test for "
- LayoutInline {A} at (0,0) size 349x19 [color=#0000EE]
- LayoutText {#text} at (99,0) size 349x19
- text run at (99,0) width 349: "REGRESSION: Selection includes spaces that it shouldn't"
- LayoutText {#text} at (448,0) size 784x39
- text run at (448,0) width 336: ". The test makes sure that a word that is right after a line"
- text run at (0,20) width 205: "wrap can be selected successfully."
- LayoutBlockFlow {P} at (0,112) size 784x0
- LayoutBlockFlow {DIV} at (16,112) size 752x82 [border: (1px solid #000000)]
- LayoutText {#text} at (1,1) size 748x59
- text run at (1,1) width 90: "don't select me"
- text run at (91,1) width 4: " "
- text run at (1,21) width 748: " "
- text run at (1,41) width 644: " "
- LayoutInline {I} at (0,0) size 750x39
- LayoutText {#text} at (645,41) size 750x39
- text run at (645,41) width 103: "try to select just"
- text run at (748,41) width 3: " "
- text run at (1,61) width 52: "this text"
- LayoutText {#text} at (0,0) size 0x0
-selection start: position 17 of child 0 {#text} of child 7 {DIV} of body
-selection end: position 20 of child 0 {#text} of child 7 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698