Re: [Piglit] [PATCH 0/5] modernize html

2019-01-23 Thread Erik Faye-Lund
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 > 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 > > modern

Re: [Piglit] [PATCH 0/5] modernize html

2019-01-22 Thread Caio Marcelo de Oliveira Filho
The series is Reviewed-by: Caio Marcelo de Oliveira Filho 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'

[Piglit] [PATCH 0/5] modernize html

2019-01-22 Thread Erik Faye-Lund
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