Confirmed users
1,396
edits
Line 214: | Line 214: | ||
::Lists all notifications that qualifies for live region. | ::Lists all notifications that qualifies for live region. | ||
</code> | </code> | ||
===Patterns=== | ===Patterns=== | ||
Line 222: | Line 223: | ||
AccessibleElement .''patterns'' | AccessibleElement .''patterns'' | ||
::Returns a list of all patterns supported by the accessible element. | ::Returns a list of all patterns supported by the accessible element. | ||
Object .''toPattern''(DOMString type) | Object .''toPattern''(DOMString type) | ||
::Returns an object for the pattern of given type if supported by an accessible element. | ::Returns an object for the pattern of given type if supported by an accessible element. | ||
Line 231: | Line 229: | ||
See [[#Patters|patterns section]] for details. | See [[#Patters|patterns section]] for details. | ||
===Relations=== | ===Relations=== |