Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / dom / XMLDocument.idl
index 09e0af2..a41fb18 100644 (file)
@@ -23,7 +23,5 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-[
-    SpecialWrapFor=SVGDocument
-] interface XMLDocument : Document {
+interface XMLDocument : Document {
 };