From dbff454c7273faa6f094dca74eba4cf8ce666901 Mon Sep 17 00:00:00 2001
From: Scott O'Hara Group Position
specified by the author as either "0" or a negative number, [=user agents=] SHOULD use "1" instead.
- If the aria-setsize
property is specified by the author as either "0" or a negative number, the author is
- indicating the set is an indeterminate size. [=User agents=] MUST NOT calculate the set size of an indeterminate set.
+ If the aria-setsize
property is specified by the author as any string value other than a positive whole number, the set is an indeterminate size. [=User agents=] MUST NOT calculate the set size of an indeterminate set.
If aria-level
is not provided or inherited for an element of role
@@ -9869,7 +9868,7 @@
RELATION_NODE_CHILD_OF
relations.
- If aria-posinset
and aria-setsize
are not provided,
+ If aria-posinset
and aria-setsize
are not provided, or are specified as the empty string,
user agents MUST compute them as follows: