tor-browser

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

rendering-table-caption-with-list-item-and-svg-crash.html (418B)


      1 <!doctype html>
      2 <title>CSS Text Test: Crash rendering a table caption with list item and svg</title>
      3 <link rel="author" title="Javier Fernandez" href="mailto:jfernandez@igalia.com" />
      4 <link rel="help" href="https://crbug.com/1197974">
      5 <meta name="assert" content="The test doesn't crash in debug"/>
      6 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
      7 <table dir="rtl"><caption><li><svg></caption></table>