-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
What steps will reproduce the problem?
1. Load the page
2. Open the source
3. There's no doctype before <HTML>
What is the expected output? What do you see instead?
<!doctype html>
What version of the product are you using? On what operating system?
Win7 x64
Please provide any additional information below.
This prevents the site from working properly in IE, which triggers IE5 mode.
Original issue reported on code.google.com by fremycom...@yahoo.fr on 24 Jul 2010 at 1:12
Reactions are currently unavailable