blob: 7f47b0cd85142e4a4ef42cabb5e82876c3b47a11 [file] [log] [blame]
PASS e.style['will-change'] = "auto" should set the property value
PASS e.style['will-change'] = "scroll-position" should set the property value
PASS e.style['will-change'] = "contents" should set the property value
PASS e.style['will-change'] = "transform" should set the property value
PASS e.style['will-change'] = "background-color" should set the property value
PASS e.style['will-change'] = "scroll-position, contents" should set the property value
PASS e.style['will-change'] = "scroll-position, transform" should set the property value
PASS e.style['will-change'] = "contents, transform" should set the property value
PASS e.style['will-change'] = "transform, background-color" should set the property value