@@ -1819,13 +1819,13 @@ <h2 id="profiles">Profiles</h2>
18191819
18201820< h2 id ="testsuite "> Test suite</ h2 >
18211821< p > A CSS Color Module < a
1822- href ="http ://www.w3 .org/Style/CSS/Test/CSS3/Color/current / "> Test Suite</ a > has
1822+ href ="https ://test.csswg .org/harness/suite/css-color-3_dev / "> Test Suite</ a > has
18231823been developed, although further tests may be added. This test suite is
18241824intended to allow user agents to verify their basic conformance to the
18251825specification. This test suite does not pretend to be exhaustive and
18261826does not cover all possible numerical color values. These tests are
18271827available at < a
1828- href ="http ://www.w3 .org/Style/CSS/Test/#css3 -color" > http ://www.w3 .org/Style/CSS/Test/#css3 -color</ a > .
1828+ href ="https ://test.csswg .org/harness/suite/css -color-3_dev/ " > https ://test.csswg .org/harness/suite/css -color-3_dev/ </ a > .
18291829</ p >
18301830
18311831< h2 id ="dropped "> Call for Implementations of dropped features</ h2 >
@@ -1851,7 +1851,7 @@ <h2 id="dropped">Call for Implementations of dropped features</h2>
18511851A number of features that were present in the 14 May 2003 Candidate
18521852Recommendation are no longer present in this specification. However, the call
18531853for implementations for these features remains, and they may be included
1854- in a future level of this specification given sufficient implementations
1854+ in a < a href =" https://drafts.csswg.org/css-color/ " > future level of this specification</ a > given sufficient implementations
18551855and a test suite to demonstrate interoperability. These features
18561856are:</ p >
18571857
@@ -1880,6 +1880,7 @@ <h2 id="changes">Changes</h2>
18801880< li > Don't use SVG-specific terminology in the definition of opacity.</ li >
18811881< li > Describe the effect of opacity on z-ordering more clearly and make it clear that "treated as" does not imply a change in the computed value.</ li >
18821882< li > Make 'currentColor' be a computed value and resolve at used value time, instead of being resolved in the computed value.</ li >
1883+ < li > Updated references to current versions</ li >
18831884</ ul >
18841885
18851886< p > For changes in earlier drafts:</ p >
0 commit comments