commit | 6a1e108629787b0e7bf78edbc00c3fc890bfec74 | [log] [tgz] |
---|---|---|
author | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sun Oct 13 07:17:23 2013 +0000 |
committer | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sun Oct 13 07:17:23 2013 +0000 |
tree | c9cc5c5c7520fc5002bbea1406d437053556c7bf | |
parent | 7d55a3e74a0fcd3a5691e9e588a674b51c2cab39 [diff] |
RenderLayer: Check SVG bit instead of element namespace in isTransparent(). <https://webkit.org/b/118171> Reviewed by Darin Adler. Replace the (virtual) namespaceURI() check with an isSVGElement() bit check. * rendering/RenderLayer.cpp: (WebCore::RenderLayer::isTransparent): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@157360 268f45cc-cd09-0410-ab3c-d52691b4dbfc