[Webkit-unassigned] [Bug 43469] New: <noscript> works the other way around in some cases when xhtmlmp enabled
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 4 00:09:48 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43469
Summary: <noscript> works the other way around in some cases
when xhtmlmp enabled
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: charles.wei at torchmobile.com.cn
CC: staikos at kde.org
Created an attachment (id=63422)
--> (https://bugs.webkit.org/attachment.cgi?id=63422)
html file that demos the bug
<noscript> should be processed when the Javascript is DISABLED and should be ignored when javascript is ENABLED.
But with WebKit, if you enable xhtmlmp , noscript works the other way around in some cases, that is, <noscript> is processed and rendered when javascript is ENABLED, and is ignored when Javascript is DISABLED.
The attachment reveals it. Please note, you need to turn on xhtmlmp support to reproduce this.
--
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