Skip to content

Commit 327eae7

Browse files
author
Bogdan Brinza
committed
[integration] Remove SVG in foreignObject section
As discussed on the meeting (https://www.w3.org/2016/02/05-svg-minutes.html) there is nothing special about sizing or presenting SVG in foreignObject context and we already specify the relationship between CSS containing block and SVG viewport in https://svgwg.org/svg2-draft/coords.html#ViewportSpace. This resolves the issue #10 as well
1 parent c2fb7b8 commit 327eae7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

specs/integration/master/Overview.html

-4
Original file line numberDiff line numberDiff line change
@@ -854,10 +854,6 @@ <h3 id="foreign-content-html">Using HTML in <span class='element-name'>'foreignO
854854
<p class="issue" data-issue="9">Add examples of HTML in foreignObject, by reference
855855
and inline.</p>
856856

857-
<h3 id="foreign-content-svg">Using SVG in <span class='element-name'>'foreignObject'</span></h3>
858-
859-
<p class='issue' data-issue="10">TODO</p>
860-
861857
<!--
862858
<h2 id="extend">Extending SVG</h2>
863859

0 commit comments

Comments
 (0)