1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18

content / test / data / accessibility / aria / aria-errormessage-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:"Invalid is true" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-errormessage="error1"}, {aria-invalid="true"}, {aria-label="Invalid is true"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++++EditText text:"Invalid is true with multiple errors" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-errormessage="error1 error2"}, {aria-invalid="true"}, {aria-label="Invalid is true with multiple errors"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++++EditText text:"Invalid is false" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-errormessage="error3"}, {aria-invalid="false"}, {aria-label="Invalid is false"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++++EditText text:"Invalid is not set" textSize:13.3 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {aria-errormessage="error4"}, {aria-label="Invalid is not set"}]
++++++View textSize:13.3 style:0 htmlInfo:[{htmlTag="div"}, {display="flow-root"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {id="error1"}]
++++TextView text:"Error for invalid input" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {id="error2"}]
++++TextView text:"Another error for invalid input" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {id="error3"}]
++++TextView text:"Error for input which is not invalid" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="p"}, {display="block"}, {id="error4"}]
++++TextView text:"Error for input with invalid not set" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]