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

Unified Diff: third_party/WebKit/Source/core/frame/Window.idl

Issue 2943213002: Revert of Make WebKitCSSMatrix an alias of DOMMatrix (Closed)
Patch Set: Revert of Make WebKitCSSMatrix an alias of DOMMatrix (patchset #16 id:300001 of https://codereview.… Created 3 years, 6 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 | « third_party/WebKit/Source/core/css/WebKitCSSMatrix.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/frame/Window.idl
diff --git a/third_party/WebKit/Source/core/frame/Window.idl b/third_party/WebKit/Source/core/frame/Window.idl
index f610832c02e320e35c2ae4a96e4e2d3be8abbdab..3434eb3da0fc0c73948060ec2b2bd73e412d3fc3 100644
--- a/third_party/WebKit/Source/core/frame/Window.idl
+++ b/third_party/WebKit/Source/core/frame/Window.idl
@@ -204,8 +204,6 @@
// https://w3c.github.io/webappsec/specs/powerfulfeatures/#monkey-patching-global-object
readonly attribute boolean isSecureContext;
-
- attribute DOMMatrixConstructor WebKitCSSMatrix;
};
// https://html.spec.whatwg.org/#transferable-objects
« no previous file with comments | « third_party/WebKit/Source/core/css/WebKitCSSMatrix.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698