From 3ef55ee5a83357a9b65d4ea6bb366e9a59b8a2b1 Mon Sep 17 00:00:00 2001 From: Matthias Kurz Date: Fri, 5 Sep 2025 11:11:17 +0200 Subject: [PATCH] Remove note about Safari time picker for `datetime-local` --- html/elements/input/datetime-local.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/html/elements/input/datetime-local.json b/html/elements/input/datetime-local.json index b2e9f3f32246cf..e0f88ac15eaeb8 100644 --- a/html/elements/input/datetime-local.json +++ b/html/elements/input/datetime-local.json @@ -33,8 +33,7 @@ "version_added": "11" }, "safari": { - "version_added": "14.1", - "notes": "Safari only displays a date picker and does not display a time picker." + "version_added": "14.1" }, "safari_ios": { "version_added": "5"