Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassshapeOutside responsive to style changes
Asserts run
Pass
assert_not_equals("circle(200px at 50% 50%)", "circle(100px at 50% 50%)")
    at Test.<anonymous> ( /web-animations/responsive/shapeOutside.html:25:5)
PassshapeOutside responsive to inherited shapeOutside changes
Asserts run
Pass
assert_equals("circle(150px at 50% 50%)", "circle(150px at 50% 50%)")
    at Test.<anonymous> ( /web-animations/responsive/shapeOutside.html:39:5)
Pass
assert_equals("circle(200px at 50% 50%)", "circle(200px at 50% 50%)")
    at Test.<anonymous> ( /web-animations/responsive/shapeOutside.html:42:5)
Pass
assert_equals("circle(300px at 50% 50%)", "circle(300px at 50% 50%)")
    at Test.<anonymous> ( /web-animations/responsive/shapeOutside.html:45:5)
Pass
assert_equals("circle(500px at 50% 50%)", "circle(500px at 50% 50%)")
    at Test.<anonymous> ( /web-animations/responsive/shapeOutside.html:48:5)
Pass
assert_equals("circle(200px at 50% 50%)", "circle(200px at 50% 50%)")
    at Test.<anonymous> ( /web-animations/responsive/shapeOutside.html:51:5)
Pass
assert_equals("circle(500px at 50% 50%)", "circle(500px at 50% 50%)")
    at Test.<anonymous> ( /web-animations/responsive/shapeOutside.html:54:5)
Pass
assert_equals("circle(300px at 50% 50%)", "circle(300px at 50% 50%)")
    at Test.<anonymous> ( /web-animations/responsive/shapeOutside.html:57:5)