You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought about mapping it to aria-valuetext, but that uses the same uia property that we're using for the result of optimal calculation (Value.Value).
The fallback content doesn't seem like it would make a good name.
HTML spec on has examples like this
<meter value="0.5">Moderate activity</meter>
Where should the inner phrasing content "Moderate activity" be mapped in the AAPIs? Is this a value? Part of name or description? Something else?
The text was updated successfully, but these errors were encountered: