[Webkit-unassigned] [Bug 44021] <style> inside <noscript> is parsed when JavaScript is enabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 19 14:36:30 PDT 2010


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





--- Comment #5 from Adam Barth <abarth at webkit.org>  2010-08-19 14:36:30 PST ---
> Thanks! It's a little surprising to see noscript without script, and maybe we should be also testing the more common case where they come together, but I don't think there is a strong technical reason to.

Huh?  I don't understand this comment.  Why would script and noscript come together?

> I'm a little confused by your comment in bug 28195 - is 13522 the same, after all?

I haven't looked at Bug 13522 yet.  Bug 28195 is the same bug as this one.  The old parser didn't understand how to properly lex <noscript>.  The new parser lexs it as RAWTEXT and then makes it not display.

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