Skip to content

Commit 31996d2

Browse files
committed
[css-lists] Officially undefine (for now) whether <option>/<rect>/etc can manipulate counters. #4004
1 parent 6f7b031 commit 31996d2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

css-lists-3/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,6 +1069,12 @@ Counters in elements that do not generate boxes</h3>
10691069
still cause the element to generate a box,
10701070
and so do not apply here.
10711071

1072+
Whether a [=replaced element’s=] descendants
1073+
(such as HTML <{option}>,
1074+
or SVG <{rect}>)
1075+
can set, reset, or increment a counter
1076+
is undefined.
1077+
10721078
<!--
10731079
██████ ███████ ██ ██ ██ ██ ████████ ████████ ████████ ███ ███
10741080
██ ██ ██ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██ ██

0 commit comments

Comments
 (0)