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

Unified Diff: tools/dom/dom.json

Issue 442523003: Add property to CssStyleDeclaration to detect if a CSS value is available. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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 4311e7d78f7324c9d73d1896f5d21f72573b6a55..8017f6fc5270a0d30d0c9afb329628dbe7c56124 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -12168,6 +12168,9 @@
},
"Timing": {
"members": {
+ "__getter__": {
+ "support_level": "untriaged"
+ },
"__setter__": {
"support_level": "untriaged"
},

Powered by Google App Engine
This is Rietveld 408576698