This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
The specification introduces the authoring-conformance constraint that a meta generator element must not be used on "hand-authored" pages. However, it does not define what a "hand-authored" page is, and the definition of that term is not obvious.
This bug was cloned to create bug 17876 as part of operation convergence.
I can't find this in the spec — is it still open?
(In reply to comment #2) > I can't find this in the spec — is it still open? think it was dealt with here https://github.com/w3c/html/commit/151feec6e34378f13edd279a0c9f7392016dfd24
I thought that was the case, thanks Steve! EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the Editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the Tracker Issue; or you may create a Tracker Issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Accepted Rationale: The spec has already changed to address this concern as part of a larger one.
The WHATWG spec made some clarifications on the "hand-authored" text. Do we want to adopt that? https://github.com/w3c/html/commit/44081c783e869419053d6618b8154ad16b483abf
(In reply to comment #5) > The WHATWG spec made some clarifications on the "hand-authored" text. Do we > want to adopt that? > > https://github.com/w3c/html/commit/44081c783e869419053d6618b8154ad16b483abf the new changes do not make it any clearer as many HTML editing applications have both WYSIWYG and code editing features ( for example: dreamweaver or the default wordpress editor). So there is no way to determine if some or all of the HTML has been 'hand authored'.
Note: I'm not asking for it to replace the issue-206 commit - just to add to it. Could also be further clarified.