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

Unified Diff: tools/dom/dom.json

Issue 19820007: Fixes for Blink roll. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Minors fixes Created 7 years, 5 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
Index: tools/dom/dom.json
diff --git a/tools/dom/dom.json b/tools/dom/dom.json
index e70a639de6db137a592f0d813e9e9f3c41cef357..9c560e4a668c22697a6b1e425bfbea948948b3b2 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -1265,7 +1265,7 @@
},
"support_level": "stable"
},
- "DOMWindow": {
+ "Window": {
"members": {
"CSS": {
"comment": "http://www.w3.org/TR/css3-conditional/#the-css-interface"

Powered by Google App Engine
This is Rietveld 408576698