Last change
on this file since 483 was
483,
checked in by hendrikvanantwerpen, 11 years ago
|
Added Dojo 1.9.3 release.
|
File size:
593 bytes
|
Line | |
---|
1 | <h1>Document 0</h1> |
---|
2 | This document has <a href="http://www.dojotoolkit.org/">a link</a>.<br /> |
---|
3 | (to check we're copying children around properly).<br /> |
---|
4 | Plus some widgets and native fields:<br /> |
---|
5 | <input value="native input" aria-label="native input" /> |
---|
6 | <select data-dojo-type="dijit/form/ComboBox" aria-label="select box doc 0"> |
---|
7 | <option value="1">dijit</option> |
---|
8 | <option value="2">form</option> |
---|
9 | <option value="3">ComboBox</option> |
---|
10 | </select> |
---|
11 | <button>native button</button> |
---|
12 | <button data-dojo-type="dijit/form/Button">dijit/form/Button</button><br> |
---|
13 | |
---|
14 | Here's some text that comes AFTER the button. |
---|
Note: See
TracBrowser
for help on using the repository browser.