tor-browser

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

scoped-as-p-child-novalid.html (152B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <title>style@scoped as child of p (where flow content is not allowed)</title>
      4 <body>
      5 <p><style scoped></style></p>