[Webkit-unassigned] [Bug 32706] <noscript> is taking effect even though the Javascript is enabled, when XHTMLMP is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 23 10:13:01 PST 2009


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





--- Comment #9 from Daniel Bates <dbates at webkit.org>  2009-12-23 10:13:00 PST ---
(In reply to comment #1)
> The correct solution is to skip the parsing of all the contents inside
> <noscript> if Javascript is turned on .

Note, by section 9.2.1.2 of the XHTML-MP 1.1 spec., we must process <noscript>
even when scripting is enabled so long as we have encountered an script with an
unsupported scripting language
<http://www.openmobilealliance.org/Technical/release_program/docs/Browsing/V2_2-20061020-A/OMA-WAP-XHTMLMP-V1_1-20061020-A.pdf>.

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