blob: b2e18e67a30427dd6f3e2682c3da9f7612258bc8 [file] [log] [blame]
PASS e.style['break-before'] = "auto" should set the property value
PASS e.style['break-before'] = "avoid" should set the property value
PASS e.style['break-before'] = "avoid-page" should set the property value
PASS e.style['break-before'] = "page" should set the property value
PASS e.style['break-before'] = "left" should set the property value
PASS e.style['break-before'] = "right" should set the property value
PASS e.style['break-before'] = "recto" should set the property value
PASS e.style['break-before'] = "verso" should set the property value
PASS e.style['break-before'] = "avoid-column" should set the property value
PASS e.style['break-before'] = "column" should set the property value
FAIL e.style['break-before'] = "avoid-region" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['break-before'] = "region" should set the property value assert_not_equals: property should be set got disallowed value ""