Summary

Harness status: OK

Found 20 tests

Details

ResultTest NameMessage
Passe.style['scroll-padding'] = "10px" should set scroll-padding-bottom
Asserts run
Pass
assert_equals("10px", "10px", "scroll-padding-bottom should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("10px", "10px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "10px" should set scroll-padding-left
Asserts run
Pass
assert_equals("10px", "10px", "scroll-padding-left should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("10px", "10px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "10px" should set scroll-padding-right
Asserts run
Pass
assert_equals("10px", "10px", "scroll-padding-right should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("10px", "10px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "10px" should set scroll-padding-top
Asserts run
Pass
assert_equals("10px", "10px", "scroll-padding-top should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("10px", "10px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "10px" should not set unrelated longhands
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:31:13)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:35:13)
Passe.style['scroll-padding'] = "auto 20px" should set scroll-padding-bottom
Asserts run
Pass
assert_equals("auto", "auto", "scroll-padding-bottom should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("auto", "auto", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "auto 20px" should set scroll-padding-left
Asserts run
Pass
assert_equals("20px", "20px", "scroll-padding-left should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("20px", "20px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "auto 20px" should set scroll-padding-right
Asserts run
Pass
assert_equals("20px", "20px", "scroll-padding-right should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("20px", "20px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "auto 20px" should set scroll-padding-top
Asserts run
Pass
assert_equals("auto", "auto", "scroll-padding-top should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("auto", "auto", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "auto 20px" should not set unrelated longhands
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:31:13)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:35:13)
Passe.style['scroll-padding'] = "1px 2px 3px" should set scroll-padding-bottom
Asserts run
Pass
assert_equals("3px", "3px", "scroll-padding-bottom should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("3px", "3px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "1px 2px 3px" should set scroll-padding-left
Asserts run
Pass
assert_equals("2px", "2px", "scroll-padding-left should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("2px", "2px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "1px 2px 3px" should set scroll-padding-right
Asserts run
Pass
assert_equals("2px", "2px", "scroll-padding-right should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("2px", "2px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "1px 2px 3px" should set scroll-padding-top
Asserts run
Pass
assert_equals("1px", "1px", "scroll-padding-top should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("1px", "1px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "1px 2px 3px" should not set unrelated longhands
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:31:13)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:35:13)
Passe.style['scroll-padding'] = "1% 2px 3px 0" should set scroll-padding-bottom
Asserts run
Pass
assert_equals("3px", "3px", "scroll-padding-bottom should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("3px", "3px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "1% 2px 3px 0" should set scroll-padding-left
Asserts run
Pass
assert_equals("0px", "0px", "scroll-padding-left should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("0px", "0px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "1% 2px 3px 0" should set scroll-padding-right
Asserts run
Pass
assert_equals("2px", "2px", "scroll-padding-right should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("2px", "2px", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "1% 2px 3px 0" should set scroll-padding-top
Asserts run
Pass
assert_equals("1%", "1%", "scroll-padding-top should be canonical")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17)
Pass
assert_equals("1%", "1%", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17)
Passe.style['scroll-padding'] = "1% 2px 3px 0" should not set unrelated longhands
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:31:13)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/support/shorthand-testcommon.js:35:13)