2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / fast / dom / clone-node-form-elements-with-attr-expected.txt
blobba67f4ad4cf13497be5e27f66340e4bd6c08eea1
1  
2 This tests that cloneNode and importNode copy the form element properties that aren't stored in values, such as 'value', and 'checked'. If this test is successful, the text SUCCESS should be shown below. This is a variation on the base test that has the checked attribute already set, which at one point caused a crash (see Bugzilla bug 6617).
3 SUCCESS!