Editorial: Update computation step "comp_embedded_control" (formerly step 2c) text for clarity#2299
Editorial: Update computation step "comp_embedded_control" (formerly step 2c) text for clarity#2299MelSumner wants to merge 3 commits into
Conversation
If merged, this PR updates step 2C to be the agreed upon text per this issue: w3c/accname#244
✅ Deploy Preview for wai-aria ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Simply referring to control sounds good to me if it's clear to everyone else. |
|
the argument about just saying "control" is that a display none control's value should not participate. and i'd also argue that one should not anticipate a a non-hidden control with a user-perceivable value (e.g., text input value or chosen option from a select, but not checkbox or radio button value) seems more like what we would actually want covered here. |
"user-perceivable value" for a checkbox (true or false, checked or unchecked) would also be perceivable. If that's the case, the value for each control type would need to be specified. Yuck. Should it be limited this to "user-perceivable control with a string value"? |
|
when i was referring to value i meant the string value. e.g., |
Co-authored-by: James Craig <cookiecrook@users.noreply.github.com>
|
@MelSumner note for myself to rebase and also address comments that don't have suggestions. |
Closes accname issue 244
If merged, this PR updates step "comp_embedded_control" (formerly step 2c) to be the agreed upon text per this issue: w3c/accname#244