Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[giow] (3) PARSER CHANGE: remove some attributes from the SVG attribu…
…te mapping

Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=25377
Affected topics: HTML Syntax and Parsing

git-svn-id: http://svn.whatwg.org/webapps@8592 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 30, 2014
1 parent 98556c0 commit c350dad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions complete.html
Expand Up @@ -90857,8 +90857,6 @@ <h5 id=creating-and-inserting-nodes><span class=secno>12.2.5.1 </span>Creating a
<tr><td> <code title="">baseprofile</code> <td> <code title="">baseProfile</code>
<tr><td> <code title="">calcmode</code> <td> <code title="">calcMode</code>
<tr><td> <code title="">clippathunits</code> <td> <code title="">clipPathUnits</code>
<tr><td> <code title="">contentscripttype</code> <td> <code title="">contentScriptType</code>
<tr><td> <code title="">contentstyletype</code> <td> <code title="">contentStyleType</code>
<tr><td> <code title="">diffuseconstant</code> <td> <code title="">diffuseConstant</code>
<tr><td> <code title="">edgemode</code> <td> <code title="">edgeMode</code>
<tr><td> <code title="">externalresourcesrequired</code> <td> <code title="">externalResourcesRequired</code>
Expand Down
2 changes: 0 additions & 2 deletions index
Expand Up @@ -90857,8 +90857,6 @@ dictionary <dfn id=storageeventinit>StorageEventInit</dfn> : <a href=#eventinit>
<tr><td> <code title="">baseprofile</code> <td> <code title="">baseProfile</code>
<tr><td> <code title="">calcmode</code> <td> <code title="">calcMode</code>
<tr><td> <code title="">clippathunits</code> <td> <code title="">clipPathUnits</code>
<tr><td> <code title="">contentscripttype</code> <td> <code title="">contentScriptType</code>
<tr><td> <code title="">contentstyletype</code> <td> <code title="">contentStyleType</code>
<tr><td> <code title="">diffuseconstant</code> <td> <code title="">diffuseConstant</code>
<tr><td> <code title="">edgemode</code> <td> <code title="">edgeMode</code>
<tr><td> <code title="">externalresourcesrequired</code> <td> <code title="">externalResourcesRequired</code>
Expand Down
2 changes: 0 additions & 2 deletions source
Expand Up @@ -101453,8 +101453,6 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {
<tr> <td> <code data-x="">baseprofile</code> <td> <code data-x="">baseProfile</code>
<tr> <td> <code data-x="">calcmode</code> <td> <code data-x="">calcMode</code>
<tr> <td> <code data-x="">clippathunits</code> <td> <code data-x="">clipPathUnits</code>
<tr> <td> <code data-x="">contentscripttype</code> <td> <code data-x="">contentScriptType</code>
<tr> <td> <code data-x="">contentstyletype</code> <td> <code data-x="">contentStyleType</code>
<tr> <td> <code data-x="">diffuseconstant</code> <td> <code data-x="">diffuseConstant</code>
<tr> <td> <code data-x="">edgemode</code> <td> <code data-x="">edgeMode</code>
<tr> <td> <code data-x="">externalresourcesrequired</code> <td> <code data-x="">externalResourcesRequired</code>
Expand Down

0 comments on commit c350dad

Please sign in to comment.