<?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>25500</bug_id>
          
          <creation_ts>2014-04-29 14:03:43 +0000</creation_ts>
          <short_desc>Don&apos;t escape U+0080 to U+009F in identifiers (and strings)</short_desc>
          <delta_ts>2014-04-30 09:44:56 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSSOM</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jens Widell">jl</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>mathias</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>104683</commentid>
    <comment_count>0</comment_count>
    <who name="Jens Widell">jl</who>
    <bug_when>2014-04-29 14:03:43 +0000</bug_when>
    <thetext>Characters in this range were made valid (part of &quot;non-ASCII code point&quot;) as part of this errata:

http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.4.1.1b

It&apos;s unclear why they should be escaped when serializing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104779</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2014-04-30 05:24:37 +0000</bug_when>
    <thetext>http://dev.w3.org/csswg/css-syntax/#non-ascii-code-point matches the errata.

https://dvcs.w3.org/hg/csswg/rev/37fa8d51b890</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104784</commentid>
    <comment_count>2</comment_count>
    <who name="Jens Widell">jl</who>
    <bug_when>2014-04-30 07:02:06 +0000</bug_when>
    <thetext>U+007F, which was not covered by the errata, went from being escaped as code point to being escaped.  Intentional?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104786</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2014-04-30 07:45:38 +0000</bug_when>
    <thetext>You mean, went to being not escaped? No, that was bogus, DELETE still needs to be escaped. Thanks. https://dvcs.w3.org/hg/csswg/rev/2c75e9e61710</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104787</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2014-04-30 07:47:52 +0000</bug_when>
    <thetext>(In reply to Simon Pieters from comment #3)
&gt; You mean, went to being not escaped?

...nevermind. :-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104799</commentid>
    <comment_count>5</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2014-04-30 09:44:56 +0000</bug_when>
    <thetext>Polyfill + tests updated: https://github.com/mathiasbynens/CSS.escape/commit/8e44737c50e0fb14a28d2c7180237935ed3787a2</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>