Pass | e.style['offset'] = "left bottom ray(0rad closest-corner) 10px auto 30deg / right bottom" should set offset-anchor | Asserts runPass | assert_equals("right bottom", "right bottom", "offset-anchor should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("right bottom", "right bottom", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "left bottom ray(0rad closest-corner) 10px auto 30deg / right bottom" should set offset-distance | Asserts runPass | assert_equals("10px", "10px", "offset-distance 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) |
|
Pass | e.style['offset'] = "left bottom ray(0rad closest-corner) 10px auto 30deg / right bottom" should set offset-path | Asserts runPass | assert_equals("ray(0rad closest-corner)", "ray(0rad closest-corner)", "offset-path should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("ray(0rad closest-corner)", "ray(0rad closest-corner)", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "left bottom ray(0rad closest-corner) 10px auto 30deg / right bottom" should set offset-position | Asserts runPass | assert_equals("left bottom", "left bottom", "offset-position should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("left bottom", "left bottom", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "left bottom ray(0rad closest-corner) 10px auto 30deg / right bottom" should set offset-rotate | Asserts runPass | assert_equals("auto 30deg", "auto 30deg", "offset-rotate should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("auto 30deg", "auto 30deg", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "left bottom ray(0rad closest-corner) 10px auto 30deg / right bottom" should not set unrelated longhands | Asserts runPass | 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) |
|
Pass | e.style['offset'] = "top right / top left" should set offset-anchor | Asserts runPass | assert_equals("left top", "left top", "offset-anchor should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("left top", "left top", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "top right / top left" should set offset-distance | Asserts runPass | assert_equals("0px", "0px", "offset-distance 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) |
|
Pass | e.style['offset'] = "top right / top left" should set offset-path | Asserts runPass | assert_equals("none", "none", "offset-path should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("none", "none", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "top right / top left" should set offset-position | Asserts runPass | assert_equals("right top", "right top", "offset-position should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("right top", "right top", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "top right / top left" should set offset-rotate | Asserts runPass | assert_equals("auto", "auto", "offset-rotate 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) |
|
Pass | e.style['offset'] = "top right / top left" should not set unrelated longhands | Asserts runPass | 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) |
|
Pass | e.style['offset'] = "path(\"M 0 0 H 2\") reverse 50%" should set offset-anchor | Asserts runPass | assert_equals("auto", "auto", "offset-anchor 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) |
|
Pass | e.style['offset'] = "path(\"M 0 0 H 2\") reverse 50%" should set offset-distance | Asserts runPass | assert_equals("50%", "50%", "offset-distance should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("50%", "50%", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "path(\"M 0 0 H 2\") reverse 50%" should set offset-path | Asserts runPass | assert_equals("path(\"M 0 0 H 2\")", "path(\"M 0 0 H 2\")", "offset-path should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("path(\"M 0 0 H 2\")", "path(\"M 0 0 H 2\")", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "path(\"M 0 0 H 2\") reverse 50%" should set offset-position | Asserts runPass | assert_equals("normal", "normal", "offset-position should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("normal", "normal", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "path(\"M 0 0 H 2\") reverse 50%" should set offset-rotate | Asserts runPass | assert_equals("reverse", "reverse", "offset-rotate should be canonical")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:14:17) | Pass | assert_equals("reverse", "reverse", "serialization should round-trip")
at Test.<anonymous> ( /css/support/shorthand-testcommon.js:18:17) |
|
Pass | e.style['offset'] = "path(\"M 0 0 H 2\") reverse 50%" should not set unrelated longhands | Asserts runPass | 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) |
|