Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[giow] (3) PARSER: remove an SVG element that's apparently DOA.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=26067
Affected topics: HTML Syntax and Parsing

git-svn-id: http://svn.whatwg.org/webapps@8675 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 12, 2014
1 parent c22c19b commit 068eaf4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion complete.html
Expand Up @@ -90966,7 +90966,6 @@ <h5 id=creating-and-inserting-nodes><span class=secno>12.2.5.1 </span>Creating a
<tr><td> <code title="">clippathunits</code> <td> <code title="">clipPathUnits</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>
<tr><td> <code title="">filterunits</code> <td> <code title="">filterUnits</code>
<tr><td> <code title="">glyphref</code> <td> <code title="">glyphRef</code>
<tr><td> <code title="">gradienttransform</code> <td> <code title="">gradientTransform</code>
Expand Down
1 change: 0 additions & 1 deletion index
Expand Up @@ -90966,7 +90966,6 @@ dictionary <dfn id=storageeventinit>StorageEventInit</dfn> : <a href=#eventinit>
<tr><td> <code title="">clippathunits</code> <td> <code title="">clipPathUnits</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>
<tr><td> <code title="">filterunits</code> <td> <code title="">filterUnits</code>
<tr><td> <code title="">glyphref</code> <td> <code title="">glyphRef</code>
<tr><td> <code title="">gradienttransform</code> <td> <code title="">gradientTransform</code>
Expand Down
1 change: 0 additions & 1 deletion source
Expand Up @@ -100353,7 +100353,6 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {
<tr> <td> <code data-x="">clippathunits</code> <td> <code data-x="">clipPathUnits</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>
<tr> <td> <code data-x="">filterunits</code> <td> <code data-x="">filterUnits</code>
<tr> <td> <code data-x="">glyphref</code> <td> <code data-x="">glyphRef</code>
<tr> <td> <code data-x="">gradienttransform</code> <td> <code data-x="">gradientTransform</code>
Expand Down

0 comments on commit 068eaf4

Please sign in to comment.