<?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>24424</bug_id>
          
          <creation_ts>2014-01-28 10:24:26 +0000</creation_ts>
          <short_desc>Add parser support for feDropShadow</short_desc>
          <delta_ts>2014-01-30 02:38:30 +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>All</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>Unsorted</target_milestone>
          
          <blocked>24428</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Henri Sivonen">hsivonen</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>cam</cc>
    
    <cc>dschulze</cc>
    
    <cc>ian</cc>
    
    <cc>longsonr</cc>
    
    <cc>mike</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>99285</commentid>
    <comment_count>0</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2014-01-28 10:24:26 +0000</bug_when>
    <thetext>https://dvcs.w3.org/hg/FXTF/raw-file/e1ae5deb9fa8/filters/index.html specifies &lt;feDropShadow&gt; in violation of the expectation that no new camel-case  names would be added to SVG.

Since camel-casing this is consistent with the existing filter effects, please add a mapping from fedropshadow to feDropShadow  to the parsing spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99287</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Longson">longsonr</who>
    <bug_when>2014-01-28 10:59:31 +0000</bug_when>
    <thetext>That specification also adds feCustom, feCustomSource and feCustomParam. Presumably these would need similar treatment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99292</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2014-01-28 11:54:08 +0000</bug_when>
    <thetext>(In reply to Henri Sivonen from comment #0)
&gt; https://dvcs.w3.org/hg/FXTF/raw-file/e1ae5deb9fa8/filters/index.html
&gt; specifies &lt;feDropShadow&gt; in violation of the expectation that no new
&gt; camel-case  names would be added to SVG.

Define &quot;violation&quot;?

&gt; 
&gt; Since camel-casing this is consistent with the existing filter effects,
&gt; please add a mapping from fedropshadow to feDropShadow  to the parsing spec.

Yes, that would be awesome. Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99293</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2014-01-28 11:54:34 +0000</bug_when>
    <thetext>(In reply to Robert Longson from comment #1)
&gt; That specification also adds feCustom, feCustomSource and feCustomParam.
&gt; Presumably these would need similar treatment.

Hold back with these elements for now please.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99294</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2014-01-28 13:11:29 +0000</bug_when>
    <thetext>Would it be better to use all-lowercase for new SVG element and attribute names even if there are related features with camel-case already?

If yes, is it possible to change these to lowercase now?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99309</commentid>
    <comment_count>5</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2014-01-28 16:57:50 +0000</bug_when>
    <thetext>(In reply to Simon Pieters from comment #4)
&gt; Would it be better to use all-lowercase for new SVG element and attribute
&gt; names even if there are related features with camel-case already?

That&apos;s the funadmental problem with saying all new elements/attribute will be lowercase, of course.  Sounds good in theory, but completely violates author expectations for people who are familiar with the existing elements/attributes.

I still hold out hope that we can move to a world where we support everything lowercased per http://dev.w3.org/SVG/proposals/improving-svg-dom/.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99333</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-01-28 18:50:22 +0000</bug_when>
    <thetext>So what&apos;s the story here? Should I be changing the parser? Is someone else taking ownership of the issue while we figure out what needs to happen?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99334</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-01-28 18:52:09 +0000</bug_when>
    <thetext>Note that I don&apos;t think there&apos;s anything wrong with adding new camelcase names. It&apos;s not like it saves the browsers much work: adding a new mapping is cheap compared to adding support for the actual feature, and there&apos;s not much point using the feature before browsers support it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99338</commentid>
    <comment_count>8</comment_count>
    <who name="Robert Longson">longsonr</who>
    <bug_when>2014-01-28 19:22:34 +0000</bug_when>
    <thetext>Chrome already supports feDropShadow and there&apos;s a Firefox bug almost ready to land that would implement it too, camel case and all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99385</commentid>
    <comment_count>9</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2014-01-29 06:20:19 +0000</bug_when>
    <thetext>(In reply to Ian &apos;Hixie&apos; Hickson from comment #6)
&gt; Should I be changing the parser?

Yes. Gecko implementation is tracked in https://bugzilla.mozilla.org/show_bug.cgi?id=964200

(In reply to Robert Longson from comment #8)
&gt; Chrome already supports feDropShadow

Shame on them for not filing this bug!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99458</commentid>
    <comment_count>10</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-01-30 02:38:30 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8443.
Check-in comment: Update the parser to support new SVG camelCase name &apos;feDropShadow&apos;
http://html5.org/tools/web-apps-tracker?from=8442&amp;to=8443</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>