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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-expected.txt

Issue 2740953004: Remove LayoutTests that test the now unsupported user-select: ignore (Closed)
Patch Set: Created 3 years, 9 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/14971-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-expected.txt
deleted file mode 100644
index 3f3c90904c411740bc70b0cd5ad3caf21834e5a7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/14971-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-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
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 756x39
- text run at (0,0) width 599: "This tests to make sure that a drag-selecting through a -webkit-user-select:ignore region works. "
- text run at (598,0) width 158: "The selection should end"
- text run at (0,20) width 268: "somewhere inside the word 'World' below."
- LayoutBlockFlow {DIV} at (0,56) size 784x20
- LayoutInline {SPAN} at (0,0) size 35x19
- LayoutText {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "Hello"
- LayoutText {#text} at (35,0) size 4x19
- text run at (35,0) width 4: " "
- LayoutInline {SPAN} at (0,0) size 39x19
- LayoutText {#text} at (39,0) size 39x19
- text run at (39,0) width 39: "World"
-selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of body
-selection end: position 2 of child 0 {#text} of child 2 {SPAN} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698