diff --git a/quirks.bs b/quirks.bs index d616220..9e11f6e 100644 --- a/quirks.bs +++ b/quirks.bs @@ -240,6 +240,8 @@ above properties in its "Value" grammar. supported in the supports() static method of the {{CSS}} interface.

+

Quirky colors must not be supported on a CSSStyleSheet where the constructed flag is set.

+ hashless-hex-color/limited-quirks.html hashless-hex-color/no-quirks.html @@ -309,6 +311,8 @@ above properties in its "Value" grammar. rect() expression, and must not be supported in the supports() static method of the {{CSS}} interface.

+

Quirky lengths must not be supported on a CSSStyleSheet where the constructed flag is set.

+ unitless-length/limited-quirks.html unitless-length/no-quirks.html