From ca1e6245b599059e5c231e592a975bcaa644c801 Mon Sep 17 00:00:00 2001 From: Queen Vinyl Darkscratch Date: Sun, 13 Dec 2020 21:19:47 -0800 Subject: [PATCH] Add Firefox versions for SVGRenderingIntent API This PR adds real values for Firefox for the SVGRenderingIntent API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v1.1.6). Results are manually confirmed for accuracy. Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/SVGRenderingIntent --- api/SVGRenderingIntent.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/SVGRenderingIntent.json b/api/SVGRenderingIntent.json index baebb4f06c67ab..28339e79d33ad7 100644 --- a/api/SVGRenderingIntent.json +++ b/api/SVGRenderingIntent.json @@ -14,10 +14,10 @@ "version_added": null }, "firefox": { - "version_added": null + "version_added": false }, "firefox_android": { - "version_added": null + "version_added": false }, "ie": { "version_added": null