Lines Matching refs:role

15462     tag: DIV({"class": "warning focusRow", role : 'listitem'}, "$object|STR")
15628 SPAN({"class": "objectLeftBrace", role: "presentation"}, "{"),
15630 SPAN({"class": "objectPropName", role: "presentation"}, "$prop.name"),
15631 SPAN({"class": "objectEqual", role: "presentation"}, "$prop.equal"),
15633 SPAN({"class": "objectComma", role: "presentation"}, "$prop.delim")
15886 SPAN({"class": "arrayLeftBracket", role : "presentation"}, "["),
15889 SPAN({"class": "arrayComma", role : "presentation"}, "$item.delim")
15891 SPAN({"class": "arrayRightBracket", role : "presentation"}, "]")
15896 SPAN({"class": "arrayLeftBracket", role : "presentation"}, "["),
15899 SPAN({"class": "arrayComma", role : "presentation"}, "$item.delim")
16854 DIV({"class": "errorTitle a11yFocus", role : 'checkbox', 'aria-checked' : 'false'},
16859 …IMG({"class": "errorBreak a11yFocus", src:"blank.gif", role : 'checkbox', 'aria-checked':'false', …
17060 DIV({"class": "sourceRow", role : "presentation"},
17061 SPAN({"class": "sourceLine", role : "presentation"}, "$line.lineNo"),
17062 SPAN({"class": "sourceRowText", role : "presentation"}, "$line.text")
25733 DIV({"class": "warning focusRow", style: "font-weight:normal;", role: 'listitem'},
26490 $cssOverridden: "$prop.overridden", role : "option"},
26515 "ruleId": "$rule.id", role : 'presentation'},
26516 DIV({"class": "cssHead focusRow", role : 'listitem'},
26519 DIV({role : 'group'},
26520 DIV({"class": "cssPropertyListBox", role : 'listbox'},
26526 DIV({"class": "editable insertBefore", role:"presentation"}, "}")
27829 DIV({"class": "a11yCSSView", role : 'presentation'},
27830 DIV({role : 'list', 'aria-label' : $STR('aria.labels.style rules') },
27835 DIV({role : "list", 'aria-label' :$STR('aria.labels.inherited style rules')},
27837 H1({"class": "cssInheritHeader groupHeader focusRow", role : 'listitem' },
27841 DIV({role : 'group'},
28274 … DIV({"class": "a11yCSSView", role : "list", "aria-label" : $STR('aria.labels.computed styles')},
28276 H1({"class": "cssInheritHeader groupHeader focusRow", role : "listitem"},
28279 TABLE({width: "100%", role : 'group'},
28280 TBODY({role : 'presentation'},
28282 TR({"class": 'focusRow computedStyleRow', role : 'listitem'},
28283 … TD({"class": "stylePropName", role : 'presentation'}, "$prop.name"),
28284 … TD({"class": "stylePropValue", role : 'presentation'}, "$prop.value")
29161 …berRow $member.open $member.type\\Row", $hasChildren: "$member.hasChildren", role : 'presentation',
29163 … TD({"class": "memberLabelCell", style: "padding-left: $member.indent\\px", role : 'presentation'},
29168 TD({"class": "memberValueCell", role : 'presentation'},
29176 DIV({"class": "watchEditBox a11yFocusNoTab", role: "button", 'tabindex' : '0',
29184 TR({role : 'presentation'},
29193 … TABLE({"class": domTableClass, cellpadding: 0, cellspacing: 0, onclick: "$onClick", role :"tree"},
29194 TBODY({role: 'presentation'},
29202 _toggles: "$toggles", _domPanel: "$domPanel", onclick: "$onClick", role : 'tree'},
29203 TBODY({role : 'presentation'},
29211 _toggles: "$toggles", _domPanel: "$domPanel", onclick: "$onClick", role : 'tree'},
29212 TBODY({role : 'presentation'},