Files
sdk/client/dom/scripts/template_interface_WebKitCSSMatrix.darttemplate
T
vsm@google.com 1bcf461c37 One more optional arg fix
Forgot this one.

Review URL: https://chromereviews.googleplex.com/3530017

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@135 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-06 16:11:05 +00:00

11 lines
383 B
Plaintext

// Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
// WARNING: Do not edit - generated code.
interface WebKitCSSMatrix$!EXTENDS factory _WebKitCSSMatrixFactoryProvider {
WebKitCSSMatrix([String spec]);
$!MEMBERS}