Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / label / label-selection-by-dragging-expected.txt
blob279cfebedbbb050242c7c5c48507f34eecabeed8
1 Test the value of checkbox after selecting the associated label's text
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS checkbox.checked is true
7 PASS window.getSelection().toString() is "Some, Text associated with input"
8 PASS successfullyParsed is true
10 TEST COMPLETE