- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 17 Feb 2010 14:11:20 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9052
Summary: All DOCTYPE variants that trigger standards mode pre-
HTML5 should continue to trigger standards mode in HTML5
Product: HTML WG
Version: unspecified
Platform: All
URL: http://www.målform.no/html4-or-html5/
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: xn--mlform-iua@xn--mlform-iua.no
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
This variant of the HTML4 strict DOCTYPE,
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
[<!ATTLIST P myattr CDATA #implied >]>
triggers Strict parsing in pre-HTML5 browsers.
But in Opera 10.5beta, Minefield and Safari 4 it has started to trigger
QuirksMode.
According to Lachlan, this is in line with HTML5:
http://www.w3.org/mid/4B7BB225.9050908@lachy.id.au
According to Maciej it is not in line with HTML5:
http://www.w3.org/mid/685C7306-C689-4A04-8987-05670EF3B053@apple.com
This bug requester thinks that it should be made clear that it is not in line
with HTML5. The spec must eventually change so it is clear that it doesn't
trigger QuirksMode.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 17 February 2010 14:11:21 UTC