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

Unified Diff: sky/engine/core/html/canvas/Canvas2DContextAttributes.idl

Issue 731863003: Remove CSSCompositing (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: preland Created 6 years, 1 month 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: sky/engine/core/html/canvas/Canvas2DContextAttributes.idl
diff --git a/sky/engine/core/html/canvas/Canvas2DContextAttributes.idl b/sky/engine/core/html/canvas/Canvas2DContextAttributes.idl
index f44f4034271e241d31249d7e19dad8d610bb46e6..4a2d91aa58ef7c71ff81907edae25ecdc21a235b 100644
--- a/sky/engine/core/html/canvas/Canvas2DContextAttributes.idl
+++ b/sky/engine/core/html/canvas/Canvas2DContextAttributes.idl
@@ -27,6 +27,5 @@
[
NoInterfaceObject,
] interface Canvas2DContextAttributes {
- attribute boolean alpha;
[RuntimeEnabled=ExperimentalCanvasFeatures] attribute DOMString storage;
};
« no previous file with comments | « sky/engine/core/html/canvas/Canvas2DContextAttributes.cpp ('k') | sky/engine/core/html/canvas/CanvasRenderingContext2D.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698