xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
75 stars 25 forks source link

"src" attribute on data elements should not invalidate children #115

Closed csvurt closed 8 years ago

csvurt commented 9 years ago

Currently, the definition of a src attribute invalidates children of a data element. This is a similar behviour to the script element. However, the behaviour is not intuitive and impractical in many cases.