It's been a while since XHTML was really a thing, so let's modernize our
HTML to follow HTML5 conventions.

This series might not fix *everything*, mostly because I'm not that
fluent at HTML.

Erik Faye-Lund (5):
  summary/html: use html5 instead of xhtml
  summary/html: drop type from css-links
  summary/html: specify lang="en" in html tag
  summary/html: drop trailing slash in <img>
  summary/html: drop trailing slash in <br>

 templates/empty_status.mako | 10 ++++------
 templates/feature.mako      | 13 +++++--------
 templates/index.mako        | 13 +++++--------
 templates/test_result.mako  | 14 ++++++--------
 templates/testrun_info.mako | 10 ++++------
 5 files changed, 24 insertions(+), 36 deletions(-)

-- 
2.20.1

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to