[Piglit] [PATCH 0/5] modernize html
Erik Faye-Lund
erik.faye-lund at collabora.com
Wed Jan 23 09:50:58 UTC 2019
On Tue, 2019-01-22 at 09:11 -0800, Caio Marcelo de Oliveira Filho
wrote:
> The series is
>
> Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira at intel.com>
>
Thanks, pushed!
> On Tue, Jan 22, 2019 at 11:41:06AM +0100, Erik Faye-Lund wrote:
> > 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 at lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/piglit
>
> Caio
More information about the Piglit
mailing list