From ac056c840c36bc55c7cf10a648f583fabe3cf055 Mon Sep 17 00:00:00 2001 From: Claas Augner <495429+caugner@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:09:43 +0100 Subject: [PATCH] Update html/elements/a.json Co-authored-by: Florian Scholz --- html/elements/a.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/elements/a.json b/html/elements/a.json index a56cf7f2588baf..e2b6a577a44bf5 100644 --- a/html/elements/a.json +++ b/html/elements/a.json @@ -210,7 +210,7 @@ "firefox_android": { "version_added": "20", "partial_implementation": true, - "notes": "Only supported for `blob:` and `data:` URLs. For other URLs, the value is ignored." + "notes": "Only supports `blob:` and `data:` URI schemes. Other schemes are ignored." }, "ie": { "version_added": false