blob: 6b44d77d02d8ffdc9e8c77cec0765af143395c36 [file] [log] [blame]
PASS e.style['background-repeat'] = "repeat" should set the property value
PASS e.style['background-repeat'] = "repeat-x, repeat-y, repeat" should set the property value
PASS e.style['background-repeat'] = "repeat space, round no-repeat, repeat-x" should set the property value
PASS e.style['background-repeat'] = "repeat repeat" should set the property value