INPUTTAGS_selectors
INPUTTAGS_selectors: string = `input:not([disabled]):not([readonly]):-moz-any(:not([type]),[type='text'],[type='search'],[type='password'],[type='datetime'],[type='datetime-local'],[type='date'],[type='month'],[type='time'],[type='week'],[type='number'],[type='range'],[type='email'],[type='url'],[type='tel'],[type='color']),textarea:not([disabled]):not([readonly]),object,[role='application']`
Generated from excmds.ts. Don't edit this file!