Pass | We should use the inline custom font to render the page when the primary remote font is loading | Asserts runPass | assert_false(false, "Remote font is still pending")
at Test.<anonymous> ( /css/css-fonts/fallback-remote-to-data-url.html:49:3) | Pass | assert_equals(250, 250, "Digits are in the unicode range of data-font and hence shaped with it")
at Test.<anonymous> ( /css/css-fonts/fallback-remote-to-data-url.html:52:3) | Pass | assert_not_equals(152, 250, "Letters are out of the unicode range of data-font and hence shaped with fallback")
at Test.<anonymous> ( /css/css-fonts/fallback-remote-to-data-url.html:55:3) |
|