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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2098883002: Make PointerEvent an experimental web platform feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased, fixed js path. Created 4 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: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index fbb1448c45d153ff5d5fd3f6b4b1cda7ab2be5ed..976ec13bf5a14e7d560e18739929c403dcf976b5 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -158,21 +158,6 @@
"args": ["--enable-smooth-scrolling"]
},
{
- "prefix": "pointerevent",
- "base": "fast/events",
- "args": ["--enable-blink-features=PointerEvent"]
- },
- {
- "prefix": "pointerevent",
- "base": "imported/wpt/pointerevents",
- "args": ["--enable-blink-features=PointerEvent"]
- },
- {
- "prefix": "pointerevent",
- "base": "inspector/sources/debugger-breakpoints",
- "args": ["--enable-blink-features=PointerEvent"]
- },
- {
"prefix": "mediasession",
"base": "media/mediasession",
"args": ["--enable-blink-features=MediaSession"]
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/LayoutTests/WPTServeExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698