mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Remove comment about text-combine-upright digits.
The digits value was never implemented and was dropped from the spec.
This commit is contained in:
parent
f537fbd08f
commit
f9016009c4
1 changed files with 0 additions and 3 deletions
|
@ -1274,9 +1274,6 @@ ${helpers.single_keyword("ruby-position", "over under",
|
||||||
// CSS Writing Modes Module Level 3
|
// CSS Writing Modes Module Level 3
|
||||||
// https://drafts.csswg.org/css-writing-modes-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",
|
${helpers.single_keyword("text-combine-upright", "none all",
|
||||||
products="gecko", animation_type="none",
|
products="gecko", animation_type="none",
|
||||||
spec="https://drafts.csswg.org/css-writing-modes-3/#text-combine-upright")}
|
spec="https://drafts.csswg.org/css-writing-modes-3/#text-combine-upright")}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue