Skip to content

Commit 4e31fed

Browse files
author
Bogdan Brinza
committed
[integration] Remove issue 8
Per https://www.w3.org/2016/02/05-svg-minutes.html - there is nothing special happening with HTML rendering inside SVG. If the transform is applied on the element it might be pixelated/blurred depending on the content. We've used an example of HTML controls inside foreignObject element and there were no rendering problems in any Windows browsers, the only problem was identified on Firefox on Linux, which sounds like a bug
1 parent 6ce57c6 commit 4e31fed

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
@@ -851,10 +851,6 @@ <h3 id="foreign-content-html">Using HTML in <span class='element-name'>'foreignO
851851
<span class="element-name">'div'</span> element with those dimensions.</p>
852852
</div>
853853

854-
<p class="issue" data-issue="8">What should we say about when to rasterize the
855-
foreign content? In existing implementations, HTML form controls in
856-
<a>'foreignObject'</a> often look pixelated.</p>
857-
858854
<p class="issue" data-issue="9">Add examples of HTML in foreignObject, by reference
859855
and inline.</p>
860856

0 commit comments

Comments
 (0)