Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / HTMLOptionElement_selected2-expected.txt
blob1172b7aab8faaa2a41cfc098ca4116bf3c03c191
1 This test checks that the selected property of an option is initialized correctly. https://bugs.webkit.org/show_bug.cgi?id=32641
3 Before querying selectedIndex, [theOption].selected = true
5 [theSelect].selectedIndex = 0
7 After querying selectedIndex, [theOption].selected = true