[Webkit-unassigned] [Bug 15648] It is not possible to modify the innerHTML of a HEAD element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 17:05:11 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=15648


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|WebCore JavaScript          |HTML DOM




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2009-11-30 17:05:11 PST ---
> It's far worse than that.  It is not possible to even add elements into the
> HEAD tag programmatically unless there is already at least one element inside
> that tag, AFAICT.

I made a test case from this description, but it works fine. I was able to
successfully insert a LINK element inside an empty auto-created HEAD.

In any case, let's not discuss this here. Difficulties with manipulating HEAD
content via DOM Core APIs would likely have a different cause than innerHTML,
and this bug is about the latter. Please file a new bug if you have a test case
that works in Firefox, but not in Safari.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list