Remove comment about text-combine-upright digits.

The digits value was never implemented and was dropped from the spec.
This commit is contained in:
Pyfisch 2017-04-14 23:28:58 +02:00
parent f537fbd08f
commit f9016009c4

View file

@ -1274,9 +1274,6 @@ ${helpers.single_keyword("ruby-position", "over under",
// CSS Writing Modes Module Level 3
// https://drafts.csswg.org/css-writing-modes-3/
// The spec has "digits <integer>?" value in addition. But that value is
// at-risk, and Gecko's layout code doesn't support that either. So we
// can just take the easy way for now.
${helpers.single_keyword("text-combine-upright", "none all",
products="gecko", animation_type="none",
spec="https://drafts.csswg.org/css-writing-modes-3/#text-combine-upright")}