tor-browser

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

multicol-list-item-007.html (368B)


      1 <!DOCTYPE html>
      2 <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
      3 <link rel="help" href="https://www.w3.org/TR/css-multicol-1/">
      4 <link rel="match" href="multicol-list-item-007-ref.html">
      5 <div style="columns:1; display:list-item; list-style-position:inside;">
      6  List item markes should render identically, regardless of multicol.
      7 </div>