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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json

Side-by-side diff isn't available for this file because of its large size.
Issue 2716063002: Send pointer events regardless of it being a disabled form control. (Closed)
Patch Set: Disable layout test on mac Created 3 years, 9 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:
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
diff --git a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
index d370ed227682ff31020ea39b602a2fc2f9863377..436365826461c8636c11141ccbae502570b187f9 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
+++ b/third_party/WebKit/LayoutTests/external/wpt/MANIFEST.json
@@ -379,6 +379,12 @@
{}
]
],
+ "pointerevents/pointerevent_disabled_form_control-manual.html": [
+ [
+ "/pointerevents/pointerevent_disabled_form_control-manual.html",
+ {}
+ ]
+ ],
"pointerevents/pointerevent_element_haspointercapture-manual.html": [
[
"/pointerevents/pointerevent_element_haspointercapture-manual.html",
@@ -76129,6 +76135,10 @@
"0b247d3b7dfd047c217a78c59652a3c32df0fcfa",
"testharness"
],
+ "pointerevents/pointerevent_disabled_form_control-manual.html": [
+ "3f243b91d34f5ea8124a0ac78bf464ba67c75456",
+ "manual"
+ ],
"pointerevents/pointerevent_element_haspointercapture-manual.html": [
"fd7ceeb1f55491c3082a0171951a9bc1489500cc",
"manual"

Powered by Google App Engine
This is Rietveld 408576698