The tests for searchProperty in this page are derived from Section 5.1.2.7
| Test | Description | Orange Labs Result | Nokia Result |
|---|---|---|---|
| (DOM Element / DOM Node) | DCCIProperty interface inherits from DOMElement interface | -- | Pass |
| (DOM Event Spec) | Must implement DOM EventTarget interface | -- | Pass |
| (5.3) | DCCIComponent is a property element | -- | Pass |
| componentInterface-1 componentInterface-1a | DCCIComponent has read-only attribute for DCCI version | Pass | Pass |
| (DOM Event Spec) | Events: Change | -- | |
| (DOM Event Spec) | Events: Add | -- | |
| (DOM Event Spec) | Events: Remove | -- | |
| (DOM Event Spec) | Add event listeners | -- | Pass |
| (DOM Event Spec) | remove event listeners | -- | Pass |
| (DOM Event Spec) | bubble/capture | -- | Pass |
| Naming conventions for property names/namespaces, XML + RFC2396 | |||
| must raise DOM exception if above naming conventions not respected |