[Piglit] [PATCH 0/5] modernize html
Erik Faye-Lund
erik.faye-lund at collabora.com
Tue Jan 22 10:41:06 UTC 2019
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
More information about the Piglit
mailing list