1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28

content / test / data / accessibility / aria / aria-readonly-expected-android-assist-data.txt [blame]

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}]
++++EditText text:"Readonly-false input" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-readonly="false"}, {tabindex="0"}, {value="Readonly-false input"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}]
++++EditText text:"Readonly-true input" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-readonly="true"}, {tabindex="0"}, {value="Readonly-true input"}]
++TextView text:"Readonly-false plain div" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly-false plain div"}, {aria-readonly="false"}, {tabindex="0"}]
++TextView text:"Readonly-true plain div" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly-true plain div"}, {aria-readonly="true"}, {tabindex="0"}]
++EditText textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly-false contenteditable div"}, {aria-readonly="false"}, {contenteditable=""}, {tabindex="0"}]
++EditText textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly-true contenteditable div"}, {aria-readonly="true"}, {contenteditable=""}, {tabindex="0"}]
++EditText textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly-false role unimplemented textbox"}, {aria-readonly="false"}, {role="textbox"}, {tabindex="0"}]
++EditText textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly-true role unimplemented textbox"}, {aria-readonly="true"}, {role="textbox"}, {tabindex="0"}]
++EditText textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly-false contenteditable textbox"}, {aria-readonly="false"}, {role="textbox"}, {tabindex="0"}]
++EditText textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly-true contenteditable textbox"}, {aria-readonly="true"}, {role="textbox"}, {tabindex="0"}]
++GridView textSize:16.0 style:0 htmlInfo:[{htmlTag="table"}, {display="table"}, {role="grid"}]
++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="tr"}, {display="table-row"}, {role="row"}]
++++++View text:"Readonly-false gridcell" textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}, {aria-label="Readonly-false gridcell"}, {aria-readonly="false"}, {role="gridcell"}, {tabindex="0"}]
++++++View text:"Readonly-true gridcell" textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}, {aria-label="Readonly-true gridcell"}, {aria-readonly="true"}, {role="gridcell"}, {tabindex="0"}]
++++++View text:"Readonly not specified gridcell" textSize:16.0 style:0 htmlInfo:[{htmlTag="td"}, {display="table-cell"}, {aria-label="Readonly not specified gridcell"}, {role="gridcell"}, {tabindex="0"}]
++CheckBox text:"Readonly checkbox" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly checkbox"}, {aria-readonly="true"}, {role="checkbox"}]
++EditText textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-label="Readonly combobox"}, {aria-readonly="true"}, {role="combobox"}]
++ListView text:"Readonly listbox" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly listbox"}, {aria-readonly="true"}, {role="listbox"}]
++RadioGroup text:"Readonly radiogroup" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly radiogroup"}, {aria-readonly="true"}, {role="radiogroup"}]
++SeekBar text:"50, Readonly slider" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly slider"}, {aria-readonly="true"}, {role="slider"}]
++EditText text:"0, Readonly spinbutton" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly spinbutton"}, {aria-readonly="true"}, {role="spinbutton"}]
++MenuItem text:"Readonly menuitemcheckbox" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly menuitemcheckbox"}, {aria-readonly="true"}, {role="menuitemcheckbox"}]
++MenuItem text:"Readonly menuitemradio" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly menuitemradio"}, {aria-readonly="true"}, {role="menuitemradio"}]
++EditText textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly searchbox"}, {aria-readonly="true"}, {role="searchbox"}]
++ToggleButton text:"Readonly switch" textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {aria-label="Readonly switch"}, {aria-readonly="true"}, {role="switch"}]