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 16974 - i18n-ISSUE-109: use term 'space characters'
Summary: i18n-ISSUE-109: use term 'space characters'
Status: VERIFIED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 minor
Target Milestone: ---
Assignee: Robin Berjon
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-07 17:48 UTC by Addison Phillips
Modified: 2014-02-28 21:45 UTC (History)
6 users (show)

See Also:


Attachments

Description Addison Phillips 2012-05-07 17:48:30 UTC
2.7.4 Extracting encodings from meta elements
http://www.w3.org/TR/html5/fetching-resources.html#extracting-encodings-from-meta-elements

step 3, step 5. These characters are the "space characters" defined in 2.5.1. Why not use that term?
Comment 1 contributor 2012-07-18 07:08:16 UTC
This bug was cloned to create bug 17863 as part of operation convergence.
Comment 2 Robin Berjon 2012-09-06 12:04:18 UTC
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
Change Description: Made the change as requested.
Rationale: DRY

https://github.com/w3c/html/commit/06b3575a8ce82ee19d697da50b489bd2d70707a5
Comment 3 Silvia Pfeiffer 2012-09-14 01:48:20 UTC
After discussion with Robin, I also merged in the more extensive patch from Ian:
https://github.com/w3c/html/commit/4ce3417e1790a2d921add9faf4dae6f47f5f8b85

In particular, there was one occurance of "skip any U+0009, U+000A, U+000C, U+000D, or U+0020.." missed.
Comment 4 Addison Phillips 2014-02-28 21:45:28 UTC
The I18N WG is satisfied with this change. Thank you.