Index: Source/WebCore/dom/StyledElement.cpp |
=================================================================== |
--- Source/WebCore/dom/StyledElement.cpp (revision 109476) |
+++ Source/WebCore/dom/StyledElement.cpp (working copy) |
@@ -228,7 +228,6 @@ |
} else if (attributeMap()) |
attributeMap()->clearClass(); |
setNeedsStyleRecalc(); |
- dispatchSubtreeModifiedEvent(); |
} |
void StyledElement::parseMappedAttribute(Attribute* attr) |