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

Unified Diff: css/CSSFontFaceLoadEvent.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 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 | « bindings/scripts/test/TestTypedArray.idl ('k') | css/CSSFontFaceRule.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: css/CSSFontFaceLoadEvent.idl
diff --git a/css/CSSFontFaceLoadEvent.idl b/css/CSSFontFaceLoadEvent.idl
index 02dcee08a5016c03d7786c1cd4cdd175b5c865d4..fcd9861f5a4b5c6e96f746b2ad31e09bfb73bba3 100644
--- a/css/CSSFontFaceLoadEvent.idl
+++ b/css/CSSFontFaceLoadEvent.idl
@@ -31,7 +31,6 @@
[
Conditional=FONT_LOAD_EVENTS,
V8EnabledAtRuntime=fontLoadEvents,
- JSNoStaticTables,
ConstructorTemplate=Event
] interface CSSFontFaceLoadEvent : Event {
readonly attribute [InitializedByEventConstructor] CSSFontFaceRule fontface;
« no previous file with comments | « bindings/scripts/test/TestTypedArray.idl ('k') | css/CSSFontFaceRule.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698