 Chromium Code Reviews
 Chromium Code Reviews Issue 2098883002:
  Make PointerEvent an experimental web platform feature.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 2098883002:
  Make PointerEvent an experimental web platform feature.  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/README.txt | 
| diff --git a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/README.txt b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/README.txt | 
| deleted file mode 100644 | 
| index 171e92bc00b095365c1f903309a399edc04e6f1e..0000000000000000000000000000000000000000 | 
| --- a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/README.txt | 
| +++ /dev/null | 
| @@ -1,3 +0,0 @@ | 
| -# This suite runs the tests in fast/events with | 
| -# --enable-blink-features=PointerEvent | 
| -# For details on Pointer Event implementation plan, see: http://goo.gl/lg9aYk . |