Linked by Thom Holwerda on Wed 27th Feb 2013 01:59 UTC
Permalink for comment 553804
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/21/13 21:38 UTC
Linked by Thom Holwerda on 05/20/13 11:29 UTC
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
Linked by Thom Holwerda on 04/18/13 11:21 UTC
More Features »
Sponsored Links



Member since:
2007-09-22
No, you are mistaken.
Broken HTML is rendered differently by different browser (versions).
But HTML5 does specify how HTML5 should be parsed and how broken HTML5 should be handled.
So if someone changes the 'doctype' in that page to a HTML5-doctype then all HTML5 browsers should render it the same.
The advantage of that is that if someone makes mistakes creating a HTML5-page and only checks it with one browser and likes what he/she seems then the result will be the same in all HTML5-browsers.