[Webkit-unassigned] [Bug 80170] Contents of noscript elements turned into strings in Web Archives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 10:30:03 PST 2012


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


Brady Eidson <beidson at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|InRadar                     |NeedsRadar
                 CC|                            |beidson at apple.com




--- Comment #2 from Brady Eidson <beidson at apple.com>  2012-03-02 10:30:04 PST ---
When we create a WebArchive, we serialize the DOM.

Since the contents of the <noscript> tag is never parsed into the DOM tree when scripting is enabled, they remain the innertext of the <noscript> tag.

I agree this is weird, but is there a real world symptom?

-- 
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