Summary

Harness status: OK

Found 216 tests

Details

ResultTest NameMessage
PassCSS Transitions: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (-1) should be [scale(0, 1)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0) should be [scale(10, 5)]
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("matrix ( 10 , 0 , 0 , 5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0.25) should be [scale(12.5, 6)]
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("matrix ( 12.5 , 0 , 0 , 6 , 0 , 0 ) ", "matrix ( 12.5 , 0 , 0 , 6 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0.75) should be [scale(17.5, 8)]
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("matrix ( 17.5 , 0 , 0 , 8 , 0 , 0 ) ", "matrix ( 17.5 , 0 , 0 , 8 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (1) should be [scale(20, 9)]
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("matrix ( 20 , 0 , 0 , 9 , 0 , 0 ) ", "matrix ( 20 , 0 , 0 , 9 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (2) should be [scale(30, 13)]
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("matrix ( 30 , 0 , 0 , 13 , 0 , 0 ) ", "matrix ( 30 , 0 , 0 , 13 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (-1) should be [scale(0, 1)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0) should be [scale(10, 5)]
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("matrix ( 10 , 0 , 0 , 5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0.25) should be [scale(12.5, 6)]
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("matrix ( 12.5 , 0 , 0 , 6 , 0 , 0 ) ", "matrix ( 12.5 , 0 , 0 , 6 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0.75) should be [scale(17.5, 8)]
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("matrix ( 17.5 , 0 , 0 , 8 , 0 , 0 ) ", "matrix ( 17.5 , 0 , 0 , 8 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (1) should be [scale(20, 9)]
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("matrix ( 20 , 0 , 0 , 9 , 0 , 0 ) ", "matrix ( 20 , 0 , 0 , 9 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (2) should be [scale(30, 13)]
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("matrix ( 30 , 0 , 0 , 13 , 0 , 0 ) ", "matrix ( 30 , 0 , 0 , 13 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (-1) should be [scale(0, 1)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0) should be [scale(10, 5)]
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("matrix ( 10 , 0 , 0 , 5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0.25) should be [scale(12.5, 6)]
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("matrix ( 12.5 , 0 , 0 , 6 , 0 , 0 ) ", "matrix ( 12.5 , 0 , 0 , 6 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0.75) should be [scale(17.5, 8)]
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("matrix ( 17.5 , 0 , 0 , 8 , 0 , 0 ) ", "matrix ( 17.5 , 0 , 0 , 8 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (1) should be [scale(20, 9)]
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("matrix ( 20 , 0 , 0 , 9 , 0 , 0 ) ", "matrix ( 20 , 0 , 0 , 9 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (2) should be [scale(30, 13)]
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("matrix ( 30 , 0 , 0 , 13 , 0 , 0 ) ", "matrix ( 30 , 0 , 0 , 13 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (-1) should be [scale(0, 1)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0) should be [scale(10, 5)]
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("matrix ( 10 , 0 , 0 , 5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0.25) should be [scale(12.5, 6)]
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("matrix ( 12.5 , 0 , 0 , 6 , 0 , 0 ) ", "matrix ( 12.5 , 0 , 0 , 6 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (0.75) should be [scale(17.5, 8)]
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("matrix ( 17.5 , 0 , 0 , 8 , 0 , 0 ) ", "matrix ( 17.5 , 0 , 0 , 8 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (1) should be [scale(20, 9)]
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("matrix ( 20 , 0 , 0 , 9 , 0 , 0 ) ", "matrix ( 20 , 0 , 0 , 9 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale(10, 5)] to [scale(20, 9)] at (2) should be [scale(30, 13)]
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("matrix ( 30 , 0 , 0 , 13 , 0 , 0 ) ", "matrix ( 30 , 0 , 0 , 13 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10)] to [scaleX(20)] at (-1) should be [scaleX(0)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10)] to [scaleX(20)] at (0) should be [scaleX(10)]
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("matrix ( 10 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10)] to [scaleX(20)] at (0.25) should be [scaleX(12.5)]
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("matrix ( 12.5 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 12.5 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10)] to [scaleX(20)] at (0.75) should be [scaleX(17.5)]
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("matrix ( 17.5 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 17.5 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10)] to [scaleX(20)] at (1) should be [scaleX(20)]
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("matrix ( 20 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 20 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10)] to [scaleX(20)] at (2) should be [scaleX(30)]
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("matrix ( 30 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 30 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10)] to [scaleX(20)] at (-1) should be [scaleX(0)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10)] to [scaleX(20)] at (0) should be [scaleX(10)]
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("matrix ( 10 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10)] to [scaleX(20)] at (0.25) should be [scaleX(12.5)]
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("matrix ( 12.5 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 12.5 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10)] to [scaleX(20)] at (0.75) should be [scaleX(17.5)]
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("matrix ( 17.5 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 17.5 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10)] to [scaleX(20)] at (1) should be [scaleX(20)]
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("matrix ( 20 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 20 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10)] to [scaleX(20)] at (2) should be [scaleX(30)]
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("matrix ( 30 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 30 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (-1) should be [scaleX(0)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (0) should be [scaleX(10)]
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("matrix ( 10 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (0.25) should be [scaleX(12.5)]
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("matrix ( 12.5 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 12.5 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (0.75) should be [scaleX(17.5)]
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("matrix ( 17.5 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 17.5 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (1) should be [scaleX(20)]
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("matrix ( 20 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 20 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (2) should be [scaleX(30)]
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("matrix ( 30 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 30 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (-1) should be [scaleX(0)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (0) should be [scaleX(10)]
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("matrix ( 10 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (0.25) should be [scaleX(12.5)]
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("matrix ( 12.5 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 12.5 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (0.75) should be [scaleX(17.5)]
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("matrix ( 17.5 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 17.5 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (1) should be [scaleX(20)]
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("matrix ( 20 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 20 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10)] to [scaleX(20)] at (2) should be [scaleX(30)]
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("matrix ( 30 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 30 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleY(5)] to [scaleY(9)] at (-1) should be [scaleY(1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleY(5)] to [scaleY(9)] at (0) should be [scaleY(5)]
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("matrix ( 1 , 0 , 0 , 5 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleY(5)] to [scaleY(9)] at (0.25) should be [scaleY(6)]
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("matrix ( 1 , 0 , 0 , 6 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 6 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleY(5)] to [scaleY(9)] at (0.75) should be [scaleY(8)]
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("matrix ( 1 , 0 , 0 , 8 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 8 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleY(5)] to [scaleY(9)] at (1) should be [scaleY(9)]
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("matrix ( 1 , 0 , 0 , 9 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 9 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleY(5)] to [scaleY(9)] at (2) should be [scaleY(13)]
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("matrix ( 1 , 0 , 0 , 13 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 13 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleY(5)] to [scaleY(9)] at (-1) should be [scaleY(1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleY(5)] to [scaleY(9)] at (0) should be [scaleY(5)]
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("matrix ( 1 , 0 , 0 , 5 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleY(5)] to [scaleY(9)] at (0.25) should be [scaleY(6)]
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("matrix ( 1 , 0 , 0 , 6 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 6 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleY(5)] to [scaleY(9)] at (0.75) should be [scaleY(8)]
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("matrix ( 1 , 0 , 0 , 8 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 8 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleY(5)] to [scaleY(9)] at (1) should be [scaleY(9)]
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("matrix ( 1 , 0 , 0 , 9 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 9 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleY(5)] to [scaleY(9)] at (2) should be [scaleY(13)]
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("matrix ( 1 , 0 , 0 , 13 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 13 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (-1) should be [scaleY(1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (0) should be [scaleY(5)]
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("matrix ( 1 , 0 , 0 , 5 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (0.25) should be [scaleY(6)]
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("matrix ( 1 , 0 , 0 , 6 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 6 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (0.75) should be [scaleY(8)]
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("matrix ( 1 , 0 , 0 , 8 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 8 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (1) should be [scaleY(9)]
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("matrix ( 1 , 0 , 0 , 9 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 9 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (2) should be [scaleY(13)]
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("matrix ( 1 , 0 , 0 , 13 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 13 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (-1) should be [scaleY(1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (0) should be [scaleY(5)]
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("matrix ( 1 , 0 , 0 , 5 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (0.25) should be [scaleY(6)]
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("matrix ( 1 , 0 , 0 , 6 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 6 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (0.75) should be [scaleY(8)]
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("matrix ( 1 , 0 , 0 , 8 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 8 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (1) should be [scaleY(9)]
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("matrix ( 1 , 0 , 0 , 9 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 9 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleY(5)] to [scaleY(9)] at (2) should be [scaleY(13)]
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("matrix ( 1 , 0 , 0 , 13 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 13 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (-1) should be [scaleZ(0)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0) should be [scaleZ(1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0.25) should be [scaleZ(1.25)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0.75) should be [scaleZ(1.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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (1) should be [scaleZ(2)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (2) should be [scaleZ(3)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (-1) should be [scaleZ(0)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0) should be [scaleZ(1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0.25) should be [scaleZ(1.25)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0.75) should be [scaleZ(1.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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (1) should be [scaleZ(2)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (2) should be [scaleZ(3)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (-1) should be [scaleZ(0)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0) should be [scaleZ(1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0.25) should be [scaleZ(1.25)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0.75) should be [scaleZ(1.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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (1) should be [scaleZ(2)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (2) should be [scaleZ(3)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (-1) should be [scaleZ(0)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0) should be [scaleZ(1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0.25) should be [scaleZ(1.25)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (0.75) should be [scaleZ(1.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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (1) should be [scaleZ(2)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleZ(1)] to [scaleZ(2)] at (2) should be [scaleZ(3)]
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("matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (-1) should be [scale3d(0, 0, 0)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0) should be [scale3d(10, 0.5, 1)]
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("matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0.25) should be [scale3d(12.5, 0.625, 1.25)]
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("matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0.75) should be [scale3d(17.5, 0.875, 1.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("matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (1) should be [scale3d(20, 1, 2)]
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("matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (2) should be [scale3d(30, 1.5, 3)]
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("matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (-1) should be [scale3d(0, 0, 0)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0) should be [scale3d(10, 0.5, 1)]
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("matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0.25) should be [scale3d(12.5, 0.625, 1.25)]
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("matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0.75) should be [scale3d(17.5, 0.875, 1.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("matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (1) should be [scale3d(20, 1, 2)]
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("matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (2) should be [scale3d(30, 1.5, 3)]
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("matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (-1) should be [scale3d(0, 0, 0)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0) should be [scale3d(10, 0.5, 1)]
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("matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0.25) should be [scale3d(12.5, 0.625, 1.25)]
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("matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0.75) should be [scale3d(17.5, 0.875, 1.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("matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (1) should be [scale3d(20, 1, 2)]
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("matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (2) should be [scale3d(30, 1.5, 3)]
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("matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (-1) should be [scale3d(0, 0, 0)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0) should be [scale3d(10, 0.5, 1)]
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("matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0.25) should be [scale3d(12.5, 0.625, 1.25)]
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("matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (0.75) should be [scale3d(17.5, 0.875, 1.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("matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (1) should be [scale3d(20, 1, 2)]
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("matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(10, 0.5, 1)] to [scale3d(20, 1, 2)] at (2) should be [scale3d(30, 1.5, 3)]
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("matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(0)] to [scaleY(0)] at (-1) should be [scale(-1, 2)]
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("matrix ( - 1 , 0 , 0 , 2 , 0 , 0 ) ", "matrix ( - 1 , 0 , 0 , 2 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(0)] to [scaleY(0)] at (0) should be [scale(0, 1)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(0)] to [scaleY(0)] at (0.25) should be [scale(0.25, 0.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("matrix ( 0.25 , 0 , 0 , 0.75 , 0 , 0 ) ", "matrix ( 0.25 , 0 , 0 , 0.75 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(0)] to [scaleY(0)] at (0.75) should be [scale(0.75, 0.25)]
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("matrix ( 0.75 , 0 , 0 , 0.25 , 0 , 0 ) ", "matrix ( 0.75 , 0 , 0 , 0.25 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(0)] to [scaleY(0)] at (1) should be [scale(1, 0)]
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("matrix ( 1 , 0 , 0 , 0 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 0 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(0)] to [scaleY(0)] at (2) should be [scale(2, -1)]
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("matrix ( 2 , 0 , 0 , - 1 , 0 , 0 ) ", "matrix ( 2 , 0 , 0 , - 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(0)] to [scaleY(0)] at (-1) should be [scale(-1, 2)]
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("matrix ( - 1 , 0 , 0 , 2 , 0 , 0 ) ", "matrix ( - 1 , 0 , 0 , 2 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(0)] to [scaleY(0)] at (0) should be [scale(0, 1)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(0)] to [scaleY(0)] at (0.25) should be [scale(0.25, 0.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("matrix ( 0.25 , 0 , 0 , 0.75 , 0 , 0 ) ", "matrix ( 0.25 , 0 , 0 , 0.75 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(0)] to [scaleY(0)] at (0.75) should be [scale(0.75, 0.25)]
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("matrix ( 0.75 , 0 , 0 , 0.25 , 0 , 0 ) ", "matrix ( 0.75 , 0 , 0 , 0.25 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(0)] to [scaleY(0)] at (1) should be [scale(1, 0)]
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("matrix ( 1 , 0 , 0 , 0 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 0 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(0)] to [scaleY(0)] at (2) should be [scale(2, -1)]
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("matrix ( 2 , 0 , 0 , - 1 , 0 , 0 ) ", "matrix ( 2 , 0 , 0 , - 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (-1) should be [scale(-1, 2)]
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("matrix ( - 1 , 0 , 0 , 2 , 0 , 0 ) ", "matrix ( - 1 , 0 , 0 , 2 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (0) should be [scale(0, 1)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (0.25) should be [scale(0.25, 0.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("matrix ( 0.25 , 0 , 0 , 0.75 , 0 , 0 ) ", "matrix ( 0.25 , 0 , 0 , 0.75 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (0.75) should be [scale(0.75, 0.25)]
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("matrix ( 0.75 , 0 , 0 , 0.25 , 0 , 0 ) ", "matrix ( 0.75 , 0 , 0 , 0.25 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (1) should be [scale(1, 0)]
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("matrix ( 1 , 0 , 0 , 0 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 0 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (2) should be [scale(2, -1)]
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("matrix ( 2 , 0 , 0 , - 1 , 0 , 0 ) ", "matrix ( 2 , 0 , 0 , - 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (-1) should be [scale(-1, 2)]
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("matrix ( - 1 , 0 , 0 , 2 , 0 , 0 ) ", "matrix ( - 1 , 0 , 0 , 2 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (0) should be [scale(0, 1)]
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("matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 0 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (0.25) should be [scale(0.25, 0.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("matrix ( 0.25 , 0 , 0 , 0.75 , 0 , 0 ) ", "matrix ( 0.25 , 0 , 0 , 0.75 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (0.75) should be [scale(0.75, 0.25)]
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("matrix ( 0.75 , 0 , 0 , 0.25 , 0 , 0 ) ", "matrix ( 0.75 , 0 , 0 , 0.25 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (1) should be [scale(1, 0)]
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("matrix ( 1 , 0 , 0 , 0 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 0 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(0)] to [scaleY(0)] at (2) should be [scale(2, -1)]
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("matrix ( 2 , 0 , 0 , - 1 , 0 , 0 ) ", "matrix ( 2 , 0 , 0 , - 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [none] to [scale3d(2, 3, 5)] at (-1) should be [scale3d(0, -1, -3)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [none] to [scale3d(2, 3, 5)] at (0) should be [scale3d(1, 1, 1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [none] to [scale3d(2, 3, 5)] at (0.25) should be [scale3d(1.25, 1.5, 2)]
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("matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [none] to [scale3d(2, 3, 5)] at (0.75) should be [scale3d(1.75, 2.5, 4)]
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("matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [none] to [scale3d(2, 3, 5)] at (1) should be [scale3d(2, 3, 5)]
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("matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [none] to [scale3d(2, 3, 5)] at (2) should be [scale3d(3, 5, 9)]
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("matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [none] to [scale3d(2, 3, 5)] at (-1) should be [scale3d(0, -1, -3)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [none] to [scale3d(2, 3, 5)] at (0) should be [scale3d(1, 1, 1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [none] to [scale3d(2, 3, 5)] at (0.25) should be [scale3d(1.25, 1.5, 2)]
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("matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [none] to [scale3d(2, 3, 5)] at (0.75) should be [scale3d(1.75, 2.5, 4)]
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("matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [none] to [scale3d(2, 3, 5)] at (1) should be [scale3d(2, 3, 5)]
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("matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [none] to [scale3d(2, 3, 5)] at (2) should be [scale3d(3, 5, 9)]
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("matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (-1) should be [scale3d(0, -1, -3)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (0) should be [scale3d(1, 1, 1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (0.25) should be [scale3d(1.25, 1.5, 2)]
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("matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (0.75) should be [scale3d(1.75, 2.5, 4)]
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("matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (1) should be [scale3d(2, 3, 5)]
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("matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (2) should be [scale3d(3, 5, 9)]
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("matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (-1) should be [scale3d(0, -1, -3)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (0) should be [scale3d(1, 1, 1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (0.25) should be [scale3d(1.25, 1.5, 2)]
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("matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (0.75) should be [scale3d(1.75, 2.5, 4)]
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("matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (1) should be [scale3d(2, 3, 5)]
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("matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [none] to [scale3d(2, 3, 5)] at (2) should be [scale3d(3, 5, 9)]
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("matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(2, 3, 5)] to [none] at (-1) should be [scale3d(3, 5, 9)]
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("matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(2, 3, 5)] to [none] at (0) should be [scale3d(2, 3, 5)]
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("matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(2, 3, 5)] to [none] at (0.25) should be [scale3d(1.75, 2.5, 4)]
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("matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(2, 3, 5)] to [none] at (0.75) should be [scale3d(1.25, 1.5, 2)]
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("matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(2, 3, 5)] to [none] at (1) should be [scale3d(1, 1, 1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scale3d(2, 3, 5)] to [none] at (2) should be [scale3d(0, -1, -3)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(2, 3, 5)] to [none] at (-1) should be [scale3d(3, 5, 9)]
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("matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(2, 3, 5)] to [none] at (0) should be [scale3d(2, 3, 5)]
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("matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(2, 3, 5)] to [none] at (0.25) should be [scale3d(1.75, 2.5, 4)]
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("matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(2, 3, 5)] to [none] at (0.75) should be [scale3d(1.25, 1.5, 2)]
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("matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(2, 3, 5)] to [none] at (1) should be [scale3d(1, 1, 1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scale3d(2, 3, 5)] to [none] at (2) should be [scale3d(0, -1, -3)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (-1) should be [scale3d(3, 5, 9)]
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("matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (0) should be [scale3d(2, 3, 5)]
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("matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (0.25) should be [scale3d(1.75, 2.5, 4)]
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("matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (0.75) should be [scale3d(1.25, 1.5, 2)]
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("matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (1) should be [scale3d(1, 1, 1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (2) should be [scale3d(0, -1, -3)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (-1) should be [scale3d(3, 5, 9)]
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("matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 9 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (0) should be [scale3d(2, 3, 5)]
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("matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 2 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 5 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (0.25) should be [scale3d(1.75, 2.5, 4)]
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("matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.75 , 0 , 0 , 0 , 0 , 2.5 , 0 , 0 , 0 , 0 , 4 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (0.75) should be [scale3d(1.25, 1.5, 2)]
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("matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 1.25 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (1) should be [scale3d(1, 1, 1)]
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("matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ", "matrix ( 1 , 0 , 0 , 1 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scale3d(2, 3, 5)] to [none] at (2) should be [scale3d(0, -1, -3)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , - 1 , 0 , 0 , 0 , 0 , - 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)]
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("matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)]
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("matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.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("matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)]
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("matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)]
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("matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)]
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("matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)]
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("matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.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("matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)]
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("matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Transitions with transition: all: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)]
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("matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)]
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("matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)]
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("matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.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("matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)]
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("matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassCSS Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)]
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("matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (-1) should be [scaleX(0) scaleY(0) scaleZ(0)]
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("matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0) should be [scaleX(10) scaleY(0.5) scaleZ(1)]
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("matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ", "matrix ( 10 , 0 , 0 , 0.5 , 0 , 0 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0.25) should be [scaleX(12.5) scaleY(0.625) scaleZ(1.25)]
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("matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 12.5 , 0 , 0 , 0 , 0 , 0.63 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (0.75) should be [scaleX(17.5) scaleY(0.875) scaleZ(1.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("matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 17.5 , 0 , 0 , 0 , 0 , 0.88 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (1) should be [scaleX(20) scaleY(1) scaleZ(2)]
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("matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 20 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 2 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)
PassWeb Animations: property <transform> from [scaleX(10) scaleY(0.5) scaleZ(1)] to [scaleX(20) scaleY(1) scaleZ(2)] at (2) should be [scaleX(30) scaleY(1.5) scaleZ(3)]
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("matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ", "matrix3d ( 30 , 0 , 0 , 0 , 0 , 1.5 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) ")
    at comparisonFunction ( /css/support/interpolation-testcommon.js:345:9)