Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / clone-node-form-elements-expected.txt
blobe0296991eaf4c88dd8a0300a40784a8c51c25622
1  
2 This tests that cloneNode and importNode copies 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.
3 SUCCESS!