blob: e5192b5551ac2aeb025663390d043b385bc66c27 [file] [log] [blame]
This test verifies the property implicit flag is reset after adding any css property.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS element1.style.isPropertyImplicit('padding-top') is false
PASS removedProperties.length is 1
PASS removedProperties[0] is "list-style"
PASS successfullyParsed is true
TEST COMPLETE