-
Notifications
You must be signed in to change notification settings - Fork 747
Closed
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-text-decor-3Current WorkCurrent Work
Description
In CSS Text Decoration Module Level 3 [1] the meaning of 'none' is given as:
Neither produces nor inhibits text decoration.
What is the meaning of inhibits here and how is this different from produces? The text of CSS2.1 [2] merely says:
Produces no text decoration.
[1] https://drafts.csswg.org/css-text-decor-3/#text-decoration-line-property
[2] https://www.w3.org/TR/2011/REC-CSS2-20110607/text.html#decoration
Metadata
Metadata
Assignees
Labels
Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Used when the issue is more of a question than a problem, and it's been answered.css-text-decor-3Current WorkCurrent Work