 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/5779984-1-expected.txt | 
| diff --git a/LayoutTests/editing/selection/5779984-1-expected.txt b/LayoutTests/editing/selection/5779984-1-expected.txt | 
| deleted file mode 100644 | 
| index 206bd8ef621caa703ba5b5f4376a4868ad9327f6..0000000000000000000000000000000000000000 | 
| --- a/LayoutTests/editing/selection/5779984-1-expected.txt | 
| +++ /dev/null | 
| @@ -1,3 +0,0 @@ | 
| -This tests setting the WebkitUserSelect property on a CSSStyleDeclaration. | 
| -This text should not be selectable. | 
| -This test passed if you see no failure messages. |