diff --git a/api/CanvasRenderingContext2D.json b/api/CanvasRenderingContext2D.json index f650153f74c204..ea1df7756cf620 100644 --- a/api/CanvasRenderingContext2D.json +++ b/api/CanvasRenderingContext2D.json @@ -596,7 +596,8 @@ "version_added": "12" }, "firefox": { - "version_added": "1.5" + "version_added": "1.5", + "notes": "The repetition values `repeat-x` and `repeat-y` are not supported with `fill()`, only with `fillRect()`, see [bug 468358](https://bugzil.la/468358)." }, "firefox_android": "mirror", "ie": {