Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / duplicate-ids-expected.txt
blob2a28a33608a7177008e1546ef5abdff2191cd933
1 This tests that getElementById works as elements with duplicate ids are added and removed. If the test is successful, the text "success" should be shown below.
2 This is the first duplicate div
3 This is the second duplicate div
4 Success!