WebCore:
Reviewed by Maciej.
Fix <rdar://problem/
5488539>
(9A550) iPhone Banner on O2.UK site not clickable with Safari due to styled noscript element
Don't create renderer for noscript if scripts are enabled.
Test: fast/dom/noscript-style.html
* html/HTMLElement.cpp:
(WebCore::HTMLElement::mapToEntry):
(WebCore::HTMLElement::parseMappedAttribute):
(WebCore::HTMLElement::checkDTD):
(WebCore::HTMLElement::rendererIsNeeded):
(WebCore::HTMLElement::createRenderer):
* html/HTMLElement.h:
LayoutTests:
Reviewed by Maciej.
Test for <rdar://problem/
5488539>
(9A550) iPhone Banner on O2.UK site not clickable with Safari due to styled noscript element
* fast/dom/noscript-style-expected.txt: Added.
* fast/dom/noscript-style.html: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@25636
268f45cc-cd09-0410-ab3c-
d52691b4dbfc