Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / shorthand-mismatched-list-crash-expected.txt
blobf2a52269e36e9c4fedea73d81722869e937a1200
1 Test for WebKit bug 31559: Crash with mismatched lists and shorthands.
3 PASS para.style.webkitTransition is "width 1s, left 1s, 1s"
4 PASS para.style.webkitTransition is "width 1s, left 1s, top"
5 PASS successfullyParsed is true
7 TEST COMPLETE