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