chromium/third_party/blink/web_tests/external/wpt/css/css-text-decor/reference/text-decoration-skip-ink-002-ref.html

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>Reference case for text-decoration-skip-ink</title>
        <link rel="stylesheet" type="text/css" href="/fonts/ahem.css">
    </head>
    <body>
        <p>Test passes if no underline is visible</p>
    </body>
</html>