Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(316)

Unified Diff: lib/html/scripts/systemhtml.py

Issue 10993003: Roll Chrome forward. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/html/templates/html/dartium/impl_Window.darttemplate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/html/scripts/systemhtml.py
diff --git a/lib/html/scripts/systemhtml.py b/lib/html/scripts/systemhtml.py
index e1e4d4259d7c59fbaa8c8db79536ddfaf747a0b4..efa4a7d6d17439aad4577c507230c82aafa3ed55 100644
--- a/lib/html/scripts/systemhtml.py
+++ b/lib/html/scripts/systemhtml.py
@@ -141,7 +141,7 @@ _html_event_names = {
'mouseup': 'mouseUp',
'mousewheel': 'mouseWheel',
'mute': 'mute',
- 'negotationneeded': 'negotationNeeded',
+ 'negotiationneeded': 'negotiationNeeded',
'nomatch': 'noMatch',
'noupdate': 'noUpdate',
'obsolete': 'obsolete',
« no previous file with comments | « no previous file | lib/html/templates/html/dartium/impl_Window.darttemplate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698