From 5d10b8c67717c44201d5ddee4cf083890c0ae88a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Thu, 8 Jul 2021 15:31:25 +0000 Subject: [PATCH] Parse -webkit-focus-ring-color (computing to black). Some pages use this to hide the focus outline. On Blink it seems black, WebKit uses it to expose the OS accent color. Make it black, which is the default when the color isn't implemented on a given platform. Differential Revision: https://phabricator.services.mozilla.com/D119036 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1718934 gecko-commit: d06a9296cfab476b49da4fda4e8b720bf0bf826c gecko-reviewers: mstange, geckoview-reviewers, aklotz --- css/css-color/webkit-focus-ring-color.tentative.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 css/css-color/webkit-focus-ring-color.tentative.html diff --git a/css/css-color/webkit-focus-ring-color.tentative.html b/css/css-color/webkit-focus-ring-color.tentative.html new file mode 100644 index 00000000000000..b79e16dbe66082 --- /dev/null +++ b/css/css-color/webkit-focus-ring-color.tentative.html @@ -0,0 +1,10 @@ + + +-webkit-focus-ring-color is supported for compat + + +