chromium/third_party/blink/web_tests/external/wpt/css/css-pseudo/selection-originating-strikethrough-order-ref.html

<!doctype html>
<meta charset="utf-8">
<link rel="author" name="Delan Azabani" href="mailto:[email protected]">
<link rel="stylesheet" href="support/highlights.css">
<link rel="stylesheet" href="/fonts/ahem.css">
<style>
    main {
        font: 80px/1 Ahem;
        margin: 0.5em;
        width: min-content;
        color: black;
        text-decoration: 1em black solid line-through;
    }
</style>
<p>Test passes if there is one line of constant thickness below.
<main class="highlight_reftest">ppppp</main>