Status: PASS | Duration: 9ms | Subtests: 1/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi
/css/printing/emoji-print.html
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>test that emoji are not blank in print output</title> <meta name="assert" content="emoji characters should be visible when printed"> <link rel=help href="https://bugzilla.mozilla.org/show_bug.cgi?id=1723787"> <link rel="mismatch" href="/css/reference/blank.html"> </head> <body> <p> <span>😀😁😂😃</span> </p> </body> </html>
<!doctype html> <title>CSS Test Reference</title> <!-- Intentionally blank -->