| Index: sdk/lib/html/scripts/htmlrenamer.py
|
| ===================================================================
|
| --- sdk/lib/html/scripts/htmlrenamer.py (revision 16245)
|
| +++ sdk/lib/html/scripts/htmlrenamer.py (working copy)
|
| @@ -32,6 +32,7 @@
|
| 'WebKitCSSTransformValue': 'CssTransformValue',
|
| 'WebKitFlags': 'Flags',
|
| 'WebKitLoseContext': 'LoseContext',
|
| + 'WebKitPoint': 'Point',
|
| 'WebKitTransitionEvent': 'TransitionEvent',
|
| 'XMLHttpRequest': 'HttpRequest',
|
| 'XMLHttpRequestException': 'HttpRequestException',
|
|
|