[TIMOB-4563] Write unit tests for Titanium.XML.Attr
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-08-05T10:34:48.000+0000 |
Affected Version/s | Release 1.7.1 |
Fix Version/s | Sprint 2011-31, Release 1.8.0 |
Components | TiAPI |
Labels | coverage, drillbit, unit-test, xml |
Reporter | Marshall Culpepper |
Assignee | Bill Dawson |
Created | 2011-07-05T12:43:56.000+0000 |
Updated | 2017-03-08T00:08:41.000+0000 |
Description
See Attr in DOM Level 2:
[http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html#ID-637646024]
Pull req accepted and merged by Marshall.
The attribute.specified part of the test doesn't really test the spec's language.
New pull request ready: https://github.com/appcelerator/titanium_mobile/pull/320
Review and test.
Closing ticket due to time passed.