Pass | offsetDistance percentages are supported | Asserts runPass | assert_equals("10%", "10%")
at Test.<anonymous> ( /web-animations/responsive/offsetDistance.html:25:5) |
|
Pass | offsetDistance lengths respond to style changes | Asserts runPass | assert_equals("200px", "200px")
at Test.<anonymous> ( /web-animations/responsive/offsetDistance.html:39:5) |
|
Pass | offsetDistance responsive to inherited offsetDistance changes | Asserts runPass | assert_equals("300px", "300px")
at Test.<anonymous> ( /web-animations/responsive/offsetDistance.html:55:5) |
|