Skip to content

Commit

Permalink
Align Chrome/Safari sandbox support with BCD
Browse files Browse the repository at this point in the history
mdn/browser-compat-data#23858 uses both source archeology and previous testing of the relevant browser releases to arrive at Chrome 5 + Safari 5 + iOS 4.
  • Loading branch information
foolip authored Jul 19, 2024
1 parent 3206822 commit b52e6e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features-json/iframe-sandbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
"131":"y"
},
"chrome":{
"4":"y",
"4":"n",
"5":"y",
"6":"y",
"7":"y",
Expand Down Expand Up @@ -509,7 +509,7 @@
},
"ios_saf":{
"3.2":"n",
"4.0-4.1":"n",
"4.0-4.1":"y",
"4.2-4.3":"y",
"5.0-5.1":"y",
"6.0-6.1":"y",
Expand Down

0 comments on commit b52e6e5

Please sign in to comment.