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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>91191</bug_id>
          
          <creation_ts>2012-07-12 22:03:08 -0700</creation_ts>
          <short_desc>ASSERT in SVGElement::localAttributeToPropertyMap</short_desc>
          <delta_ts>2019-05-06 15:20:26 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>191237</dup_id>
          
          <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="Philip Rogers">pdr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>sabouhallawa</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>668600</commentid>
    <comment_count>0</comment_count>
      <attachid>152154</attachid>
    <who name="Philip Rogers">pdr</who>
    <bug_when>2012-07-12 22:03:08 -0700</bug_when>
    <thetext>Created attachment 152154
Testcase

The following will assert:
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;body&gt;
&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
  &lt;altGlyphItem&gt;
    &lt;animate/&gt;
  &lt;/altGlyphItem&gt;
&lt;/svg&gt;
&lt;/body&gt;
&lt;/html&gt;

Trace:
SHOULD NEVER BE REACHED
../../third_party/WebKit/Source/WebCore/svg/SVGElement.cpp(554) : virtual WebCore::SVGAttributeToPropertyMap &amp;WebCore::SVGElement::localAttributeToPropertyMap()
1   0x79ad82 WebCore::SVGElement::localAttributeToPropertyMap()
2   0x79985c WebCore::SVGElement::animatedPropertyTypeForAttribute(WebCore::QualifiedName const&amp;, WTF::Vector&lt;WebCore::AnimatedPropertyType, 0ul&gt;&amp;)
3   0x74c5c4 WebCore::SVGAnimateElement::determineAnimatedPropertyType(WebCore::SVGElement*) const
4   0x74ec99 WebCore::SVGAnimateElement::targetElementWillChange(WebCore::SVGElement*, WebCore::SVGElement*)
5   0x8d881d WebCore::SVGSMILElement::targetElement()
6   0x8cb4a8 WebCore::SMILTimeContainer::updateAnimations(WebCore::SMILTime, bool)
7   0x8cb2af WebCore::SMILTimeContainer::begin()
8   0x76ce79 WebCore::SVGDocumentExtensions::startAnimations()
9   0x5b8b904 WebCore::Document::implicitClose()
10  0x1326f82 WebCore::FrameLoader::checkCallImplicitClose()
11  0x1326b2e WebCore::FrameLoader::checkCompleted()
12  0x13256a3 WebCore::FrameLoader::finishedParsing()
13  0x5b9a3a3 WebCore::Document::finishedParsing()
14  0x2e69a3e WebCore::HTMLTreeBuilder::finished()
15  0x2e30371 WebCore::HTMLDocumentParser::end()
16  0x2e2f11f WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd()
17  0x2e2ee5b WebCore::HTMLDocumentParser::prepareToStopParsing()
18  0x2e303f5 WebCore::HTMLDocumentParser::attemptToEnd()
19  0x2e30479 WebCore::HTMLDocumentParser::finish()
20  0x1310555 WebCore::DocumentWriter::end()
21  0x12f4f4c WebCore::DocumentLoader::finishedLoading()
22  0x134ff2b WebCore::MainResourceLoader::didFinishLoading(double)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1533588</commentid>
    <comment_count>1</comment_count>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2019-05-06 15:20:26 -0700</bug_when>
    <thetext>This code path does not exist anymore. It was changed by https://bugs.webkit.org/show_bug.cgi?id=191237.

*** This bug has been marked as a duplicate of bug 191237 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>152154</attachid>
            <date>2012-07-12 22:03:08 -0700</date>
            <delta_ts>2012-07-12 22:03:08 -0700</delta_ts>
            <desc>Testcase</desc>
            <filename>altglyphassert.html</filename>
            <type>text/html</type>
            <size>165</size>
            <attacher name="Philip Rogers">pdr</attacher>
            
              <data encoding="base64">PGh0bWwgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiPgo8Ym9keT4KPHN2ZyB4
bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxhbHRHbHlwaEl0ZW0+CiAgICA8
YW5pbWF0ZS8+CiAgPC9hbHRHbHlwaEl0ZW0+Cjwvc3ZnPgo8L2JvZHk+CjwvaHRtbD4K
</data>

          </attachment>
      

    </bug>

</bugzilla>