[webkit-reviews] review requested: [Bug 48493] Rendered <noscript> tag if XHTMLMP feature is enable. : [Attachment 72783] If XHTMLMP is enabled, class "document" has an additional member, m_shouldProcessNoScriptElement. I use this to determine if noscript should be rendered or not.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 18:56:21 PDT 2010


kyounga <kyounga.ra at gmail.com> has asked  for review:
Bug 48493: Rendered <noscript> tag if XHTMLMP feature is enable.
https://bugs.webkit.org/show_bug.cgi?id=48493

Attachment 72783: If XHTMLMP is enabled, class "document" has an additional
member, m_shouldProcessNoScriptElement. I use this to determine if noscript
should be rendered or not.
https://bugs.webkit.org/attachment.cgi?id=72783&action=review

------- Additional Comments from kyounga <kyounga.ra at gmail.com>
If XHTMLMP is enabled, class "document" has an additional member,
m_shouldProcessNoScriptElement. 
I use this to determine if noscript should be rendered or not.


More information about the webkit-reviews mailing list