From 9f8d726126ac9268ef7019c57b884f2f5d6aaffb Mon Sep 17 00:00:00 2001 From: Daniel Libby Date: Thu, 30 Jun 2022 11:20:56 -0700 Subject: [PATCH] Remove CSSSystemColorComputeToSelf In https://github.com/w3c/csswg-drafts/issues/6773, CSSWG resolved to reverse the decision to support this feature, so remove the feature flag and all related code and tests. R=almaher@microsoft.com Bug: 1081945 Change-Id: If38641559b530b44dc0eb054f485974145bd316c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3718880 Reviewed-by: Alison Maher Reviewed-by: Anders Hartvoll Ruud Commit-Queue: Daniel Libby Reviewed-by: Xianzhu Wang Cr-Commit-Position: refs/heads/main@{#1019741} --- css/css-color/system-color-compute.html | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/css/css-color/system-color-compute.html b/css/css-color/system-color-compute.html index fffc368f4eb75d..ed4f3b947e81b9 100644 --- a/css/css-color/system-color-compute.html +++ b/css/css-color/system-color-compute.html @@ -1,7 +1,7 @@ -CSS Color 4: System colors should compute to themselves +CSS Color 4: System colors compute to absolute colors - +