Pass | Lengths responsive to style changes | Asserts runPass | assert_equals("calc(40% + 100px)", "calc(40% + 100px)")
at Test.<anonymous> ( /web-animations/responsive/to-style-change.html:19:5) | Pass | assert_equals("calc(40% + 150px)", "calc(40% + 150px)")
at Test.<anonymous> ( /web-animations/responsive/to-style-change.html:21:5) | Pass | assert_equals("calc(40% + 150px)", "calc(40% + 150px)")
at Test.<anonymous> ( /web-animations/responsive/to-style-change.html:23:5) |
|
Pass | Percentages responsive to width style changes | Asserts runPass | assert_equals("280px", "280px")
at Test.<anonymous> ( /web-animations/responsive/to-style-change.html:32:5) |
|
Pass | Numbers responsive to style changes | Asserts runPass | assert_equals("70px", "70px")
at Test.<anonymous> ( /web-animations/responsive/to-style-change.html:41:5) |
|