Fixes for pubrules.
authorCameron McCormack <cam@mcc.id.au>
Fri, 11 Apr 2014 06:42:21 +1000
changeset 663 71b3b40f103a
parent 662 e0bbf643bfb5
child 664 6166e5cb5b57
Fixes for pubrules.
specs/integration/master/Overview.html
--- a/specs/integration/master/Overview.html	Fri Apr 11 06:36:24 2014 +1000
+++ b/specs/integration/master/Overview.html	Fri Apr 11 06:42:21 2014 +1000
@@ -758,7 +758,9 @@
     <tr>
       <th>object</th>
       <th>iframe</th>
+      <!--
       <th>embed</th>
+      -->
       <th>img</th>
       <th>CSS background</th>
     </tr>
@@ -769,9 +771,11 @@
       <td>
         <iframe class="embedcontext" src="smiley.svg" style="border: 0">Please use FF1.5+, Opera 9+, WebKit/Safari3.0, or IE with an SVG plugin!</iframe>
       </td>
+      <!--
       <td>
         <embed class="embedcontext" src="smiley.svg" type="image/svg+xml">
       </td>
+      -->
       <td>
         <img class="embedcontext" alt="smiley face" src="smiley.svg" />
       </td>