 Chromium Code Reviews
 Chromium Code Reviews Issue 17225002:
  Make user-select:none not to affect editability  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk
    
  
    Issue 17225002:
  Make user-select:none not to affect editability  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk| 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 | 
| + |