Bug Data
ID: |
#0163 |
Status: |
Fixed |
Severity: |
Normal |
Reporter: |
Rob Krueger
|
Submitted: |
29-01-10 13:56 |
|
Product Data
Product: |
|
Ample SDK |
Component: |
|
DOM Core |
Version: |
|
0.8.x |
OS: |
|
Windows XP |
Browser: |
|
Internet Explorer 5.5 |
|
|
Description
Not all attributes collected from script fragment |
|
In the following example "id" attribute is not collected, that makes the element not foundable by id.
<script type="application/ample+xml" id="container"
onunload="onExampleUnload()"
onload="onExampleLoad()">
<xi:include href="cameleon.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</script> |
|
|
Messages written for this bug
No messages has been appended yet. |
|
Add a message
|