Harness status: OK

Found 6 tests

6 Pass
Pass	Calling StylePropertyMap.getAll with an unsupported property throws a TypeError
Pass	Calling StylePropertyMap.getAll with a custom property not in the property model returns an empty list
Pass	Calling StylePropertyMap.getAll with a valid property returns a single element list with the correct entry
Pass	StylePropertyMap.getAll is case-insensitive
Pass	Calling StylePropertyMap.getAll with a valid custom property returns a single element list with the correct entry
Pass	Calling StylePropertyMap.getAll with a list-valued property returns all the values