blob: 76d6b40e1792f17a0c39209afdc6ed5f55f85d51 [file] [log] [blame]
FAIL Deleting a shorthand property not in the inline style is a no-op styleMap.delete is not a function. (In 'styleMap.delete('margin')', 'styleMap.delete' is undefined)
FAIL Deleting a shorthand property in the inline style removes both it and its longhands styleMap.delete is not a function. (In 'styleMap.delete('margin')', 'styleMap.delete' is undefined)
FAIL Deleting a longhand property in the inline style removes both it and its shorthand styleMap.delete is not a function. (In 'styleMap.delete('margin-top')', 'styleMap.delete' is undefined)