Skip to content

Commit

Permalink
Mark <i> and <u> supported in Safari 1
Browse files Browse the repository at this point in the history
This can be assumed confidently without testing.
  • Loading branch information
foolip committed Jul 18, 2024
1 parent 14435ce commit f01ac91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion html/elements/i.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "≤4"
"version_added": "1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion html/elements/u.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "≤4"
"version_added": "1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit f01ac91

Please sign in to comment.