Fix typo in StyledElement::mappedAttributeCount().
authorkling@webkit.org <kling@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 16 Jan 2012 23:38:12 +0000 (23:38 +0000)
committerkling@webkit.org <kling@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 16 Jan 2012 23:38:12 +0000 (23:38 +0000)
commit3fcd9fc4b2d246f06c425ef7cc38d38cbefe54c9
treecbec3a72a8f83fd57dfcf09dc2722bb121255500
parentadee18d0ed6d33b8f74e30583cb64ba65b3dcba9
Fix typo in StyledElement::mappedAttributeCount().
<http://webkit.org/b/76393>

Rubber-stamped by Antti Koivisto.

* dom/StyledElement.h:
(WebCore::StyledElement::mappedAttributeCount): Less &&, more ?:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105095 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/dom/StyledElement.h