<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>18022</bug_id>
          
          <creation_ts>2012-07-18 15:41:54 +0000</creation_ts>
          <short_desc>i18n-ISSUE-105: compatibility caseless matching</short_desc>
          <delta_ts>2012-10-01 22:34:10 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>addison</cc>
    
    <cc>annevk</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-i18n-core</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>70512</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 15:41:54 +0000</bug_when>
    <thetext>This was was cloned from bug 16970 as part of operation convergence.
Originally filed: 2012-05-07 17:42:00 +0000
Original reporter: Addison Phillips &lt;addison@lab126.com&gt;

================================================================================
 #0   Addison Phillips                                2012-05-07 17:42:10 +0000 
--------------------------------------------------------------------------------
2.3 Case-sensitivity and string comparison
http://www.w3.org/TR/html5/infrastructure.html#case-sensitivity-and-string-comparison

--
Comparing two strings in a compatibility caseless manner means using the Unicode compatibility caseless match operation to compare the two strings.
--

a. The specific reference to compatibility caseless matching should be provided (D146 in chapter 3).
b. I am unsure that compatibility caseless matching is desirable. It is only used twice in the whole document that I can find:

2.5.9 (hashname reference value matching)
4.10.7.1.17 (radio button name attribute matching)

In both cases, name attributes defined in the document are being matched. I think that compatibility decomposition in the matching operation would be a surprise to users, who might expect, for example, these to be separate values: ①⑴⒈. More to the point, the Korean Hangul script has a complex relationship with compatibility decomposition.

I18N would suggest replacing compatibility caseless matching with canonical caseless matching.

c. It seems that this might be a stab at making &apos;name&apos; attributes into &apos;identifiers&apos;, in which case compatibility decomposition is to be desired, with identifier caseless matching (which does use compatibility normalization but is slightly simpler).
================================================================================
 #1   Anne                                            2012-05-08 18:41:30 +0000 
--------------------------------------------------------------------------------
Did you test implementations? What we really wanted was ASCII case-insensitive everywhere, but that was not possible because implementations did something else. I forgot to what length this was tested though.
================================================================================
 #2   Ian &apos;Hixie&apos; Hickson                             2012-05-10 17:50:58 +0000 
--------------------------------------------------------------------------------
Please file only one issue per bug report.
================================================================================</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74986</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-10-01 22:34:10 +0000</bug_when>
    <thetext>a. Click on the term to get a list of references.
b. It&apos;s definitely not desirable. When it comes to back-compat, that&apos;s not really one of the things that we consider, sadly.
c. Not sure what this means.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>