diff --git a/status.json b/status.json index 2134d9fd..8610fa9b 100644 --- a/status.json +++ b/status.json @@ -2700,8 +2700,9 @@ "summary": "Touchscreen input API, originally introduced by Apple on iOS. Support is currently limited to only devices with a touchscreen (can be overridden in about:flags). See Pointer Events for touch, pen, and mouse input across all device types.", "standardStatus": "Established standard", "ieStatus": { - "text": "Shipped", - "ieUnprefixed": "10240" + "text": "Preview Release", + "ieUnprefixed": "10240", + "flag": true }, "spec": "touch-events", "msdn": "https://developer.mozilla.org/docs/Web/API/Touch_events",