From a31f3b99cc8de1ba669b4d93e2ebe1fd5dc0a3c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Tue, 29 Jun 2021 13:01:40 +0200 Subject: [PATCH] Map iOS 5.x to Safari 5.1 Based on UA strings: https://github.com/mdn/browser-compat-data/pull/11175#issuecomment-865214894 --- browsers/safari_ios.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browsers/safari_ios.json b/browsers/safari_ios.json index ac65db7d99681b..5fe5e1011e971f 100644 --- a/browsers/safari_ios.json +++ b/browsers/safari_ios.json @@ -50,7 +50,7 @@ "engine": "WebKit", "engine_version": "534.46", "release_date": "2011-10-12", - "safari_version": "TODO" + "safari_version": "5.1" }, "6": { "status": "retired",