From f6191116c2189e83f0a0e57e89f7a39d0192fdff Mon Sep 17 00:00:00 2001 From: Melanie Richards Date: Fri, 18 Sep 2020 11:11:38 -0700 Subject: [PATCH] Add an entry for forced colors mode styling --- status.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/status.json b/status.json index d17ddb19..41270d27 100644 --- a/status.json +++ b/status.json @@ -5857,5 +5857,13 @@ "summary": "MediaBlob is a high-level API that enables video editing in the browser.", "statusid": 355, "id": 5649171363135488 + }, + { + "name": "Forced colors mode styling", + "category": "Accessibility", + "ieStatus": { "text" : "Not Supported" }, + "summary": "The forced-colors media feature, the forced-color-adjust CSS property, and new CSS system colors enable web developers to adjust their styles for modes like Windows high contrast. Forced color modes automatically apply the user's chosen color scheme to web content to increase legibility.", + "statusid": 356, + "id": 5757293075365888 } ]