The theme is using HTML5 elements and syntax, however it declares the document to be XHTML 1.0. The HTML version must instead be declared to be HTML5.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | corporateclean_2699293-2.patch | 1.09 KB | roball |
The theme is using HTML5 elements and syntax, however it declares the document to be XHTML 1.0. The HTML version must instead be declared to be HTML5.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | corporateclean_2699293-2.patch | 1.09 KB | roball |
Comments
Comment #2
roball commentedThe attached patch fixes this bug.
Comment #3
develdru commentedReviewed and tested.
html declaration changes to html5 version.
Comment #4
roball commented@develdru, thanks for reviewing my patch. Hope we can see it being committed soon.