diff --git a/features-json/border-radius.json b/features-json/border-radius.json index 2601f3d45d..928ecb858e 100644 --- a/features-json/border-radius.json +++ b/features-json/border-radius.json @@ -26,9 +26,6 @@ } ], "bugs":[ - { - "description":"Safari does not apply `border-radius` correctly to image borders: http://stackoverflow.com/q/17202128" - }, { "description":"Android Browser 2.3 does not support % value for `border-radius`." }, @@ -141,9 +138,9 @@ "3.2":"y x", "4":"y x", "5":"y", - "5.1":"y", - "6":"y", - "6.1":"y", + "5.1":"y #1", + "6":"y #1", + "6.1":"y #1", "7":"y", "7.1":"y", "8":"y" @@ -230,7 +227,7 @@ }, "notes":"", "notes_by_num":{ - + "1":"Safari 6.1 and earlier did not apply `border-radius` correctly to image borders: http://stackoverflow.com/q/17202128" }, "usage_perc_y":89.66, "usage_perc_a":0.01, @@ -240,4 +237,4 @@ "ie_id":"", "chrome_id":"", "shown":true -} \ No newline at end of file +}