diff --git a/css/properties/font-family.json b/css/properties/font-family.json index 1ea6df5e33d0c9..f118f378164baf 100644 --- a/css/properties/font-family.json +++ b/css/properties/font-family.json @@ -37,7 +37,8 @@ "version_added": "10.1" }, "safari": { - "version_added": "1" + "version_added": "1", + "notes": "Setting `font-family: initial` behaves like `font-family: inherit`. See [bug 200709](https://webkit.org/b/200709)." }, "safari_ios": "mirror", "samsunginternet_android": "mirror",