Harness status: OK

Found 9 tests

9 Pass
Pass	Calling StylePropertyMap.has with an unsupported property throws a TypeError
Pass	Calling StylePropertyMap.has with a property not in the property model returns false
Pass	Calling StylePropertyMap.has with a custom property not in the property model returns false
Pass	Calling StylePropertyMap.has with a valid property returns true
Pass	Calling StylePropertyMap.has with a valid property in mixed case returns true
Pass	Calling StylePropertyMap.has with a valid shorthand specified explicitly returns true
Pass	Calling StylePropertyMap.has with a valid shorthand only partially specified returns false
Pass	Calling StylePropertyMap.has with a valid custom property returns true
Pass	Calling StylePropertyMap.has with a valid list-valued property returns true