blob: 57f1eefd0c4e5c67586fa196614873921c2b5d5d [file] [log] [blame]
PASS e.style['max-block-size'] = "none" should set the property value
PASS e.style['max-block-size'] = "10px" should set the property value
PASS e.style['max-block-size'] = "20%" should set the property value
PASS e.style['max-block-size'] = "calc(2em + 3ex)" should set the property value
PASS e.style['max-block-size'] = "min-content" should set the property value
PASS e.style['max-block-size'] = "max-content" should set the property value