summaryrefslogtreecommitdiff
path: root/test/dom1-interfaces.xml
diff options
context:
space:
mode:
authorrsk1994 <rsk1coder99@gmail.com>2014-06-06 06:19:49 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-11 04:27:13 +0530
commitc7f3d0def9dc71deb135b5afedcddac1c92b9c3e (patch)
tree00783ed67ba80affe06ab3f182296b268c1ec52a /test/dom1-interfaces.xml
parenteb735d3cd022b9fc8284b2e86570a8db5854d56a (diff)
downloadlibdom-c7f3d0def9dc71deb135b5afedcddac1c92b9c3e.tar.gz
libdom-c7f3d0def9dc71deb135b5afedcddac1c92b9c3e.tar.bz2
IFrame Element
Diffstat (limited to 'test/dom1-interfaces.xml')
-rw-r--r--test/dom1-interfaces.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/dom1-interfaces.xml b/test/dom1-interfaces.xml
index 25d29d8..fc88b80 100644
--- a/test/dom1-interfaces.xml
+++ b/test/dom1-interfaces.xml
@@ -3667,5 +3667,11 @@ See W3C License http://www.w3.org/Consortium/Legal/ for more details.
<p>Frame width. See the<loc href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-width-IFRAME" form="simple" show="embed" actuate="auto">width attribute definition</loc>in HTML 4.0.</p>
</descr>
</attribute>
+<attribute readonly="yes" type="Document" name="contentDocument" id="contentDoc">
+<descr>
+<p/>
+</descr>
+</attribute>
+
</interface>
</library>