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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/5240265-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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/selection/5240265-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/editing/selection/5240265-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/5240265-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/5240265-expected.txt
deleted file mode 100644
index f46420b0936817f5ae1e870589dc8c6912ed9a2d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/5240265-expected.txt
+++ /dev/null
@@ -1,22 +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 784x54
- LayoutText {#text} at (0,0) size 775x53
- text run at (0,0) width 775: "This tests to see that clicking on content outside of an editable region with -webkit-user-select: ignore doesn't remove the"
- text run at (0,18) width 476: "selection from the editable region. To run it manually, click on the button. "
- text run at (475,18) width 298: "The editable region should not be focused, but"
- text run at (0,36) width 246: "the text inside of it should be selected."
- LayoutBlockFlow (anonymous) at (0,70) size 784x22
- LayoutButton {INPUT} at (0,0) size 85x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,3) size 69x16
- LayoutText {#text} at (0,0) size 69x16
- text run at (0,0) width 69: "Click on me"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (0,92) size 784x18
- LayoutText {#text} at (0,0) size 182x17
- text run at (0,0) width 182: "This text should be selected."
-selection start: position 0 of child 0 {#text} of child 4 {DIV} of body
-selection end: position 29 of child 0 {#text} of child 4 {DIV} of body
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/selection/5240265-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698