haikuwebkit/LayoutTests/fast/css/padding-calc-value-expected...

11 lines
278 B
Plaintext

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