Summary

Harness status: OK

Found 61 tests

Details

ResultTest NameMessage
PassProperty offset-path value 'none'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'none' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'ray(0deg)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(0deg)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(0deg)", "ray(0deg)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'ray(0rad closest-side)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(0rad closest-side)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(0deg)", "ray(0deg)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ray(0deg)", "ray(0deg)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ray(0.25turn closest-corner contain)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(0.25turn closest-corner contain)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(90deg closest-corner contain)", "ray(90deg closest-corner contain)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ray(90deg closest-corner contain)", "ray(90deg closest-corner contain)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ray(200grad farthest-side)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(200grad farthest-side)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(180deg farthest-side)", "ray(180deg farthest-side)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ray(180deg farthest-side)", "ray(180deg farthest-side)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ray(270deg farthest-corner contain)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(270deg farthest-corner contain)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(270deg farthest-corner contain)", "ray(270deg farthest-corner contain)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'ray(-720deg sides)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(-720deg sides)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(-720deg sides)", "ray(-720deg sides)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'ray(calc(180deg - 45deg) farthest-side)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(calc(180deg - 45deg) farthest-side)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(135deg farthest-side)", "ray(135deg farthest-side)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ray(135deg farthest-side)", "ray(135deg farthest-side)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ray(0deg at 100px 100px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(0deg at 100px 100px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(0deg at 100px 100px)", "ray(0deg at 100px 100px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'ray(0deg sides at center center)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(0deg sides at center center)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(0deg sides at 50% 50%)", "ray(0deg sides at 50% 50%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ray(0deg sides at 50% 50%)", "ray(0deg sides at 50% 50%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ray(0deg at center center sides)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(0deg at center center sides)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(0deg sides at 50% 50%)", "ray(0deg sides at 50% 50%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ray(0deg sides at 50% 50%)", "ray(0deg sides at 50% 50%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ray(0deg at center center contain)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(0deg at center center contain)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(0deg contain at 50% 50%)", "ray(0deg contain at 50% 50%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ray(0deg contain at 50% 50%)", "ray(0deg contain at 50% 50%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ray(at 10px 10px 0deg contain)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(at 10px 10px 0deg contain)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(0deg contain at 10px 10px)", "ray(0deg contain at 10px 10px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ray(0deg contain at 10px 10px)", "ray(0deg contain at 10px 10px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'path("m 20 0 h -100")'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'path(\"m 20 0 h -100\")' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_in_array("path(\"M 20 0 H -80\")", ["path(\"M 20 0 H -80\")", "path(\"m 20 0 h -100\")"])
    at Test.<anonymous> ( /css/support/computed-testcommon.js:33:7)
Pass
assert_equals("path(\"M 20 0 H -80\")", "path(\"M 20 0 H -80\")", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'path("M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 300 Z")'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'path(\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 300 Z\")' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("path(\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 300 Z\")", "path(\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 300 Z\")")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'path("m 10 20 q 30 60 40 50 q 100 70 90 80")'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'path(\"m 10 20 q 30 60 40 50 q 100 70 90 80\")' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_in_array("path(\"M 10 20 Q 40 80 50 70 Q 150 140 140 150\")", ["path(\"M 10 20 Q 40 80 50 70 Q 150 140 140 150\")", "path(\"m 10 20 q 30 60 40 50 q 100 70 90 80\")"])
    at Test.<anonymous> ( /css/support/computed-testcommon.js:33:7)
Pass
assert_equals("path(\"M 10 20 Q 40 80 50 70 Q 150 140 140 150\")", "path(\"M 10 20 Q 40 80 50 70 Q 150 140 140 150\")", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'path("M 0 0 L 100 100 m 0 100 l 100 0 Z l 160 20 Z")'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'path(\"M 0 0 L 100 100 m 0 100 l 100 0 Z l 160 20 Z\")' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_in_array("path(\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 260 220 Z\")", ["path(\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 260 220 Z\")", "path(\"M 0 0 L 100 100 m 0 100 l 100 0 Z l 160 20 Z\")"])
    at Test.<anonymous> ( /css/support/computed-testcommon.js:33:7)
Pass
assert_equals("path(\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 260 220 Z\")", "path(\"M 0 0 L 100 100 M 100 200 L 200 200 Z L 260 220 Z\")", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'path("m 10 20 l 20 30 Z l 50 60 Z m 70 80 l 90 60 Z t 70 120")'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'path(\"m 10 20 l 20 30 Z l 50 60 Z m 70 80 l 90 60 Z t 70 120\")' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_in_array("path(\"M 10 20 L 30 50 Z L 60 80 Z M 80 100 L 170 160 Z T 150 220\")", ["path(\"M 10 20 L 30 50 Z L 60 80 Z M 80 100 L 170 160 Z T 150 220\")", "path(\"m 10 20 l 20 30 Z l 50 60 Z m 70 80 l 90 60 Z t 70 120\")"])
    at Test.<anonymous> ( /css/support/computed-testcommon.js:33:7)
Pass
assert_equals("path(\"M 10 20 L 30 50 Z L 60 80 Z M 80 100 L 170 160 Z T 150 220\")", "path(\"M 10 20 L 30 50 Z L 60 80 Z M 80 100 L 170 160 Z T 150 220\")", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'path("m 10 170 h 90 v 30 m 0 0 s 1 2 3 4 z c 9 8 7 6 5 4")'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'path(\"m 10 170 h 90 v 30 m 0 0 s 1 2 3 4 z c 9 8 7 6 5 4\")' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_in_array("path(\"M 10 170 H 100 V 200 M 100 200 S 101 202 103 204 Z C 109 208 107 206 105 204\")", ["path(\"M 10 170 H 100 V 200 M 100 200 S 101 202 103 204 Z C 109 208 107 206 105 204\")", "path(\"m 10 170 h 90 v 30 m 0 0 s 1 2 3 4 Z c 9 8 7 6 5 4\")"])
    at Test.<anonymous> ( /css/support/computed-testcommon.js:33:7)
Pass
assert_equals("path(\"M 10 170 H 100 V 200 M 100 200 S 101 202 103 204 Z C 109 208 107 206 105 204\")", "path(\"M 10 170 H 100 V 200 M 100 200 S 101 202 103 204 Z C 109 208 107 206 105 204\")", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'path("m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50")'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'path(\"m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50\")' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_in_array("path(\"M 10 20 A 10 20 30 1 0 50 70 A 110 120 30 1 1 190 120\")", ["path(\"M 10 20 A 10 20 30 1 0 50 70 A 110 120 30 1 1 190 120\")", "path(\"m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50\")"])
    at Test.<anonymous> ( /css/support/computed-testcommon.js:33:7)
Pass
assert_equals("path(\"M 10 20 A 10 20 30 1 0 50 70 A 110 120 30 1 1 190 120\")", "path(\"M 10 20 A 10 20 30 1 0 50 70 A 110 120 30 1 1 190 120\")", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'inset(100%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(100%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(100%)", "inset(100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'inset(0 1px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(0 1px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px 1px)", "inset(0px 1px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px 1px)", "inset(0px 1px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'inset(0px 1px 2%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(0px 1px 2%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px 1px 2%)", "inset(0px 1px 2%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'inset(0px 1px 2% 3em)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(0px 1px 2% 3em)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px 1px 2% 48px)", "inset(0px 1px 2% 48px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px 1px 2% 48px)", "inset(0px 1px 2% 48px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'inset(0px round 100%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(0px round 100%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px round 100%)", "inset(0px round 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'inset(0px round 0 1px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(0px round 0 1px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px round 0px 1px)", "inset(0px round 0px 1px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px round 0px 1px)", "inset(0px round 0px 1px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'inset(0px round 0px 1px 2%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(0px round 0px 1px 2%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px round 0px 1px 2%)", "inset(0px round 0px 1px 2%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'inset(0px round 0px 1px 2% 3em)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(0px round 0px 1px 2% 3em)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px round 0px 1px 2% 48px)", "inset(0px round 0px 1px 2% 48px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px round 0px 1px 2% 48px)", "inset(0px round 0px 1px 2% 48px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'inset(10px round 20% / 0px 1px 2% 3px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(10px round 20% / 0px 1px 2% 3px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(10px round 20% / 0px 1px 2% 3px)", "inset(10px round 20% / 0px 1px 2% 3px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'circle()'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'circle()' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("circle()", "circle()")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'circle(100px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'circle(100px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("circle(100px)", "circle(100px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'circle(closest-side)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'circle(closest-side)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("circle()", "circle()")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("circle()", "circle()", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'circle(at 50% 50%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'circle(at 50% 50%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("circle(at 50% 50%)", "circle(at 50% 50%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'circle(100px at 50% 50%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'circle(100px at 50% 50%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("circle(100px at 50% 50%)", "circle(100px at 50% 50%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'circle(farthest-side at center top)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'circle(farthest-side at center top)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("circle(farthest-side at 50% 0%)", "circle(farthest-side at 50% 0%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("circle(farthest-side at 50% 0%)", "circle(farthest-side at 50% 0%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'circle(4% at top right)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'circle(4% at top right)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("circle(4% at 100% 0%)", "circle(4% at 100% 0%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("circle(4% at 100% 0%)", "circle(4% at 100% 0%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ellipse()'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ellipse()' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ellipse()", "ellipse()")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'ellipse(1px closest-side)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ellipse(1px closest-side)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ellipse(1px closest-side)", "ellipse(1px closest-side)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'ellipse(at 50% 50%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ellipse(at 50% 50%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ellipse(at 50% 50%)", "ellipse(at 50% 50%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'ellipse(closest-side closest-side at 10% 20%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ellipse(closest-side closest-side at 10% 20%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ellipse(at 10% 20%)", "ellipse(at 10% 20%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ellipse(at 10% 20%)", "ellipse(at 10% 20%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ellipse(farthest-side 4% at bottom left)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ellipse(farthest-side 4% at bottom left)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ellipse(farthest-side 4% at 0% 100%)", "ellipse(farthest-side 4% at 0% 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ellipse(farthest-side 4% at 0% 100%)", "ellipse(farthest-side 4% at 0% 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'polygon(1% 2%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'polygon(1% 2%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("polygon(1% 2%)", "polygon(1% 2%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'polygon(1px 2px, 3% 4%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'polygon(1px 2px, 3% 4%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("polygon(1px 2px, 3% 4%)", "polygon(1px 2px, 3% 4%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'xywh(0 1% 2px 3em)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'xywh(0 1% 2px 3em)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(1% calc(100% - 2px) calc(99% - 48px) 0px)", "inset(1% calc(100% - 2px) calc(99% - 48px) 0px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(1% calc(100% - 2px) calc(99% - 48px) 0px)", "inset(1% calc(100% - 2px) calc(99% - 48px) 0px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'xywh(0px 1% 2px 3em round 0)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'xywh(0px 1% 2px 3em round 0)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(1% calc(100% - 2px) calc(99% - 48px) 0px)", "inset(1% calc(100% - 2px) calc(99% - 48px) 0px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(1% calc(100% - 2px) calc(99% - 48px) 0px)", "inset(1% calc(100% - 2px) calc(99% - 48px) 0px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'xywh(0px 1% 2px 3em round 0 1px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'xywh(0px 1% 2px 3em round 0 1px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(1% calc(100% - 2px) calc(99% - 48px) 0px round 0px 1px)", "inset(1% calc(100% - 2px) calc(99% - 48px) 0px round 0px 1px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(1% calc(100% - 2px) calc(99% - 48px) 0px round 0px 1px)", "inset(1% calc(100% - 2px) calc(99% - 48px) 0px round 0px 1px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'xywh(0px 1% 2px 3% round 0px 1px 2em)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'xywh(0px 1% 2px 3% round 0px 1px 2em)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(1% calc(100% - 2px) 96% 0px round 0px 1px 32px)", "inset(1% calc(100% - 2px) 96% 0px round 0px 1px 32px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(1% calc(100% - 2px) 96% 0px round 0px 1px 32px)", "inset(1% calc(100% - 2px) 96% 0px round 0px 1px 32px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'xywh(0px 1% 2px 3% round 0px 1px 2% 3px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'xywh(0px 1% 2px 3% round 0px 1px 2% 3px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(1% calc(100% - 2px) 96% 0px round 0px 1px 2% 3px)", "inset(1% calc(100% - 2px) 96% 0px round 0px 1px 2% 3px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(1% calc(100% - 2px) 96% 0px round 0px 1px 2% 3px)", "inset(1% calc(100% - 2px) 96% 0px round 0px 1px 2% 3px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'rect(auto auto auto auto)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'rect(auto auto auto auto)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0%)", "inset(0%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0%)", "inset(0%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'rect(0 1% 2px 3em)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'rect(0 1% 2px 3em)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px 99% calc(100% - 2px) 48px)", "inset(0px 99% calc(100% - 2px) 48px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px 99% calc(100% - 2px) 48px)", "inset(0px 99% calc(100% - 2px) 48px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'rect(0px 1% auto 3em round 0)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'rect(0px 1% auto 3em round 0)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px 99% 0% 48px)", "inset(0px 99% 0% 48px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px 99% 0% 48px)", "inset(0px 99% 0% 48px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'rect(0px 1% auto 3% round 0 1px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'rect(0px 1% auto 3% round 0 1px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px 99% 0% 3% round 0px 1px)", "inset(0px 99% 0% 3% round 0px 1px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px 99% 0% 3% round 0px 1px)", "inset(0px 99% 0% 3% round 0px 1px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'rect(0px 1% auto 3% round 0px 1px 2em)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'rect(0px 1% auto 3% round 0px 1px 2em)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px 99% 0% 3% round 0px 1px 32px)", "inset(0px 99% 0% 3% round 0px 1px 32px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px 99% 0% 3% round 0px 1px 32px)", "inset(0px 99% 0% 3% round 0px 1px 32px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'rect(0px 1% auto 3% round 0px 1px 2% 3px)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'rect(0px 1% auto 3% round 0px 1px 2% 3px)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(0px 99% 0% 3% round 0px 1px 2% 3px)", "inset(0px 99% 0% 3% round 0px 1px 2% 3px)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(0px 99% 0% 3% round 0px 1px 2% 3px)", "inset(0px 99% 0% 3% round 0px 1px 2% 3px)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'content-box'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'content-box' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("content-box", "content-box")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'border-box'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'border-box' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("border-box", "border-box")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'view-box'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'view-box' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("view-box", "view-box")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'inset(10% 20% 30% 40%) border-box'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'inset(10% 20% 30% 40%) border-box' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("inset(10% 20% 30% 40%)", "inset(10% 20% 30% 40%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("inset(10% 20% 30% 40%)", "inset(10% 20% 30% 40%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'fill-box ellipse(at 50% 60%)'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'fill-box ellipse(at 50% 60%)' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ellipse(at 50% 60%) fill-box", "ellipse(at 50% 60%) fill-box")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("ellipse(at 50% 60%) fill-box", "ellipse(at 50% 60%) fill-box", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty offset-path value 'ray(0deg) stroke-box'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'ray(0deg) stroke-box' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("ray(0deg) stroke-box", "ray(0deg) stroke-box")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty offset-path value 'path("m 20 0 h -100") view-box'
Asserts run
Pass
assert_true(true, "offset-path doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'path(\"m 20 0 h -100\") view-box' is a supported value for offset-path.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_in_array("path(\"M 20 0 H -80\") view-box", ["path(\"M 20 0 H -80\") view-box", "path(\"m 20 0 h -100\") view-box"])
    at Test.<anonymous> ( /css/support/computed-testcommon.js:33:7)
Pass
assert_equals("path(\"M 20 0 H -80\") view-box", "path(\"M 20 0 H -80\") view-box", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)