blob: deb924631b77f142955be99bf1a6852d774b51d6 [file] [log] [blame]
PASS e.style['padding'] = "1px 2px 3px 4px" should set padding-bottom
PASS e.style['padding'] = "1px 2px 3px 4px" should set padding-left
PASS e.style['padding'] = "1px 2px 3px 4px" should set padding-right
PASS e.style['padding'] = "1px 2px 3px 4px" should set padding-top
PASS e.style['padding'] = "1px 2px 3px 4px" should not set unrelated longhands
PASS e.style['padding'] = "1px 2px 3px" should set padding-bottom
PASS e.style['padding'] = "1px 2px 3px" should set padding-left
PASS e.style['padding'] = "1px 2px 3px" should set padding-right
PASS e.style['padding'] = "1px 2px 3px" should set padding-top
PASS e.style['padding'] = "1px 2px 3px" should not set unrelated longhands
PASS e.style['padding'] = "1px 2px" should set padding-bottom
PASS e.style['padding'] = "1px 2px" should set padding-left
PASS e.style['padding'] = "1px 2px" should set padding-right
PASS e.style['padding'] = "1px 2px" should set padding-top
PASS e.style['padding'] = "1px 2px" should not set unrelated longhands
PASS e.style['padding'] = "1px" should set padding-bottom
PASS e.style['padding'] = "1px" should set padding-left
PASS e.style['padding'] = "1px" should set padding-right
PASS e.style['padding'] = "1px" should set padding-top
PASS e.style['padding'] = "1px" should not set unrelated longhands