blob: 0b0d5e4c5344ceafc1827a587c7c442ad31f42d5 [file] [log] [blame]
Tests assigning a calculated value to 'padding' CSS property.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.getComputedStyle(testDiv).getPropertyValue('padding-right') is "11px"
PASS successfullyParsed is true
TEST COMPLETE