Pass | bottom responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:19:5) |
|
Pass | height responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:28:5) |
|
Pass | letterSpacing responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:37:5) |
|
Pass | letterSpacing can be normal | Asserts runPass | assert_equals("normal", "normal")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:44:5) |
|
Pass | marginRight responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:53:5) |
|
Pass | marginRight allows percentages | Asserts runPass | assert_equals("180px", "180px")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:64:5) |
|
Pass | outlineOffset responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:74:5) |
|
Pass | perspective responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:83:5) |
|
Pass | perspective can be none | Asserts runPass | assert_equals("none", "none")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:90:5) |
|
Pass | wordSpacing responsive to style changes | Asserts runPass | assert_equals("80px", "80px")
at Test.<anonymous> ( /web-animations/responsive/assorted-lengths.html:99:5) |
|