blob: d3ade130103e7b322a3d965b2beb766153f6572a [file] [log] [blame]
FAIL CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (-1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 0 -100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 0 - 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L - 100 - 100 Z \" ) "
PASS CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0.125) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 225 125 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 225 125 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 237.5 125 Z \" ) "
FAIL CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0.875) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 375 275 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 375 275 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 362.5 275 Z \" ) "
PASS CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 400 300 Z')]
FAIL CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (2) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 600 500 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 600 500 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 700 500 Z \" ) "
FAIL CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (-1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 0 -100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 0 - 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L - 100 - 100 Z \" ) "
PASS CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0.125) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 225 125 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 225 125 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 237.5 125 Z \" ) "
FAIL CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0.875) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 375 275 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 375 275 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 362.5 275 Z \" ) "
PASS CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 400 300 Z')]
FAIL CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (2) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 600 500 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 600 500 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 700 500 Z \" ) "
FAIL CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (-1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 0 -100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 0 - 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L - 100 - 100 Z \" ) "
PASS CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0.125) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 225 125 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 225 125 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 237.5 125 Z \" ) "
FAIL CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0.875) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 375 275 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 375 275 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 362.5 275 Z \" ) "
PASS CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 400 300 Z')]
FAIL CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (2) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 600 500 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 600 500 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 700 500 Z \" ) "
FAIL Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (-1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 0 -100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 0 - 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L - 100 - 100 Z \" ) "
PASS Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0.125) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 225 125 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 225 125 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 237.5 125 Z \" ) "
FAIL Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (0.875) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 375 275 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 375 275 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 362.5 275 Z \" ) "
PASS Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 400 300 Z')]
FAIL Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 300 100 z')] at (2) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 600 500 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 600 500 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 700 500 Z \" ) "
FAIL CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (-1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 100 100 Z \" ) "
PASS CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0.125) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 212.5 100 Z \" ) "
FAIL CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0.875) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 187.5 100 Z \" ) "
PASS CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Transitions: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (2) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 100 Z \" ) "
FAIL CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (-1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 100 100 Z \" ) "
PASS CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0.125) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 212.5 100 Z \" ) "
FAIL CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0.875) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 187.5 100 Z \" ) "
PASS CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Transitions with transition: all: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (2) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 100 Z \" ) "
FAIL CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (-1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 100 100 Z \" ) "
PASS CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0.125) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 212.5 100 Z \" ) "
FAIL CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0.875) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 187.5 100 Z \" ) "
PASS CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL CSS Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (2) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 100 Z \" ) "
FAIL Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (-1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 100 100 Z \" ) "
PASS Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0.125) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 212.5 100 Z \" ) "
FAIL Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (0.875) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 187.5 100 Z \" ) "
PASS Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (1) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')]
FAIL Web Animations: property <offset-path> from [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] to [path('M 0 0 L 100 100 m 0 100 l 100 0 z l 100 -100 z')] at (2) should be [path('M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z')] assert_equals: expected "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 200 100 Z \" ) " but got "path ( \" M 0 0 L 100 100 M 100 200 L 200 200 Z L 300 100 Z \" ) "
FAIL CSS Transitions: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (-1) should be [path('M -190 -180 L -70 -50 Z L 10 40 Z M 30 50 L 120 70 Z T 60 220')] assert_equals: expected "path ( \" M - 190 - 180 L - 70 - 50 Z L 10 40 Z M 30 50 L 120 70 Z T 60 220 \" ) " but got "path ( \" M - 190 - 180 L - 70 - 50 Z L - 30 10 Z M - 90 - 50 L 0 - 30 Z T 30 220 \" ) "
PASS CSS Transitions: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0) should be [path('M 10 20 L 50 70 Z L 50 80 Z M 70 90 L 160 150 Z T 140 220')]
FAIL CSS Transitions: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0.125) should be [path('M 35 45 L 65 85 Z L 55 85 Z M 75 95 L 165 160 Z T 150 220')] assert_equals: expected "path ( \" M 35 45 L 65 85 Z L 55 85 Z M 75 95 L 165 160 Z T 150 220 \" ) " but got "path ( \" M 35 45 L 65 85 Z L 60 88.75 Z M 90 107.5 L 180 172.5 Z T 153.75 220 \" ) "
FAIL CSS Transitions: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0.875) should be [path('M 185 195 L 155 175 Z L 85 115 Z M 105 125 L 195 220 Z T 210 220')] assert_equals: expected "path ( \" M 185 195 L 155 175 Z L 85 115 Z M 105 125 L 195 220 Z T 210 220 \" ) " but got "path ( \" M 185 195 L 155 175 Z L 90 121.25 Z M 115 138.75 L 205 233.75 Z T 231.25 241.25 \" ) "
PASS CSS Transitions: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (1) should be [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')]
FAIL CSS Transitions: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (2) should be [path('M 410 420 L 290 310 Z L 130 160 Z M 150 170 L 240 310 Z T 300 220')] assert_equals: expected "path ( \" M 410 420 L 290 310 Z L 130 160 Z M 150 170 L 240 310 Z T 300 220 \" ) " but got "path ( \" M 410 420 L 290 310 Z L 90 110 Z M 70 60 L 160 200 Z T 130 50 \" ) "
FAIL CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (-1) should be [path('M -190 -180 L -70 -50 Z L 10 40 Z M 30 50 L 120 70 Z T 60 220')] assert_equals: expected "path ( \" M - 190 - 180 L - 70 - 50 Z L 10 40 Z M 30 50 L 120 70 Z T 60 220 \" ) " but got "path ( \" M - 190 - 180 L - 70 - 50 Z L - 30 10 Z M - 90 - 50 L 0 - 30 Z T 30 220 \" ) "
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0) should be [path('M 10 20 L 50 70 Z L 50 80 Z M 70 90 L 160 150 Z T 140 220')]
FAIL CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0.125) should be [path('M 35 45 L 65 85 Z L 55 85 Z M 75 95 L 165 160 Z T 150 220')] assert_equals: expected "path ( \" M 35 45 L 65 85 Z L 55 85 Z M 75 95 L 165 160 Z T 150 220 \" ) " but got "path ( \" M 35 45 L 65 85 Z L 60 88.75 Z M 90 107.5 L 180 172.5 Z T 153.75 220 \" ) "
FAIL CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0.875) should be [path('M 185 195 L 155 175 Z L 85 115 Z M 105 125 L 195 220 Z T 210 220')] assert_equals: expected "path ( \" M 185 195 L 155 175 Z L 85 115 Z M 105 125 L 195 220 Z T 210 220 \" ) " but got "path ( \" M 185 195 L 155 175 Z L 90 121.25 Z M 115 138.75 L 205 233.75 Z T 231.25 241.25 \" ) "
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (1) should be [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')]
FAIL CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (2) should be [path('M 410 420 L 290 310 Z L 130 160 Z M 150 170 L 240 310 Z T 300 220')] assert_equals: expected "path ( \" M 410 420 L 290 310 Z L 130 160 Z M 150 170 L 240 310 Z T 300 220 \" ) " but got "path ( \" M 410 420 L 290 310 Z L 90 110 Z M 70 60 L 160 200 Z T 130 50 \" ) "
FAIL CSS Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (-1) should be [path('M -190 -180 L -70 -50 Z L 10 40 Z M 30 50 L 120 70 Z T 60 220')] assert_equals: expected "path ( \" M - 190 - 180 L - 70 - 50 Z L 10 40 Z M 30 50 L 120 70 Z T 60 220 \" ) " but got "path ( \" M - 190 - 180 L - 70 - 50 Z L - 30 10 Z M - 90 - 50 L 0 - 30 Z T 30 220 \" ) "
PASS CSS Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0) should be [path('M 10 20 L 50 70 Z L 50 80 Z M 70 90 L 160 150 Z T 140 220')]
FAIL CSS Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0.125) should be [path('M 35 45 L 65 85 Z L 55 85 Z M 75 95 L 165 160 Z T 150 220')] assert_equals: expected "path ( \" M 35 45 L 65 85 Z L 55 85 Z M 75 95 L 165 160 Z T 150 220 \" ) " but got "path ( \" M 35 45 L 65 85 Z L 60 88.75 Z M 90 107.5 L 180 172.5 Z T 153.75 220 \" ) "
FAIL CSS Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0.875) should be [path('M 185 195 L 155 175 Z L 85 115 Z M 105 125 L 195 220 Z T 210 220')] assert_equals: expected "path ( \" M 185 195 L 155 175 Z L 85 115 Z M 105 125 L 195 220 Z T 210 220 \" ) " but got "path ( \" M 185 195 L 155 175 Z L 90 121.25 Z M 115 138.75 L 205 233.75 Z T 231.25 241.25 \" ) "
PASS CSS Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (1) should be [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')]
FAIL CSS Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (2) should be [path('M 410 420 L 290 310 Z L 130 160 Z M 150 170 L 240 310 Z T 300 220')] assert_equals: expected "path ( \" M 410 420 L 290 310 Z L 130 160 Z M 150 170 L 240 310 Z T 300 220 \" ) " but got "path ( \" M 410 420 L 290 310 Z L 90 110 Z M 70 60 L 160 200 Z T 130 50 \" ) "
FAIL Web Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (-1) should be [path('M -190 -180 L -70 -50 Z L 10 40 Z M 30 50 L 120 70 Z T 60 220')] assert_equals: expected "path ( \" M - 190 - 180 L - 70 - 50 Z L 10 40 Z M 30 50 L 120 70 Z T 60 220 \" ) " but got "path ( \" M - 190 - 180 L - 70 - 50 Z L - 30 10 Z M - 90 - 50 L 0 - 30 Z T 30 220 \" ) "
PASS Web Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0) should be [path('M 10 20 L 50 70 Z L 50 80 Z M 70 90 L 160 150 Z T 140 220')]
FAIL Web Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0.125) should be [path('M 35 45 L 65 85 Z L 55 85 Z M 75 95 L 165 160 Z T 150 220')] assert_equals: expected "path ( \" M 35 45 L 65 85 Z L 55 85 Z M 75 95 L 165 160 Z T 150 220 \" ) " but got "path ( \" M 35 45 L 65 85 Z L 60 88.75 Z M 90 107.5 L 180 172.5 Z T 153.75 220 \" ) "
FAIL Web Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (0.875) should be [path('M 185 195 L 155 175 Z L 85 115 Z M 105 125 L 195 220 Z T 210 220')] assert_equals: expected "path ( \" M 185 195 L 155 175 Z L 85 115 Z M 105 125 L 195 220 Z T 210 220 \" ) " but got "path ( \" M 185 195 L 155 175 Z L 90 121.25 Z M 115 138.75 L 205 233.75 Z T 231.25 241.25 \" ) "
PASS Web Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (1) should be [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')]
FAIL Web Animations: property <offset-path> from [path('m 10 20 l 40 50 z l 40 60 z m 60 70 l 90 60 z t 70 130')] to [path('M 210 220 L 170 190 Z L 90 120 Z M 110 130 L 200 230 Z T 220 220')] at (2) should be [path('M 410 420 L 290 310 Z L 130 160 Z M 150 170 L 240 310 Z T 300 220')] assert_equals: expected "path ( \" M 410 420 L 290 310 Z L 130 160 Z M 150 170 L 240 310 Z T 300 220 \" ) " but got "path ( \" M 410 420 L 290 310 Z L 90 110 Z M 70 60 L 160 200 Z T 130 50 \" ) "
PASS CSS Transitions: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (-1) should be [path('M -110 -60 C -30 -10 -40 0 -30 10 C 130 140 180 150 80 170')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0) should be [path('M 10 20 C 50 70 40 80 90 90 C 210 220 260 230 200 250')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0.125) should be [path('M 25 30 C 60 80 50 90 105 100 C 220 230 270 240 215 260')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0.875) should be [path('M 115 90 C 120 140 110 150 195 160 C 280 290 330 300 305 320')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (1) should be [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (2) should be [path('M 250 180 C 210 230 200 240 330 250 C 370 380 420 390 440 410')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (-1) should be [path('M -110 -60 C -30 -10 -40 0 -30 10 C 130 140 180 150 80 170')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0) should be [path('M 10 20 C 50 70 40 80 90 90 C 210 220 260 230 200 250')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0.125) should be [path('M 25 30 C 60 80 50 90 105 100 C 220 230 270 240 215 260')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0.875) should be [path('M 115 90 C 120 140 110 150 195 160 C 280 290 330 300 305 320')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (1) should be [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (2) should be [path('M 250 180 C 210 230 200 240 330 250 C 370 380 420 390 440 410')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (-1) should be [path('M -110 -60 C -30 -10 -40 0 -30 10 C 130 140 180 150 80 170')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0) should be [path('M 10 20 C 50 70 40 80 90 90 C 210 220 260 230 200 250')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0.125) should be [path('M 25 30 C 60 80 50 90 105 100 C 220 230 270 240 215 260')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0.875) should be [path('M 115 90 C 120 140 110 150 195 160 C 280 290 330 300 305 320')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (1) should be [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (2) should be [path('M 250 180 C 210 230 200 240 330 250 C 370 380 420 390 440 410')]
PASS Web Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (-1) should be [path('M -110 -60 C -30 -10 -40 0 -30 10 C 130 140 180 150 80 170')]
PASS Web Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0) should be [path('M 10 20 C 50 70 40 80 90 90 C 210 220 260 230 200 250')]
PASS Web Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0.125) should be [path('M 25 30 C 60 80 50 90 105 100 C 220 230 270 240 215 260')]
PASS Web Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (0.875) should be [path('M 115 90 C 120 140 110 150 195 160 C 280 290 330 300 305 320')]
PASS Web Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (1) should be [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')]
PASS Web Animations: property <offset-path> from [path('m 10 20 c 40 50 30 60 80 70 c 120 130 170 140 110 160')] to [path('M 130 100 C 130 150 120 160 210 170 C 290 300 340 310 320 330')] at (2) should be [path('M 250 180 C 210 230 200 240 330 250 C 370 380 420 390 440 410')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (-1) should be [path('M -110 -60 Q -40 0 -30 -10 Q 120 150 100 110')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0) should be [path('M 10 20 Q 40 80 50 70 Q 160 150 140 150')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0.125) should be [path('M 25 30 Q 50 90 60 80 Q 165 150 145 155')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0.875) should be [path('M 115 90 Q 110 150 120 140 Q 195 150 175 185')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (1) should be [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (2) should be [path('M 250 180 Q 200 240 210 230 Q 240 150 220 230')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (-1) should be [path('M -110 -60 Q -40 0 -30 -10 Q 120 150 100 110')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0) should be [path('M 10 20 Q 40 80 50 70 Q 160 150 140 150')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0.125) should be [path('M 25 30 Q 50 90 60 80 Q 165 150 145 155')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0.875) should be [path('M 115 90 Q 110 150 120 140 Q 195 150 175 185')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (1) should be [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (2) should be [path('M 250 180 Q 200 240 210 230 Q 240 150 220 230')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (-1) should be [path('M -110 -60 Q -40 0 -30 -10 Q 120 150 100 110')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0) should be [path('M 10 20 Q 40 80 50 70 Q 160 150 140 150')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0.125) should be [path('M 25 30 Q 50 90 60 80 Q 165 150 145 155')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0.875) should be [path('M 115 90 Q 110 150 120 140 Q 195 150 175 185')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (1) should be [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (2) should be [path('M 250 180 Q 200 240 210 230 Q 240 150 220 230')]
PASS Web Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (-1) should be [path('M -110 -60 Q -40 0 -30 -10 Q 120 150 100 110')]
PASS Web Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0) should be [path('M 10 20 Q 40 80 50 70 Q 160 150 140 150')]
PASS Web Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0.125) should be [path('M 25 30 Q 50 90 60 80 Q 165 150 145 155')]
PASS Web Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (0.875) should be [path('M 115 90 Q 110 150 120 140 Q 195 150 175 185')]
PASS Web Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (1) should be [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')]
PASS Web Animations: property <offset-path> from [path('m 10 20 q 30 60 40 50 q 110 80 90 80')] to [path('M 130 100 Q 120 160 130 150 Q 200 150 180 190')] at (2) should be [path('M 250 180 Q 200 240 210 230 Q 240 150 220 230')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (-1) should be [path('M -110 -100 S -40 0 -30 -10 S 120 90 140 100')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0) should be [path('M 10 20 S 40 80 50 70 S 160 130 140 140')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0.125) should be [path('M 25 35 S 50 90 60 80 S 165 135 140 145')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0.875) should be [path('M 115 125 S 110 150 120 140 S 195 165 140 175')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (1) should be [path('M 130 140 S 120 160 130 150 S 200 170 140 180')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (2) should be [path('M 250 260 S 200 240 210 230 S 240 210 140 220')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (-1) should be [path('M -110 -100 S -40 0 -30 -10 S 120 90 140 100')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0) should be [path('M 10 20 S 40 80 50 70 S 160 130 140 140')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0.125) should be [path('M 25 35 S 50 90 60 80 S 165 135 140 145')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0.875) should be [path('M 115 125 S 110 150 120 140 S 195 165 140 175')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (1) should be [path('M 130 140 S 120 160 130 150 S 200 170 140 180')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (2) should be [path('M 250 260 S 200 240 210 230 S 240 210 140 220')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (-1) should be [path('M -110 -100 S -40 0 -30 -10 S 120 90 140 100')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0) should be [path('M 10 20 S 40 80 50 70 S 160 130 140 140')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0.125) should be [path('M 25 35 S 50 90 60 80 S 165 135 140 145')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0.875) should be [path('M 115 125 S 110 150 120 140 S 195 165 140 175')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (1) should be [path('M 130 140 S 120 160 130 150 S 200 170 140 180')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (2) should be [path('M 250 260 S 200 240 210 230 S 240 210 140 220')]
PASS Web Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (-1) should be [path('M -110 -100 S -40 0 -30 -10 S 120 90 140 100')]
PASS Web Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0) should be [path('M 10 20 S 40 80 50 70 S 160 130 140 140')]
PASS Web Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0.125) should be [path('M 25 35 S 50 90 60 80 S 165 135 140 145')]
PASS Web Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (0.875) should be [path('M 115 125 S 110 150 120 140 S 195 165 140 175')]
PASS Web Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (1) should be [path('M 130 140 S 120 160 130 150 S 200 170 140 180')]
PASS Web Animations: property <offset-path> from [path('m 10 20 s 30 60 40 50 s 110 60 90 70')] to [path('M 130 140 S 120 160 130 150 S 200 170 140 180')] at (2) should be [path('M 250 260 S 200 240 210 230 S 240 210 140 220')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (-1) should be [path('M -110 -100 H -40 V 0 H -30 V -10 L 120 90')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0) should be [path('M 10 20 H 40 V 80 H 50 V 70 L 160 130')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0.125) should be [path('M 25 35 H 50 V 90 H 60 V 80 L 165 135')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0.875) should be [path('M 115 125 H 110 V 150 H 120 V 140 L 195 165')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (1) should be [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (2) should be [path('M 250 260 H 200 V 240 H 210 V 230 L 240 210')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (-1) should be [path('M -110 -100 H -40 V 0 H -30 V -10 L 120 90')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0) should be [path('M 10 20 H 40 V 80 H 50 V 70 L 160 130')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0.125) should be [path('M 25 35 H 50 V 90 H 60 V 80 L 165 135')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0.875) should be [path('M 115 125 H 110 V 150 H 120 V 140 L 195 165')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (1) should be [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (2) should be [path('M 250 260 H 200 V 240 H 210 V 230 L 240 210')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (-1) should be [path('M -110 -100 H -40 V 0 H -30 V -10 L 120 90')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0) should be [path('M 10 20 H 40 V 80 H 50 V 70 L 160 130')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0.125) should be [path('M 25 35 H 50 V 90 H 60 V 80 L 165 135')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0.875) should be [path('M 115 125 H 110 V 150 H 120 V 140 L 195 165')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (1) should be [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (2) should be [path('M 250 260 H 200 V 240 H 210 V 230 L 240 210')]
PASS Web Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (-1) should be [path('M -110 -100 H -40 V 0 H -30 V -10 L 120 90')]
PASS Web Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0) should be [path('M 10 20 H 40 V 80 H 50 V 70 L 160 130')]
PASS Web Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0.125) should be [path('M 25 35 H 50 V 90 H 60 V 80 L 165 135')]
PASS Web Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (0.875) should be [path('M 115 125 H 110 V 150 H 120 V 140 L 195 165')]
PASS Web Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (1) should be [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')]
PASS Web Animations: property <offset-path> from [path('m 10 20 h 30 v 60 h 10 v -10 l 110 60')] to [path('M 130 140 H 120 V 160 H 130 V 150 L 200 170')] at (2) should be [path('M 250 260 H 200 V 240 H 210 V 230 L 240 210')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (-1) should be [path('M 2 28 A -30 -60 -10 1 0 10 30 A 70 80 -10 1 1 310 160')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0) should be [path('M 10 20 A 10 20 30 1 0 50 70 A 110 120 30 1 1 190 120')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0.125) should be [path('M 11 19 A 15 30 35 1 0 55 75 A 115 125 35 1 1 175 115')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0.875) should be [path('M 17 13 A 45 90 65 0 1 85 105 A 145 155 65 0 1 85 85')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (1) should be [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')]
PASS CSS Transitions: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (2) should be [path('M 26 4 A 90 180 110 0 1 130 150 A 190 200 110 0 1 -50 40')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (-1) should be [path('M 2 28 A -30 -60 -10 1 0 10 30 A 70 80 -10 1 1 310 160')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0) should be [path('M 10 20 A 10 20 30 1 0 50 70 A 110 120 30 1 1 190 120')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0.125) should be [path('M 11 19 A 15 30 35 1 0 55 75 A 115 125 35 1 1 175 115')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0.875) should be [path('M 17 13 A 45 90 65 0 1 85 105 A 145 155 65 0 1 85 85')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (1) should be [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')]
PASS CSS Transitions with transition: all: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (2) should be [path('M 26 4 A 90 180 110 0 1 130 150 A 190 200 110 0 1 -50 40')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (-1) should be [path('M 2 28 A -30 -60 -10 1 0 10 30 A 70 80 -10 1 1 310 160')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0) should be [path('M 10 20 A 10 20 30 1 0 50 70 A 110 120 30 1 1 190 120')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0.125) should be [path('M 11 19 A 15 30 35 1 0 55 75 A 115 125 35 1 1 175 115')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0.875) should be [path('M 17 13 A 45 90 65 0 1 85 105 A 145 155 65 0 1 85 85')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (1) should be [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')]
PASS CSS Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (2) should be [path('M 26 4 A 90 180 110 0 1 130 150 A 190 200 110 0 1 -50 40')]
PASS Web Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (-1) should be [path('M 2 28 A -30 -60 -10 1 0 10 30 A 70 80 -10 1 1 310 160')]
PASS Web Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0) should be [path('M 10 20 A 10 20 30 1 0 50 70 A 110 120 30 1 1 190 120')]
PASS Web Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0.125) should be [path('M 11 19 A 15 30 35 1 0 55 75 A 115 125 35 1 1 175 115')]
PASS Web Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (0.875) should be [path('M 17 13 A 45 90 65 0 1 85 105 A 145 155 65 0 1 85 85')]
PASS Web Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (1) should be [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')]
PASS Web Animations: property <offset-path> from [path('m 10 20 a 10 20 30 1 0 40 50 a 110 120 30 1 1 140 50')] to [path('M 18 12 A 50 100 70 0 1 90 110 A 150 160 70 0 1 70 80')] at (2) should be [path('M 26 4 A 90 180 110 0 1 130 150 A 190 200 110 0 1 -50 40')]