- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 Oct 2014 16:30:57 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26957
brunoais <brunoaiss@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |---
--- Comment #5 from brunoais <brunoaiss@gmail.com> ---
There are DOM implementations nearly everywhere.
Take this one, for example:
https://github.com/tmpvar/jsdom
It is a DOM implementation in javascript. The problem is that it tampers with C
and C++ files so it cannot be used out-of-the-box.
Are you sure that there's no way of having two instances of things that offer
the same DOM interface but share no data (from the interface standpoint)?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 8 October 2014 16:30:59 UTC