We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab57f39 commit 4ae0437Copy full SHA for 4ae0437
css-properties-values-api/Overview.bs
@@ -285,7 +285,7 @@ This can change the set of <a>declared values</a> which requires the <a>cascade<
285
(because ''url("not-a-color")'' is not a color).
286
At this stage of the CSS pipeline (computation time), the only available fallback is the initial value
287
of the property, which in the case of color is ''inherit''. Although there was a valid usable value
288
- (green), this was removed during parsing because it was superceded by the URL.
+ (green), this was removed during parsing because it was superseded by the URL.
289
290
if we call:
291
0 commit comments