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

Unified Diff: third_party/WebCore/html/canvas/CanvasRenderingContext.idl

Issue 10983049: Roll IDL to multivm@910 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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: third_party/WebCore/html/canvas/CanvasRenderingContext.idl
diff --git a/third_party/WebCore/html/canvas/CanvasRenderingContext.idl b/third_party/WebCore/html/canvas/CanvasRenderingContext.idl
index b9373931f6f65f63f2347b71272849be11d48e93..ab5beb189c6463fedf4145b9d629d486e60e78de 100644
--- a/third_party/WebCore/html/canvas/CanvasRenderingContext.idl
+++ b/third_party/WebCore/html/canvas/CanvasRenderingContext.idl
@@ -28,11 +28,9 @@ module html {
interface [
JSCustomMarkFunction,
JSGenerateIsReachable,
- JSCustomToJSObject
+ CustomToJSObject
] CanvasRenderingContext {
-
readonly attribute HTMLCanvasElement canvas;
};
}
-
« no previous file with comments | « third_party/WebCore/html/HTMLDialogElement.idl ('k') | third_party/WebCore/html/canvas/CanvasRenderingContext2D.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698