Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / transitions / mismatched-shadow-styles-expected.txt
blob8eb87349b1a3e5536a58ca3d11f43ccf7efdaffb
1 PASS - "box-shadow" property for "none-to-normal" element at 0.3s saw something close to: rgba(0, 0, 0, 0.6) 12px 12px 6px 0px
2 PASS - "box-shadow" property for "none-to-inset" element at 0.3s saw something close to: rgba(0, 0, 0, 0.6) 12px 12px 6px 0px inset
3 PASS - "box-shadow" property for "inset-to-normal" element at 0.3s saw something close to: rgb(0, 0, 0) 20px 20px 10px 0px
4 PASS - "box-shadow" property for "normal-to-inset" element at 0.3s saw something close to: rgb(0, 0, 0) 20px 20px 10px 0px inset