-
Bug
-
Resolution: Fixed
-
P3
-
1.1.1
-
1.1.1
-
sparc
-
solaris_8
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2043412 | 1.4.1 | Edwin Goei | P3 | Closed | Fixed | beta2 |
According to the spec
"A DOM application may use the hasFeature(feature, version) method of the DOMImplementation interface with parameter values "Core" and
"2.0" (respectively) to determine whether or not this module is supported by the implementation. Any implementation that conforms to DOM Level 2 or a DOM Level 2 module must conform to the Core module."
However hasFeature of DOMImplementation returns false.
"A DOM application may use the hasFeature(feature, version) method of the DOMImplementation interface with parameter values "Core" and
"2.0" (respectively) to determine whether or not this module is supported by the implementation. Any implementation that conforms to DOM Level 2 or a DOM Level 2 module must conform to the Core module."
However hasFeature of DOMImplementation returns false.
- backported by
-
JDK-2043412 DOM hasFeature("Core","2.0") returns false
-
- Closed
-