<?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>14782</bug_id>
          
          <creation_ts>2011-11-11 19:20:58 +0000</creation_ts>
          <short_desc>Case-sensisitivity of keyframes at-rule</short_desc>
          <delta_ts>2011-12-17 02:22:08 +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>Animations</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</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="Sylvain Galineau">sylvaing</reporter>
          <assigned_to name="Sylvain Galineau">sylvaing</assigned_to>
          <cc>cmarrin</cc>
    
    <cc>eoconnor</cc>
    
    <cc>smfr</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>59924</commentid>
    <comment_count>0</comment_count>
    <who name="Sylvain Galineau">sylvaing</who>
    <bug_when>2011-11-11 19:20:58 +0000</bug_when>
    <thetext>http://lists.w3.org/Archives/Public/www-style/2011Sep/0435.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>61734</commentid>
    <comment_count>1</comment_count>
    <who name="Sylvain Galineau">sylvaing</who>
    <bug_when>2011-12-17 02:21:16 +0000</bug_when>
    <thetext>Updated the grammar definition to

keyframes-rule: KEYFRAMES_SYM S* IDENT &apos;{&apos; keyframes-blocks &apos;}&apos; S*;

        keyframes-blocks: [ S* keyframe-selector &apos;{&apos; S* declaration? [ &apos;;&apos; S* declaration? ]* &apos;}&apos; ]* ;

        keyframe-selector: [ FROM_SYM | TO_SYM | PERCENTAGE ] [ &apos;,&apos; [ FROM_SYM | TO_SYM | PERCENTAGE ] ]*;
		
        @{K}{E}{Y}{F}{R}{A}{M}{E}{S}   {return KEYFRAMES_SYM;}
        {F}{R}{O}{M}                   {return FROM_SYM;}
        {T}{O}                         {return TO_SYM;}</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>