Pass | Relative font size larger responsive to style changes | Asserts runPass | assert_not_equals("19.2px", "15.6px")
at Test.<anonymous> ( /web-animations/responsive/fontSize.html:24:5) |
|
Pass | Relative font size smaller responsive to style changes | Asserts runPass | assert_not_equals("13.3333px", "15px")
at Test.<anonymous> ( /web-animations/responsive/fontSize.html:39:5) |
|
Pass | Font size medium responsive to style changes | Asserts runPass | assert_not_equals("13px", "16px")
at Test.<anonymous> ( /web-animations/responsive/fontSize.html:54:5) |
|
Pass | Font size initial responsive to style changes | Asserts runPass | assert_not_equals("16px", "13px")
at Test.<anonymous> ( /web-animations/responsive/fontSize.html:69:5) |
|