- From: <bugzilla@jessica.w3.org>
- Date: Tue, 26 Apr 2016 17:10:59 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28832 Arron Eicholz <arronei@microsoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |arronei@microsoft.com Resolution|--- |INVALID --- Comment #6 from Arron Eicholz <arronei@microsoft.com> --- HTML5.1 Bugzilla Bug Triage: This is invalid for HTML. The minifiers are external tools able to reduce and remove any content they deem necessary. They do this to provide the smallest code possible for transmission while also providing the same functionality. Since comments of any kind do not provide any functional behavior, minifiers strip out any characters that it deems a common pattern of characters that provide no functional use. I would think comments of any format (current or some new format) would in time be stripped out by minifiers since they provide no functional value. If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks! -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 26 April 2016 17:11:01 UTC