WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 8007
10150
document.createElement() in xhtml documents returns unstyleable object
https://bugs.webkit.org/show_bug.cgi?id=10150
Summary
document.createElement() in xhtml documents returns unstyleable object
Mark Hubbart
Reported
2006-07-29 01:21:05 PDT
When creating an element in javascript in an xhtml page (application/html+xml), the element returned has no style attribute, making it impossible to modify the css attributes of the element, even after it has been inserted into the document.
Attachments
pass/fail test for this bug
(684 bytes, application/xhtml+xml)
2006-07-29 01:36 PDT
,
Mark Hubbart
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mark Hubbart
Comment 1
2006-07-29 01:34:10 PDT
(In reply to
comment #0
)
> When creating an element in javascript in an xhtml page (application/html+xml),
correction: application/xhtml+xml
Mark Hubbart
Comment 2
2006-07-29 01:36:34 PDT
Created
attachment 9753
[details]
pass/fail test for this bug
David Kilzer (:ddkilzer)
Comment 3
2006-07-29 03:50:43 PDT
Confirmed. This is not a regression as the same behavior occurs in production Safari 2.0.4 (419.3) on Mac OS X 10.4.7 (8J135/PowerPC). Test case works fine on Firefox 1.5.0.4.
Alexey Proskuryakov
Comment 4
2006-10-02 08:07:45 PDT
*** This bug has been marked as a duplicate of
8007
***
Lucas Forschler
Comment 5
2019-02-06 09:03:51 PST
Mass moving XML DOM bugs to the "DOM" Component.
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