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

Unified Diff: core/css/WebKitCSSFilterValue.idl

Issue 37053003: Roll IDL to multivm@1467 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 2 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 | « core/css/StyleSheetList.idl ('k') | core/css/WebKitCSSRegionRule.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/css/WebKitCSSFilterValue.idl
diff --git a/core/css/WebKitCSSFilterValue.idl b/core/css/WebKitCSSFilterValue.idl
index c6f4b8038851da4c06b46de24c5eab9436da4b63..db2fb1d931d917c44d03ef5500a0eec008353f0d 100644
--- a/core/css/WebKitCSSFilterValue.idl
+++ b/core/css/WebKitCSSFilterValue.idl
@@ -44,5 +44,5 @@
const unsigned short CSS_FILTER_CUSTOM = 12;
readonly attribute unsigned short operationType;
- [ImplementedAs=item] getter CSSValue([Default=Undefined] optional unsigned long index);
+ [ImplementedAs=item] getter CSSValue(unsigned long index);
};
« no previous file with comments | « core/css/StyleSheetList.idl ('k') | core/css/WebKitCSSRegionRule.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698