WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
18609
Hixie's adhoc/dom/core/001.xml fails
https://bugs.webkit.org/show_bug.cgi?id=18609
Summary
Hixie's adhoc/dom/core/001.xml fails
jasneet
Reported
2008-04-18 18:39:46 PDT
I Steps: Go to
http://www.hixie.ch/tests/adhoc/dom/core/001.xml
II Issue: Test result shows text instead of "Passed" III Conclusion: issue with DOM core: getAttributeNodeNS() IV Other browsers: IE7: not ok, shows xml code on opening the test link FF3: ok Opera9.24: ok V Nightly tested: 32005
Attachments
Add attachment
proposed patch, testcase, etc.
Julien Chaffraix
Comment 1
2008-12-21 09:00:14 PST
I have given this bug a try and here are my conclusions: - we get and create the right attributes - but it seems that we fail to update the CSS properties of the node after having added the attribute with setAttributeNS(). I have also found that if I save the file and use it on a local server, the test passes. I am not sure what the issue exactly is but it seems related to CSS and not to the DOM. Updated the bug's attributes to reflect my testing.
Brent Fulgham
Comment 2
2022-07-11 15:46:58 PDT
This works properly (in 2022).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug