[Bug 24428] New: Add parser support for feDropShadow

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24428

            Bug ID: 24428
           Summary: Add parser support for feDropShadow
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: eoconnor@apple.com
        QA Contact: public-html-bugzilla@w3.org
                CC: cam@mcc.id.au, dschulze@adobe.com,
                    hsivonen@hsivonen.fi, longsonr@gmail.com, mike@w3.org,
                    public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org, simonp@opera.com
        Depends on: 24424

If SVG continues down this path, we should merge any HTML parser changes into
both 5.1 and 5.0.

+++ This bug was initially created as a clone of Bug #24424 +++

https://dvcs.w3.org/hg/FXTF/raw-file/e1ae5deb9fa8/filters/index.html specifies
<feDropShadow> 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 28 January 2014 18:28:49 UTC