Pass | em units respond to font-size transition | Asserts runPass | assert_equals("15px", "15px")
at Test.<anonymous> ( /css/css-transitions/transition-base-response-001.html:66:5) |
|
Pass | ex units respond to font-size transition | Asserts runPass | assert_equals("8px", "8px")
at Test.<anonymous> ( /css/css-transitions/transition-base-response-001.html:66:5) |
|
Pass | var() references respond to custom property transition | Asserts runPass | assert_equals("20px", "20px")
at Test.<anonymous> ( /css/css-transitions/transition-base-response-001.html:66:5) |
|