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

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

Issue 11000007: Revert "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 ab5beb189c6463fedf4145b9d629d486e60e78de..b9373931f6f65f63f2347b71272849be11d48e93 100644
--- a/third_party/WebCore/html/canvas/CanvasRenderingContext.idl
+++ b/third_party/WebCore/html/canvas/CanvasRenderingContext.idl
@@ -28,9 +28,11 @@ module html {
interface [
JSCustomMarkFunction,
JSGenerateIsReachable,
- CustomToJSObject
+ JSCustomToJSObject
] 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