- From: <bugzilla@jessica.w3.org>
- Date: Sun, 21 Jun 2015 04:42:56 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28832
Bug ID: 28832
Summary: comments that can survive in minified files
Product: HTML WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: Nick_Levinson@yahoo.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
Minifying removes comments some of which should, however, stay in place for the
benefit of website visitors. We need a comment format that minifiers will
recognize for preserving selected comments. For example, I use comments for
information that is not important enough to display on a Web page but should be
available to someone willing to look in the source code (to which the Web page
as displayed might refer the visitor), such as legal information. An example of
that is humanly readable copyright information that applies only to the source
code and not to the displayed content (object code) itself. Another example is
when a meta tag cannot be correctly understood without a comment.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 21 June 2015 04:42:59 UTC