| WebView textSize:16.0 style:0 htmlInfo:[{htmlTag="#document"}, {display=""}] |
| ++View textSize:16.0 style:0 htmlInfo:[{htmlTag="div"}, {display="block"}, {id="test1"}] |
| ++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="span"}, {display="inline"}, {id="span"}] |
| ++++++TextView text:"Choose one:" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}] |
| ++++Button text:"Choose one: Foo" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag="button"}, {display="inline-block"}, {aria-haspopup="listbox"}, {aria-labelledby="span test"}, {id="test"}] |
| ++++++TextView text:"Foo" textSize:13.3 style:0 bgColor:-1052689 htmlInfo:[{htmlTag=""}, {display=""}] |
| ++++ListView text:"Choose one:" textSize:16.0 style:0 htmlInfo:[{htmlTag="ul"}, {display="block"}, {aria-labelledby="span"}, {id="options"}, {onclick="console.log('hi')"}, {role="listbox"}, {tabindex="-1"}] |
| ++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="li"}, {display="list-item"}, {id="option1"}, {role="option"}] |
| ++++++++TextView text:"• " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}] |
| ++++++++TextView text:"Baz" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}] |
| ++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="li"}, {display="list-item"}, {id="option2"}, {role="option"}] |
| ++++++++TextView text:"• " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}] |
| ++++++++TextView text:"Bar" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}] |
| ++++++View textSize:16.0 style:0 htmlInfo:[{htmlTag="li"}, {display="list-item"}, {id="option3"}, {role="option"}] |
| ++++++++TextView text:"• " textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}] |
| ++++++++TextView text:"Foo" textSize:16.0 style:0 htmlInfo:[{htmlTag=""}, {display=""}] |