Issue 3522: Custom property on a dom node disappears after inserting iframe  
into body.
http://code.google.com/p/chromium/issues/detail?id=3522

New issue report by marcos.almeida:
Chrome Version       : 0.2.149.30
URLs (if applicable) :
Other browsers tested: (all on windows xp)
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 3: OK
     Firefox 3: OK
          IE 7: OK

What steps will reproduce the problem?
See attached test file

What is the expected result?
No assertion failures

What happens instead?
One failure about every 20 calls to the test function

Please provide any additional information below. Attach a screenshot if
possible.

When a "custom property" is added to a dom element (e.g. elem.myProperty =
'myValue'), sometimes the custom property "disappears", even though regular
dom properties like id remain. This happens after an iframe is appended to
the document body and only to nodes that are not directly referenced by a
local/global variable. It happens about once every 20 times the scenario is
run.

Attachments:
        chrome_test.html  3.3 KB


Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to