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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/selection-actions-expected.txt

Issue 2970903002: Remove unusable test: editing/selection/selection-actions.html (Closed)
Patch Set: Created 3 years, 5 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/mac/editing/selection/selection-actions-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/selection-actions-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/selection-actions-expected.txt
deleted file mode 100644
index a061eff6fa47902163505e9393872fb817155678..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/selection-actions-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-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 784x584
- LayoutText {#text} at (0,0) size 764x36
- text run at (0,0) width 764: "This tests whether certain NSResponder methods that should only operate on editable regions modify a selection that is"
- text run at (0,18) width 160: "not in an editable region."
- LayoutBR {BR} at (159,32) size 1x0
- LayoutText {#text} at (0,36) size 86x18
- text run at (0,36) width 86: "This is a para"
- LayoutInline {SPAN} at (0,0) size 9x18 [color=#0000FF]
- LayoutText {#text} at (85,36) size 9x18
- text run at (85,36) width 9: "g"
- LayoutText {#text} at (93,36) size 34x18
- text run at (93,36) width 34: "raph."
- LayoutBR {BR} at (126,50) size 1x0
- LayoutText {#text} at (0,54) size 65x18
- text run at (0,54) width 65: "Some text"
- LayoutBR {BR} at (64,68) size 1x0
- LayoutText {#text} at (0,72) size 65x18
- text run at (0,72) width 65: "Some text"
- LayoutBR {BR} at (64,86) size 1x0
- LayoutText {#text} at (0,90) size 65x18
- text run at (0,90) width 65: "Some text"
- LayoutBR {BR} at (64,104) size 1x0
- LayoutText {#text} at (0,108) size 65x18
- text run at (0,108) width 65: "Some text"
- LayoutBR {BR} at (64,122) size 1x0
- LayoutText {#text} at (0,126) size 127x18
- text run at (0,126) width 127: "This is a paragraph."
-selection start: position 11 of child 2 {#text} of body
-selection end: position 1 of child 7 {BR} of body

Powered by Google App Engine
This is Rietveld 408576698