tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

anchor-name-multicol-003-ref.html (487B)


      1 <!DOCTYPE html>
      2 <title>Anchor name resolution of OOF anchors in multicol</title>
      3 <link rel="help" href="https://drafts.csswg.org/css-anchor-1/#propdef-anchor-name">
      4 <link rel="help" href="https://drafts.csswg.org/css-anchor-1/#anchor-size">
      5 <link rel="author" href="mailto:kojii@chromium.org">
      6 <link rel="author" href="mailto:mstensho@chromium.org">
      7 <p>There should be a green rectangle below, no red.</p>
      8 <div style="margin-left:60px; width:90px; height:50px; background:green;"></div>