chromium/content/test/data/accessibility/html/input-submit-expected-android-assist-data.txt

WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="form"}, {display="block"}]
++++EditText textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {name="Name"}, {type="text"}]
++++Button text:"First submit in a form is a valid default button" textSize:13.0 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {type="submit"}, {value="First submit  in a form is a valid default button"}]
++++Button text:"Second submit in a form not a valid default button" textSize:13.0 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {type="submit"}, {value="Second submit in a form not a valid default button"}]
++View textSize:16.0 style:0 htmlInfo:[{htmlTag="form"}, {display="block"}]
++++EditText textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {name="Name"}, {type="text"}]
++++Button text:"First image button in a form is a valid default button" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {type="image"}, {value="First image button in a form is a valid default button"}]
++++TextView text:" " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}]
++++Button text:"Second image button in a form not a valid default button" textSize:13.0 style:0 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {type="image"}, {value="Second image button in a form not a valid default button"}]
++Button text:"Submit outside of form not a valid default button" textSize:13.0 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="input"}, {display="inline-block"}, {type="submit"}, {value="Submit outside of form not a valid default button"}]