PageRenderTime 42ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/bundles/plugins-trunk/XML/test_data/html/error_in_css.html

#
HTML | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | e98940d1189697d034f4041bf6d7234c MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <html>
  2. <head>
  3. <style type="text/css">ol {list-style:;}
  4. </style>
  5. </head>
  6. <body>
  7. </html>