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

Unified Diff: LayoutTests/editing/selection/user-select-js-property-expected.txt

Issue 17225002: Make user-select:none not to affect editability (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-06-19T18:10:01 Created 7 years, 6 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: LayoutTests/editing/selection/user-select-js-property-expected.txt
diff --git a/LayoutTests/editing/selection/user-select-js-property-expected.txt b/LayoutTests/editing/selection/user-select-js-property-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a6c1a76fb7d5f109afba4aee4762a6d0975db4f3
--- /dev/null
+++ b/LayoutTests/editing/selection/user-select-js-property-expected.txt
@@ -0,0 +1,6 @@
+PASS selection.type is "Range"
+PASS selection.type is "None"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698