[chromeperf2] Style ternary options |
|
Issue descriptionoption-group renders a tree of options like [a, b, b:c, b:d]. Clicking any of those options except 'b' uses binary state. Clicking 'b' uses ternary state. Options whose value is a prefix of its sub-options, such as 'b', should be styled differently than the binary options. |
|
►
Sign in to add a comment |
|