Fixes for pubrules.
--- 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>