Skip to content

Commit beb5964

Browse files
committed
[css-display-3] Try to unconfuse name of a fieldset by using more expository wording. #1584
1 parent 7214150 commit beb5964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ Box Generation: the ''display/none'' and ''display/contents'' keywords</h3>
605605
although they may affect which table cell <em>appears</em> in a column,
606606
they do not affect which table cell is associated with a particular column <em>element</em>.
607607
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}>.
609609
</span>
610610

611611
<h3 id='legacy-display'>

0 commit comments

Comments
 (0)