B2G Bumper Bot 88f254b9e0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/78b760e2859c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29033 from KevinGrandon/bug_1145097_retitle_pull_req

Bug 1145097 - Clean up html syntax of ds-test/index.html

========

https://hg.mozilla.org/integration/gaia-central/rev/1065fbc42f9f
Author: Michiel de Jong <michiel@unhosted.org>
Desc: Bug 1145097 - Clean up html syntax of ds-test/index.html R=kgrandon

Move <html> tag into the right place. This was the reason to start this PR, I couldn't deploy to 5apps.com because of this.
But once I had the file open, I also made these changes:

* Fix indentation
* Lower-case 'html' in DOCTYPE
* Add missing lang="en" attribute
* Consistent empty tags. I had to look up which one is preferred, and it seems that the `< ... />` syntax was a thing only in XHTML; in html it [should now always just be `< ... >`](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Introduction#Tags).
* Fix typo "commad" -> "command"
2015-03-21 05:00:24 -07:00
..