[g-a-devel] new states for meter element
- From: Alexander Surkov <surkov alexander gmail com>
- To: gnome-accessibility-devel <gnome-accessibility-devel gnome org>
- Subject: [g-a-devel] new states for meter element
- Date: Wed, 11 Dec 2013 12:15:28 -0500
Hi.
HTML5 introduced meter element [1], which is basically a progressbar role but can be in special states:
1)
optimal state when value is in optimal rage (for example, if low <
optimum < high then value should be in [low, high], if optimum >
high then value should be greater than high.
2) suboptimal state when value is in range next to optimum
range (for example, if low < optimum < high then value < low is
suboptimal.
3) subsuboptimal state when value is not neither optimal nor suboptimal for example if optimum > high but value < low.
Firefox colors these states as green/yellow/red.
Would it be reasonable to introduce these states in ATK? Any other ways to expose that info?
Thanks.
Alex.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]