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

Unified Diff: html/HTMLVideoElement.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 | « html/HTMLTemplateElement.idl ('k') | html/MediaController.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/HTMLVideoElement.idl
diff --git a/html/HTMLVideoElement.idl b/html/HTMLVideoElement.idl
index dba44083bf2a7eccf4324e598e814fa240d7c26f..c544f68f1fb3b06deaa3bc134d41d085f48856b5 100644
--- a/html/HTMLVideoElement.idl
+++ b/html/HTMLVideoElement.idl
@@ -24,8 +24,7 @@
*/
[
- Conditional=VIDEO,
- JSGenerateToNativeObject
+ Conditional=VIDEO
] interface HTMLVideoElement : HTMLMediaElement {
[Reflect] attribute unsigned long width;
[Reflect] attribute unsigned long height;
« no previous file with comments | « html/HTMLTemplateElement.idl ('k') | html/MediaController.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698