Chromium Code Reviews| Index: Source/core/html/HTMLAttributeNames.in |
| diff --git a/Source/core/html/HTMLAttributeNames.in b/Source/core/html/HTMLAttributeNames.in |
| index 1dfbd917970fc62c21a301f2eb233deca32fbd22..cc3c0cda580f2908e98a74b27f86493e9029fdde 100644 |
| --- a/Source/core/html/HTMLAttributeNames.in |
| +++ b/Source/core/html/HTMLAttributeNames.in |
| @@ -210,6 +210,8 @@ onloadeddata |
| onloadedmetadata |
| onloadstart |
| onmousedown |
| +onmouseenter |
| +onmouseleave |
| onmousemove |
| onmouseout |
| onmouseover |