The tests for searchProperty in this page are derived from Section 5.1.2.7
| Test | Description | Orange Labs Result | Nokia Result |
|---|---|---|---|
| propertyInterface-9 | hasProperty() returns boolean. (DOMString namespaceURI, DOMString proeprtyName, bool deep) | Pass | Pass |
| propertyInterface-10 | searchProperty() returns NodeList (DOMString namespaceURI, DOMString propertyName, DCCIPropertyFilter dcciPropertyFilter, bool deep) | Pass | Pass |