-
Notifications
You must be signed in to change notification settings - Fork 753
Closed
Labels
Closed Accepted as EditorialCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Tracked in DoCcss-display-3Current WorkCurrent Work
Description
In Box Generation, the spec says that none
and contents
cannot affect
whether a
<legend>
is the name of a<fieldset>
.
But in Appendix B,
Per HTML, a
<legend>
withdisplay: contents
is not a rendered legend, so it does not have magical display behavior. (Thus, it reacts todisplay: contents
normally.)
Not sure what exactly the first quote means with "name of a fieldset", my guess is that it refers to the rendered legend, but that contradicts the 2nd quote. If it means something else, please clarify.
Metadata
Metadata
Assignees
Labels
Closed Accepted as EditorialCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Tracked in DoCcss-display-3Current WorkCurrent Work