This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27290 - 1.10.2, last example, grammar
Summary: 1.10.2, last example, grammar
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 editorial
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-10 08:50 UTC by Stefan Schumacher
Modified: 2016-04-21 22:02 UTC (History)
4 users (show)

See Also:


Attachments

Description Stefan Schumacher 2014-11-10 08:50:47 UTC
The text should use future tense. And maybe a simpler way of expressing what needs to be said. Way too confusing.

Now:
For example, "attributes" in end tags are ignored currently, but they are invalid, in case a future change to the language makes use of that syntax feature without conflicting with already-deployed (and valid!) content.

Suggestion:
For example, "attributes" in end tags are ignored currently. They will be invalid, in case a future change to the language will make use of that syntax feature. 
(The following is a different context, has not much to do with the condition before.) A future change  to the language should/must not conflict with already deployed (and valid!) content. 

Finally, what deployed and valid content in the end tag?
Comment 1 Arron Eicholz 2016-04-21 22:02:42 UTC
HTML5.1 Bugzilla Bug Triage: Fixed, reworded sentence to better convey meaning.

https://github.com/w3c/html/pull/238

If this resolution is not satisfactory, please open a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!