Summary

Harness status: OK

Found 192 tests

Details

ResultTest NameMessage
PassCSS Transitions: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (-1) should be [path('M 90 -20 H -130')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 H - 130 \" ) ", "path ( \" M 90 - 20 H - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0) should be [path('M 50 60 H 70')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 H 70 \" ) ", "path ( \" M 50 60 H 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0.125) should be [path('M 45 70 H 95')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 H 95 \" ) ", "path ( \" M 45 70 H 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0.875) should be [path('M 15 130 H 245')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 H 245 \" ) ", "path ( \" M 15 130 H 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (1) should be [path('M 10 140 H 270')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 H 270 \" ) ", "path ( \" M 10 140 H 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (2) should be [path('M -30 220 H 470')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 H 470 \" ) ", "path ( \" M - 30 220 H 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (-1) should be [path('M 90 -20 H -130')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 H - 130 \" ) ", "path ( \" M 90 - 20 H - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0) should be [path('M 50 60 H 70')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 H 70 \" ) ", "path ( \" M 50 60 H 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0.125) should be [path('M 45 70 H 95')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 H 95 \" ) ", "path ( \" M 45 70 H 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0.875) should be [path('M 15 130 H 245')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 H 245 \" ) ", "path ( \" M 15 130 H 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (1) should be [path('M 10 140 H 270')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 H 270 \" ) ", "path ( \" M 10 140 H 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (2) should be [path('M -30 220 H 470')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 H 470 \" ) ", "path ( \" M - 30 220 H 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (-1) should be [path('M 90 -20 H -130')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 H - 130 \" ) ", "path ( \" M 90 - 20 H - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0) should be [path('M 50 60 H 70')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 H 70 \" ) ", "path ( \" M 50 60 H 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0.125) should be [path('M 45 70 H 95')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 H 95 \" ) ", "path ( \" M 45 70 H 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0.875) should be [path('M 15 130 H 245')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 H 245 \" ) ", "path ( \" M 15 130 H 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (1) should be [path('M 10 140 H 270')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 H 270 \" ) ", "path ( \" M 10 140 H 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (2) should be [path('M -30 220 H 470')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 H 470 \" ) ", "path ( \" M - 30 220 H 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (-1) should be [path('M 90 -20 H -130')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 H - 130 \" ) ", "path ( \" M 90 - 20 H - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0) should be [path('M 50 60 H 70')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 H 70 \" ) ", "path ( \" M 50 60 H 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0.125) should be [path('M 45 70 H 95')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 H 95 \" ) ", "path ( \" M 45 70 H 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (0.875) should be [path('M 15 130 H 245')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 H 245 \" ) ", "path ( \" M 15 130 H 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (1) should be [path('M 10 140 H 270')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 H 270 \" ) ", "path ( \" M 10 140 H 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 H 70')] to [path('M 10 140 H 270')] at (2) should be [path('M -30 220 H 470')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 H 470 \" ) ", "path ( \" M - 30 220 H 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (-1) should be [path('M 90 -20 H -130')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 H - 130 \" ) ", "path ( \" M 90 - 20 H - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0) should be [path('M 50 60 H 70')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 H 70 \" ) ", "path ( \" M 50 60 H 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0.125) should be [path('M 45 70 H 95')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 H 95 \" ) ", "path ( \" M 45 70 H 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0.875) should be [path('M 15 130 H 245')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 H 245 \" ) ", "path ( \" M 15 130 H 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (1) should be [path('M 10 140 H 270')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 H 270 \" ) ", "path ( \" M 10 140 H 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (2) should be [path('M -30 220 H 470')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 H 470 \" ) ", "path ( \" M - 30 220 H 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (-1) should be [path('M 90 -20 H -130')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 H - 130 \" ) ", "path ( \" M 90 - 20 H - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0) should be [path('M 50 60 H 70')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 H 70 \" ) ", "path ( \" M 50 60 H 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0.125) should be [path('M 45 70 H 95')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 H 95 \" ) ", "path ( \" M 45 70 H 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0.875) should be [path('M 15 130 H 245')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 H 245 \" ) ", "path ( \" M 15 130 H 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (1) should be [path('M 10 140 H 270')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 H 270 \" ) ", "path ( \" M 10 140 H 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (2) should be [path('M -30 220 H 470')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 H 470 \" ) ", "path ( \" M - 30 220 H 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (-1) should be [path('M 90 -20 H -130')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 H - 130 \" ) ", "path ( \" M 90 - 20 H - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0) should be [path('M 50 60 H 70')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 H 70 \" ) ", "path ( \" M 50 60 H 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0.125) should be [path('M 45 70 H 95')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 H 95 \" ) ", "path ( \" M 45 70 H 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0.875) should be [path('M 15 130 H 245')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 H 245 \" ) ", "path ( \" M 15 130 H 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (1) should be [path('M 10 140 H 270')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 H 270 \" ) ", "path ( \" M 10 140 H 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (2) should be [path('M -30 220 H 470')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 H 470 \" ) ", "path ( \" M - 30 220 H 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (-1) should be [path('M 90 -20 H -130')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 H - 130 \" ) ", "path ( \" M 90 - 20 H - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0) should be [path('M 50 60 H 70')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 H 70 \" ) ", "path ( \" M 50 60 H 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0.125) should be [path('M 45 70 H 95')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 H 95 \" ) ", "path ( \" M 45 70 H 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (0.875) should be [path('M 15 130 H 245')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 H 245 \" ) ", "path ( \" M 15 130 H 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (1) should be [path('M 10 140 H 270')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 H 270 \" ) ", "path ( \" M 10 140 H 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 h 20')] to [path('m 10 140 h 260')] at (2) should be [path('M -30 220 H 470')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 H 470 \" ) ", "path ( \" M - 30 220 H 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (-1) should be [path('M 90 -20 V -130')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 V - 130 \" ) ", "path ( \" M 90 - 20 V - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0) should be [path('M 50 60 V 70')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 V 70 \" ) ", "path ( \" M 50 60 V 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0.125) should be [path('M 45 70 V 95')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 V 95 \" ) ", "path ( \" M 45 70 V 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0.875) should be [path('M 15 130 V 245')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 V 245 \" ) ", "path ( \" M 15 130 V 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (1) should be [path('M 10 140 V 270')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 V 270 \" ) ", "path ( \" M 10 140 V 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (2) should be [path('M -30 220 V 470')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 V 470 \" ) ", "path ( \" M - 30 220 V 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (-1) should be [path('M 90 -20 V -130')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 V - 130 \" ) ", "path ( \" M 90 - 20 V - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0) should be [path('M 50 60 V 70')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 V 70 \" ) ", "path ( \" M 50 60 V 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0.125) should be [path('M 45 70 V 95')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 V 95 \" ) ", "path ( \" M 45 70 V 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0.875) should be [path('M 15 130 V 245')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 V 245 \" ) ", "path ( \" M 15 130 V 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (1) should be [path('M 10 140 V 270')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 V 270 \" ) ", "path ( \" M 10 140 V 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (2) should be [path('M -30 220 V 470')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 V 470 \" ) ", "path ( \" M - 30 220 V 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (-1) should be [path('M 90 -20 V -130')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 V - 130 \" ) ", "path ( \" M 90 - 20 V - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0) should be [path('M 50 60 V 70')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 V 70 \" ) ", "path ( \" M 50 60 V 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0.125) should be [path('M 45 70 V 95')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 V 95 \" ) ", "path ( \" M 45 70 V 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0.875) should be [path('M 15 130 V 245')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 V 245 \" ) ", "path ( \" M 15 130 V 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (1) should be [path('M 10 140 V 270')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 V 270 \" ) ", "path ( \" M 10 140 V 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (2) should be [path('M -30 220 V 470')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 V 470 \" ) ", "path ( \" M - 30 220 V 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (-1) should be [path('M 90 -20 V -130')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 V - 130 \" ) ", "path ( \" M 90 - 20 V - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0) should be [path('M 50 60 V 70')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 V 70 \" ) ", "path ( \" M 50 60 V 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0.125) should be [path('M 45 70 V 95')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 V 95 \" ) ", "path ( \" M 45 70 V 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (0.875) should be [path('M 15 130 V 245')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 V 245 \" ) ", "path ( \" M 15 130 V 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (1) should be [path('M 10 140 V 270')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 V 270 \" ) ", "path ( \" M 10 140 V 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 50 60 V 70')] to [path('M 10 140 V 270')] at (2) should be [path('M -30 220 V 470')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 V 470 \" ) ", "path ( \" M - 30 220 V 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (-1) should be [path('M 90 -20 V -130')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 V - 130 \" ) ", "path ( \" M 90 - 20 V - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0) should be [path('M 50 60 V 70')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 V 70 \" ) ", "path ( \" M 50 60 V 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0.125) should be [path('M 45 70 V 95')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 V 95 \" ) ", "path ( \" M 45 70 V 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0.875) should be [path('M 15 130 V 245')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 V 245 \" ) ", "path ( \" M 15 130 V 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (1) should be [path('M 10 140 V 270')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 V 270 \" ) ", "path ( \" M 10 140 V 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (2) should be [path('M -30 220 V 470')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 V 470 \" ) ", "path ( \" M - 30 220 V 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (-1) should be [path('M 90 -20 V -130')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 V - 130 \" ) ", "path ( \" M 90 - 20 V - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0) should be [path('M 50 60 V 70')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 V 70 \" ) ", "path ( \" M 50 60 V 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0.125) should be [path('M 45 70 V 95')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 V 95 \" ) ", "path ( \" M 45 70 V 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0.875) should be [path('M 15 130 V 245')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 V 245 \" ) ", "path ( \" M 15 130 V 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (1) should be [path('M 10 140 V 270')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 V 270 \" ) ", "path ( \" M 10 140 V 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (2) should be [path('M -30 220 V 470')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 V 470 \" ) ", "path ( \" M - 30 220 V 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (-1) should be [path('M 90 -20 V -130')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 V - 130 \" ) ", "path ( \" M 90 - 20 V - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0) should be [path('M 50 60 V 70')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 V 70 \" ) ", "path ( \" M 50 60 V 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0.125) should be [path('M 45 70 V 95')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 V 95 \" ) ", "path ( \" M 45 70 V 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0.875) should be [path('M 15 130 V 245')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 V 245 \" ) ", "path ( \" M 15 130 V 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (1) should be [path('M 10 140 V 270')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 V 270 \" ) ", "path ( \" M 10 140 V 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (2) should be [path('M -30 220 V 470')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 V 470 \" ) ", "path ( \" M - 30 220 V 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (-1) should be [path('M 90 -20 V -130')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 90 - 20 V - 130 \" ) ", "path ( \" M 90 - 20 V - 130 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0) should be [path('M 50 60 V 70')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 50 60 V 70 \" ) ", "path ( \" M 50 60 V 70 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0.125) should be [path('M 45 70 V 95')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 45 70 V 95 \" ) ", "path ( \" M 45 70 V 95 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (0.875) should be [path('M 15 130 V 245')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 15 130 V 245 \" ) ", "path ( \" M 15 130 V 245 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (1) should be [path('M 10 140 V 270')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 10 140 V 270 \" ) ", "path ( \" M 10 140 V 270 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 50 60 v 10')] to [path('m 10 140 v 130')] at (2) should be [path('M -30 220 V 470')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M - 30 220 V 470 \" ) ", "path ( \" M - 30 220 V 470 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (-1) should be [path('M 4 42 S 29 83 65 147')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 S 29 83 65 147 \" ) ", "path ( \" M 4 42 S 29 83 65 147 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0) should be [path('M 12 34 S 45 67 89 123')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 S 45 67 89 123 \" ) ", "path ( \" M 12 34 S 45 67 89 123 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0.125) should be [path('M 13 33 S 47 65 92 120')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 S 47 65 92 120 \" ) ", "path ( \" M 13 33 S 47 65 92 120 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0.875) should be [path('M 19 27 S 59 53 110 102')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 S 59 53 110 102 \" ) ", "path ( \" M 19 27 S 59 53 110 102 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (1) should be [path('M 20 26 S 61 51 113 99')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 S 61 51 113 99 \" ) ", "path ( \" M 20 26 S 61 51 113 99 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (2) should be [path('M 28 18 S 77 35 137 75')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 S 77 35 137 75 \" ) ", "path ( \" M 28 18 S 77 35 137 75 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (-1) should be [path('M 4 42 S 29 83 65 147')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 S 29 83 65 147 \" ) ", "path ( \" M 4 42 S 29 83 65 147 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0) should be [path('M 12 34 S 45 67 89 123')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 S 45 67 89 123 \" ) ", "path ( \" M 12 34 S 45 67 89 123 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0.125) should be [path('M 13 33 S 47 65 92 120')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 S 47 65 92 120 \" ) ", "path ( \" M 13 33 S 47 65 92 120 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0.875) should be [path('M 19 27 S 59 53 110 102')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 S 59 53 110 102 \" ) ", "path ( \" M 19 27 S 59 53 110 102 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (1) should be [path('M 20 26 S 61 51 113 99')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 S 61 51 113 99 \" ) ", "path ( \" M 20 26 S 61 51 113 99 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (2) should be [path('M 28 18 S 77 35 137 75')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 S 77 35 137 75 \" ) ", "path ( \" M 28 18 S 77 35 137 75 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (-1) should be [path('M 4 42 S 29 83 65 147')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 S 29 83 65 147 \" ) ", "path ( \" M 4 42 S 29 83 65 147 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0) should be [path('M 12 34 S 45 67 89 123')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 S 45 67 89 123 \" ) ", "path ( \" M 12 34 S 45 67 89 123 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0.125) should be [path('M 13 33 S 47 65 92 120')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 S 47 65 92 120 \" ) ", "path ( \" M 13 33 S 47 65 92 120 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0.875) should be [path('M 19 27 S 59 53 110 102')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 S 59 53 110 102 \" ) ", "path ( \" M 19 27 S 59 53 110 102 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (1) should be [path('M 20 26 S 61 51 113 99')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 S 61 51 113 99 \" ) ", "path ( \" M 20 26 S 61 51 113 99 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (2) should be [path('M 28 18 S 77 35 137 75')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 S 77 35 137 75 \" ) ", "path ( \" M 28 18 S 77 35 137 75 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (-1) should be [path('M 4 42 S 29 83 65 147')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 S 29 83 65 147 \" ) ", "path ( \" M 4 42 S 29 83 65 147 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0) should be [path('M 12 34 S 45 67 89 123')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 S 45 67 89 123 \" ) ", "path ( \" M 12 34 S 45 67 89 123 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0.125) should be [path('M 13 33 S 47 65 92 120')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 S 47 65 92 120 \" ) ", "path ( \" M 13 33 S 47 65 92 120 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (0.875) should be [path('M 19 27 S 59 53 110 102')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 S 59 53 110 102 \" ) ", "path ( \" M 19 27 S 59 53 110 102 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (1) should be [path('M 20 26 S 61 51 113 99')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 S 61 51 113 99 \" ) ", "path ( \" M 20 26 S 61 51 113 99 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 S 45 67 89 123')] to [path('M 20 26 S 61 51 113 99')] at (2) should be [path('M 28 18 S 77 35 137 75')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 S 77 35 137 75 \" ) ", "path ( \" M 28 18 S 77 35 137 75 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (-1) should be [path('M 4 42 S 29 83 65 147')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 S 29 83 65 147 \" ) ", "path ( \" M 4 42 S 29 83 65 147 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0) should be [path('M 12 34 S 45 67 89 123')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 S 45 67 89 123 \" ) ", "path ( \" M 12 34 S 45 67 89 123 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0.125) should be [path('M 13 33 S 47 65 92 120')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 S 47 65 92 120 \" ) ", "path ( \" M 13 33 S 47 65 92 120 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0.875) should be [path('M 19 27 S 59 53 110 102')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 S 59 53 110 102 \" ) ", "path ( \" M 19 27 S 59 53 110 102 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (1) should be [path('M 20 26 S 61 51 113 99')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 S 61 51 113 99 \" ) ", "path ( \" M 20 26 S 61 51 113 99 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (2) should be [path('M 28 18 S 77 35 137 75')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 S 77 35 137 75 \" ) ", "path ( \" M 28 18 S 77 35 137 75 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (-1) should be [path('M 4 42 S 29 83 65 147')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 S 29 83 65 147 \" ) ", "path ( \" M 4 42 S 29 83 65 147 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0) should be [path('M 12 34 S 45 67 89 123')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 S 45 67 89 123 \" ) ", "path ( \" M 12 34 S 45 67 89 123 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0.125) should be [path('M 13 33 S 47 65 92 120')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 S 47 65 92 120 \" ) ", "path ( \" M 13 33 S 47 65 92 120 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0.875) should be [path('M 19 27 S 59 53 110 102')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 S 59 53 110 102 \" ) ", "path ( \" M 19 27 S 59 53 110 102 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (1) should be [path('M 20 26 S 61 51 113 99')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 S 61 51 113 99 \" ) ", "path ( \" M 20 26 S 61 51 113 99 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (2) should be [path('M 28 18 S 77 35 137 75')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 S 77 35 137 75 \" ) ", "path ( \" M 28 18 S 77 35 137 75 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (-1) should be [path('M 4 42 S 29 83 65 147')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 S 29 83 65 147 \" ) ", "path ( \" M 4 42 S 29 83 65 147 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0) should be [path('M 12 34 S 45 67 89 123')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 S 45 67 89 123 \" ) ", "path ( \" M 12 34 S 45 67 89 123 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0.125) should be [path('M 13 33 S 47 65 92 120')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 S 47 65 92 120 \" ) ", "path ( \" M 13 33 S 47 65 92 120 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0.875) should be [path('M 19 27 S 59 53 110 102')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 S 59 53 110 102 \" ) ", "path ( \" M 19 27 S 59 53 110 102 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (1) should be [path('M 20 26 S 61 51 113 99')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 S 61 51 113 99 \" ) ", "path ( \" M 20 26 S 61 51 113 99 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (2) should be [path('M 28 18 S 77 35 137 75')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 S 77 35 137 75 \" ) ", "path ( \" M 28 18 S 77 35 137 75 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (-1) should be [path('M 4 42 S 29 83 65 147')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 S 29 83 65 147 \" ) ", "path ( \" M 4 42 S 29 83 65 147 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0) should be [path('M 12 34 S 45 67 89 123')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 S 45 67 89 123 \" ) ", "path ( \" M 12 34 S 45 67 89 123 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0.125) should be [path('M 13 33 S 47 65 92 120')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 S 47 65 92 120 \" ) ", "path ( \" M 13 33 S 47 65 92 120 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (0.875) should be [path('M 19 27 S 59 53 110 102')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 S 59 53 110 102 \" ) ", "path ( \" M 19 27 S 59 53 110 102 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (1) should be [path('M 20 26 S 61 51 113 99')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 S 61 51 113 99 \" ) ", "path ( \" M 20 26 S 61 51 113 99 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 s 33 33 77 89')] to [path('m 20 26 s 41 25 93 73')] at (2) should be [path('M 28 18 S 77 35 137 75')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 S 77 35 137 75 \" ) ", "path ( \" M 28 18 S 77 35 137 75 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (-1) should be [path('M 4 42 T 29 83')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 T 29 83 \" ) ", "path ( \" M 4 42 T 29 83 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0) should be [path('M 12 34 T 45 67')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 T 45 67 \" ) ", "path ( \" M 12 34 T 45 67 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0.125) should be [path('M 13 33 T 47 65')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 T 47 65 \" ) ", "path ( \" M 13 33 T 47 65 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0.875) should be [path('M 19 27 T 59 53')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 T 59 53 \" ) ", "path ( \" M 19 27 T 59 53 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (1) should be [path('M 20 26 T 61 51')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 T 61 51 \" ) ", "path ( \" M 20 26 T 61 51 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (2) should be [path('M 28 18 T 77 35')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 T 77 35 \" ) ", "path ( \" M 28 18 T 77 35 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (-1) should be [path('M 4 42 T 29 83')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 T 29 83 \" ) ", "path ( \" M 4 42 T 29 83 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0) should be [path('M 12 34 T 45 67')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 T 45 67 \" ) ", "path ( \" M 12 34 T 45 67 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0.125) should be [path('M 13 33 T 47 65')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 T 47 65 \" ) ", "path ( \" M 13 33 T 47 65 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0.875) should be [path('M 19 27 T 59 53')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 T 59 53 \" ) ", "path ( \" M 19 27 T 59 53 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (1) should be [path('M 20 26 T 61 51')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 T 61 51 \" ) ", "path ( \" M 20 26 T 61 51 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (2) should be [path('M 28 18 T 77 35')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 T 77 35 \" ) ", "path ( \" M 28 18 T 77 35 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (-1) should be [path('M 4 42 T 29 83')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 T 29 83 \" ) ", "path ( \" M 4 42 T 29 83 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0) should be [path('M 12 34 T 45 67')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 T 45 67 \" ) ", "path ( \" M 12 34 T 45 67 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0.125) should be [path('M 13 33 T 47 65')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 T 47 65 \" ) ", "path ( \" M 13 33 T 47 65 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0.875) should be [path('M 19 27 T 59 53')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 T 59 53 \" ) ", "path ( \" M 19 27 T 59 53 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (1) should be [path('M 20 26 T 61 51')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 T 61 51 \" ) ", "path ( \" M 20 26 T 61 51 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (2) should be [path('M 28 18 T 77 35')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 T 77 35 \" ) ", "path ( \" M 28 18 T 77 35 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (-1) should be [path('M 4 42 T 29 83')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 T 29 83 \" ) ", "path ( \" M 4 42 T 29 83 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0) should be [path('M 12 34 T 45 67')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 T 45 67 \" ) ", "path ( \" M 12 34 T 45 67 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0.125) should be [path('M 13 33 T 47 65')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 T 47 65 \" ) ", "path ( \" M 13 33 T 47 65 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (0.875) should be [path('M 19 27 T 59 53')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 T 59 53 \" ) ", "path ( \" M 19 27 T 59 53 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (1) should be [path('M 20 26 T 61 51')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 T 61 51 \" ) ", "path ( \" M 20 26 T 61 51 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('M 12 34 T 45 67')] to [path('M 20 26 T 61 51')] at (2) should be [path('M 28 18 T 77 35')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 T 77 35 \" ) ", "path ( \" M 28 18 T 77 35 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (-1) should be [path('M 4 42 T 29 83')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 T 29 83 \" ) ", "path ( \" M 4 42 T 29 83 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0) should be [path('M 12 34 T 45 67')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 T 45 67 \" ) ", "path ( \" M 12 34 T 45 67 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0.125) should be [path('M 13 33 T 47 65')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 T 47 65 \" ) ", "path ( \" M 13 33 T 47 65 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0.875) should be [path('M 19 27 T 59 53')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 T 59 53 \" ) ", "path ( \" M 19 27 T 59 53 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (1) should be [path('M 20 26 T 61 51')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 T 61 51 \" ) ", "path ( \" M 20 26 T 61 51 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (2) should be [path('M 28 18 T 77 35')]
Asserts run
Pass
assert_true(true, "CSS Transitions should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 T 77 35 \" ) ", "path ( \" M 28 18 T 77 35 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (-1) should be [path('M 4 42 T 29 83')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 T 29 83 \" ) ", "path ( \" M 4 42 T 29 83 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0) should be [path('M 12 34 T 45 67')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 T 45 67 \" ) ", "path ( \" M 12 34 T 45 67 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0.125) should be [path('M 13 33 T 47 65')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 T 47 65 \" ) ", "path ( \" M 13 33 T 47 65 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0.875) should be [path('M 19 27 T 59 53')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 T 59 53 \" ) ", "path ( \" M 19 27 T 59 53 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (1) should be [path('M 20 26 T 61 51')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 T 61 51 \" ) ", "path ( \" M 20 26 T 61 51 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (2) should be [path('M 28 18 T 77 35')]
Asserts run
Pass
assert_true(true, "CSS Transitions with transition: all should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 T 77 35 \" ) ", "path ( \" M 28 18 T 77 35 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (-1) should be [path('M 4 42 T 29 83')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 T 29 83 \" ) ", "path ( \" M 4 42 T 29 83 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0) should be [path('M 12 34 T 45 67')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 T 45 67 \" ) ", "path ( \" M 12 34 T 45 67 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0.125) should be [path('M 13 33 T 47 65')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 T 47 65 \" ) ", "path ( \" M 13 33 T 47 65 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0.875) should be [path('M 19 27 T 59 53')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 T 59 53 \" ) ", "path ( \" M 19 27 T 59 53 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (1) should be [path('M 20 26 T 61 51')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 T 61 51 \" ) ", "path ( \" M 20 26 T 61 51 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (2) should be [path('M 28 18 T 77 35')]
Asserts run
Pass
assert_true(true, "CSS Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 T 77 35 \" ) ", "path ( \" M 28 18 T 77 35 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (-1) should be [path('M 4 42 T 29 83')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 4 42 T 29 83 \" ) ", "path ( \" M 4 42 T 29 83 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0) should be [path('M 12 34 T 45 67')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 12 34 T 45 67 \" ) ", "path ( \" M 12 34 T 45 67 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0.125) should be [path('M 13 33 T 47 65')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 13 33 T 47 65 \" ) ", "path ( \" M 13 33 T 47 65 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (0.875) should be [path('M 19 27 T 59 53')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 19 27 T 59 53 \" ) ", "path ( \" M 19 27 T 59 53 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (1) should be [path('M 20 26 T 61 51')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 20 26 T 61 51 \" ) ", "path ( \" M 20 26 T 61 51 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <offset-path> from [path('m 12 34 t 33 33')] to [path('m 20 26 t 41 25')] at (2) should be [path('M 28 18 T 77 35')]
Asserts run
Pass
assert_true(true, "Web Animations should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:376:13)
Pass
assert_true(true, "'from' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:379:15)
Pass
assert_true(true, "'to' value should be supported")
    at Test.<anonymous> ( /css/support/interpolation-testcommon.js:382:15)
Pass
assert_equals("path ( \" M 28 18 T 77 35 \" ) ", "path ( \" M 28 18 T 77 35 \" ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)