[css-display-3] Try to unconfuse name of a fieldset by using more exp… · w3c/csswg-drafts@beb5964 (original) (raw)

Original file line number Diff line number Diff line change
@@ -605,7 +605,7 @@ Box Generation: the ''display/none'' and ''display/contents'' keywords
605 605 although they may affect which table cell appears in a column,
606 606 they do not affect which table cell is associated with a particular column element.
607 607 Similarly, they cannot affect which HTML <{summary}> element is associated with a particular table
608 - or whether a <{legend}> is the name of a <{fieldset}>.
608 + or whether a <{legend}> is considered to be labelling the contents of a particular <{fieldset}>.
609 609
610 610
611 611