Embedding HTML in SVG

This example shows the ramifications of using the attributes requiredExtensions and requiredFeatures when embedding HTML in SVG.

using invalid extension

hello world

using valid extension

hello world

using invalid feature

hello world

using valid feature

hello world

using no extension, no feature

hello world