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

Side by Side Diff: sdk/lib/svg/dart2js/svg_dart2js.dart

Issue 11419300: Dartifying dart:html type names. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 library svg; 1 library svg;
2 2
3 import 'dart:html'; 3 import 'dart:html';
4 // DO NOT EDIT 4 // DO NOT EDIT
5 // Auto-generated dart:svg library. 5 // Auto-generated dart:svg library.
6 6
7 7
8 8
9 9
10 10
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 96 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
97 Matrix getTransformToElement(SvgElement element) native; 97 Matrix getTransformToElement(SvgElement element) native;
98 98
99 // From SVGStylable 99 // From SVGStylable
100 100
101 // Shadowing definition. 101 // Shadowing definition.
102 /// @domName SVGStylable.className; @docsEditable true 102 /// @domName SVGStylable.className; @docsEditable true
103 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 103 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
104 104
105 // Use implementation from Element. 105 // Use implementation from Element.
106 // final CSSStyleDeclaration style; 106 // final CssStyleDeclaration style;
107 107
108 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 108 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
109 CSSValue getPresentationAttribute(String name) native; 109 CssValue getPresentationAttribute(String name) native;
110 110
111 // From SVGTests 111 // From SVGTests
112 112
113 /// @domName SVGTests.requiredExtensions; @docsEditable true 113 /// @domName SVGTests.requiredExtensions; @docsEditable true
114 final StringList requiredExtensions; 114 final StringList requiredExtensions;
115 115
116 /// @domName SVGTests.requiredFeatures; @docsEditable true 116 /// @domName SVGTests.requiredFeatures; @docsEditable true
117 final StringList requiredFeatures; 117 final StringList requiredFeatures;
118 118
119 /// @domName SVGTests.systemLanguage; @docsEditable true 119 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 655 matching lines...) Expand 10 before | Expand all | Expand 10 after
775 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 775 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
776 Matrix getTransformToElement(SvgElement element) native; 776 Matrix getTransformToElement(SvgElement element) native;
777 777
778 // From SVGStylable 778 // From SVGStylable
779 779
780 // Shadowing definition. 780 // Shadowing definition.
781 /// @domName SVGStylable.className; @docsEditable true 781 /// @domName SVGStylable.className; @docsEditable true
782 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 782 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
783 783
784 // Use implementation from Element. 784 // Use implementation from Element.
785 // final CSSStyleDeclaration style; 785 // final CssStyleDeclaration style;
786 786
787 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 787 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
788 CSSValue getPresentationAttribute(String name) native; 788 CssValue getPresentationAttribute(String name) native;
789 789
790 // From SVGTests 790 // From SVGTests
791 791
792 /// @domName SVGTests.requiredExtensions; @docsEditable true 792 /// @domName SVGTests.requiredExtensions; @docsEditable true
793 final StringList requiredExtensions; 793 final StringList requiredExtensions;
794 794
795 /// @domName SVGTests.requiredFeatures; @docsEditable true 795 /// @domName SVGTests.requiredFeatures; @docsEditable true
796 final StringList requiredFeatures; 796 final StringList requiredFeatures;
797 797
798 /// @domName SVGTests.systemLanguage; @docsEditable true 798 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
854 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 854 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
855 Matrix getTransformToElement(SvgElement element) native; 855 Matrix getTransformToElement(SvgElement element) native;
856 856
857 // From SVGStylable 857 // From SVGStylable
858 858
859 // Shadowing definition. 859 // Shadowing definition.
860 /// @domName SVGStylable.className; @docsEditable true 860 /// @domName SVGStylable.className; @docsEditable true
861 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 861 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
862 862
863 // Use implementation from Element. 863 // Use implementation from Element.
864 // final CSSStyleDeclaration style; 864 // final CssStyleDeclaration style;
865 865
866 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 866 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
867 CSSValue getPresentationAttribute(String name) native; 867 CssValue getPresentationAttribute(String name) native;
868 868
869 // From SVGTests 869 // From SVGTests
870 870
871 /// @domName SVGTests.requiredExtensions; @docsEditable true 871 /// @domName SVGTests.requiredExtensions; @docsEditable true
872 final StringList requiredExtensions; 872 final StringList requiredExtensions;
873 873
874 /// @domName SVGTests.requiredFeatures; @docsEditable true 874 /// @domName SVGTests.requiredFeatures; @docsEditable true
875 final StringList requiredFeatures; 875 final StringList requiredFeatures;
876 876
877 /// @domName SVGTests.systemLanguage; @docsEditable true 877 /// @domName SVGTests.systemLanguage; @docsEditable true
878 final StringList systemLanguage; 878 final StringList systemLanguage;
879 879
880 /// @domName SVGTests.hasExtension; @docsEditable true 880 /// @domName SVGTests.hasExtension; @docsEditable true
881 bool hasExtension(String extension) native; 881 bool hasExtension(String extension) native;
882 882
883 // From SVGTransformable 883 // From SVGTransformable
884 884
885 /// @domName SVGTransformable.transform; @docsEditable true 885 /// @domName SVGTransformable.transform; @docsEditable true
886 final AnimatedTransformList transform; 886 final AnimatedTransformList transform;
887 } 887 }
888 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 888 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
889 // for details. All rights reserved. Use of this source code is governed by a 889 // for details. All rights reserved. Use of this source code is governed by a
890 // BSD-style license that can be found in the LICENSE file. 890 // BSD-style license that can be found in the LICENSE file.
891 891
892 892
893 /// @domName SVGColor; @docsEditable true 893 /// @domName SVGColor; @docsEditable true
894 class Color extends CSSValue native "*SVGColor" { 894 class Color extends CssValue native "*SVGColor" {
895 895
896 static const int SVG_COLORTYPE_CURRENTCOLOR = 3; 896 static const int SVG_COLORTYPE_CURRENTCOLOR = 3;
897 897
898 static const int SVG_COLORTYPE_RGBCOLOR = 1; 898 static const int SVG_COLORTYPE_RGBCOLOR = 1;
899 899
900 static const int SVG_COLORTYPE_RGBCOLOR_ICCCOLOR = 2; 900 static const int SVG_COLORTYPE_RGBCOLOR_ICCCOLOR = 2;
901 901
902 static const int SVG_COLORTYPE_UNKNOWN = 0; 902 static const int SVG_COLORTYPE_UNKNOWN = 0;
903 903
904 /// @domName SVGColor.colorType; @docsEditable true 904 /// @domName SVGColor.colorType; @docsEditable true
905 final int colorType; 905 final int colorType;
906 906
907 /// @domName SVGColor.rgbColor; @docsEditable true 907 /// @domName SVGColor.rgbColor; @docsEditable true
908 final RGBColor rgbColor; 908 final RgbColor rgbColor;
909 909
910 /// @domName SVGColor.setColor; @docsEditable true 910 /// @domName SVGColor.setColor; @docsEditable true
911 void setColor(int colorType, String rgbColor, String iccColor) native; 911 void setColor(int colorType, String rgbColor, String iccColor) native;
912 912
913 /// @domName SVGColor.setRGBColor; @docsEditable true 913 /// @domName SVGColor.setRGBColor; @docsEditable true
914 @JSName('setRGBColor') 914 @JSName('setRGBColor')
915 void setRgbColor(String rgbColor) native; 915 void setRgbColor(String rgbColor) native;
916 916
917 /// @domName SVGColor.setRGBColorICCColor; @docsEditable true 917 /// @domName SVGColor.setRGBColorICCColor; @docsEditable true
918 @JSName('setRGBColorICCColor') 918 @JSName('setRGBColorICCColor')
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1044 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 1044 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
1045 Matrix getTransformToElement(SvgElement element) native; 1045 Matrix getTransformToElement(SvgElement element) native;
1046 1046
1047 // From SVGStylable 1047 // From SVGStylable
1048 1048
1049 // Shadowing definition. 1049 // Shadowing definition.
1050 /// @domName SVGStylable.className; @docsEditable true 1050 /// @domName SVGStylable.className; @docsEditable true
1051 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1051 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1052 1052
1053 // Use implementation from Element. 1053 // Use implementation from Element.
1054 // final CSSStyleDeclaration style; 1054 // final CssStyleDeclaration style;
1055 1055
1056 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1056 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1057 CSSValue getPresentationAttribute(String name) native; 1057 CssValue getPresentationAttribute(String name) native;
1058 1058
1059 // From SVGTests 1059 // From SVGTests
1060 1060
1061 /// @domName SVGTests.requiredExtensions; @docsEditable true 1061 /// @domName SVGTests.requiredExtensions; @docsEditable true
1062 final StringList requiredExtensions; 1062 final StringList requiredExtensions;
1063 1063
1064 /// @domName SVGTests.requiredFeatures; @docsEditable true 1064 /// @domName SVGTests.requiredFeatures; @docsEditable true
1065 final StringList requiredFeatures; 1065 final StringList requiredFeatures;
1066 1066
1067 /// @domName SVGTests.systemLanguage; @docsEditable true 1067 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 25 matching lines...) Expand all
1093 /// @domName SVGLangSpace.xmlspace; @docsEditable true 1093 /// @domName SVGLangSpace.xmlspace; @docsEditable true
1094 String xmlspace; 1094 String xmlspace;
1095 1095
1096 // From SVGStylable 1096 // From SVGStylable
1097 1097
1098 // Shadowing definition. 1098 // Shadowing definition.
1099 /// @domName SVGStylable.className; @docsEditable true 1099 /// @domName SVGStylable.className; @docsEditable true
1100 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1100 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1101 1101
1102 // Use implementation from Element. 1102 // Use implementation from Element.
1103 // final CSSStyleDeclaration style; 1103 // final CssStyleDeclaration style;
1104 1104
1105 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1105 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1106 CSSValue getPresentationAttribute(String name) native; 1106 CssValue getPresentationAttribute(String name) native;
1107 } 1107 }
1108 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1108 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1109 // for details. All rights reserved. Use of this source code is governed by a 1109 // for details. All rights reserved. Use of this source code is governed by a
1110 // BSD-style license that can be found in the LICENSE file. 1110 // BSD-style license that can be found in the LICENSE file.
1111 1111
1112 1112
1113 /// @domName SVGElementInstance; @docsEditable true 1113 /// @domName SVGElementInstance; @docsEditable true
1114 class ElementInstance extends EventTarget native "*SVGElementInstance" { 1114 class ElementInstance extends EventTarget native "*SVGElementInstance" {
1115 1115
1116 /// @domName EventTarget.addEventListener, EventTarget.removeEventListener, Ev entTarget.dispatchEvent; @docsEditable true 1116 /// @domName EventTarget.addEventListener, EventTarget.removeEventListener, Ev entTarget.dispatchEvent; @docsEditable true
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
1283 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 1283 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
1284 Matrix getTransformToElement(SvgElement element) native; 1284 Matrix getTransformToElement(SvgElement element) native;
1285 1285
1286 // From SVGStylable 1286 // From SVGStylable
1287 1287
1288 // Shadowing definition. 1288 // Shadowing definition.
1289 /// @domName SVGStylable.className; @docsEditable true 1289 /// @domName SVGStylable.className; @docsEditable true
1290 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1290 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1291 1291
1292 // Use implementation from Element. 1292 // Use implementation from Element.
1293 // final CSSStyleDeclaration style; 1293 // final CssStyleDeclaration style;
1294 1294
1295 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1295 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1296 CSSValue getPresentationAttribute(String name) native; 1296 CssValue getPresentationAttribute(String name) native;
1297 1297
1298 // From SVGTests 1298 // From SVGTests
1299 1299
1300 /// @domName SVGTests.requiredExtensions; @docsEditable true 1300 /// @domName SVGTests.requiredExtensions; @docsEditable true
1301 final StringList requiredExtensions; 1301 final StringList requiredExtensions;
1302 1302
1303 /// @domName SVGTests.requiredFeatures; @docsEditable true 1303 /// @domName SVGTests.requiredFeatures; @docsEditable true
1304 final StringList requiredFeatures; 1304 final StringList requiredFeatures;
1305 1305
1306 /// @domName SVGTests.systemLanguage; @docsEditable true 1306 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
1370 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1370 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1371 final AnimatedLength y; 1371 final AnimatedLength y;
1372 1372
1373 // From SVGStylable 1373 // From SVGStylable
1374 1374
1375 // Shadowing definition. 1375 // Shadowing definition.
1376 /// @domName SVGStylable.className; @docsEditable true 1376 /// @domName SVGStylable.className; @docsEditable true
1377 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1377 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1378 1378
1379 // Use implementation from Element. 1379 // Use implementation from Element.
1380 // final CSSStyleDeclaration style; 1380 // final CssStyleDeclaration style;
1381 1381
1382 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1382 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1383 CSSValue getPresentationAttribute(String name) native; 1383 CssValue getPresentationAttribute(String name) native;
1384 } 1384 }
1385 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1385 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1386 // for details. All rights reserved. Use of this source code is governed by a 1386 // for details. All rights reserved. Use of this source code is governed by a
1387 // BSD-style license that can be found in the LICENSE file. 1387 // BSD-style license that can be found in the LICENSE file.
1388 1388
1389 1389
1390 /// @domName SVGFEColorMatrixElement; @docsEditable true 1390 /// @domName SVGFEColorMatrixElement; @docsEditable true
1391 class FEColorMatrixElement extends SvgElement implements FilterPrimitiveStandard Attributes native "*SVGFEColorMatrixElement" { 1391 class FEColorMatrixElement extends SvgElement implements FilterPrimitiveStandard Attributes native "*SVGFEColorMatrixElement" {
1392 1392
1393 static const int SVG_FECOLORMATRIX_TYPE_HUEROTATE = 3; 1393 static const int SVG_FECOLORMATRIX_TYPE_HUEROTATE = 3;
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1426 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1426 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1427 final AnimatedLength y; 1427 final AnimatedLength y;
1428 1428
1429 // From SVGStylable 1429 // From SVGStylable
1430 1430
1431 // Shadowing definition. 1431 // Shadowing definition.
1432 /// @domName SVGStylable.className; @docsEditable true 1432 /// @domName SVGStylable.className; @docsEditable true
1433 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1433 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1434 1434
1435 // Use implementation from Element. 1435 // Use implementation from Element.
1436 // final CSSStyleDeclaration style; 1436 // final CssStyleDeclaration style;
1437 1437
1438 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1438 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1439 CSSValue getPresentationAttribute(String name) native; 1439 CssValue getPresentationAttribute(String name) native;
1440 } 1440 }
1441 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1441 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1442 // for details. All rights reserved. Use of this source code is governed by a 1442 // for details. All rights reserved. Use of this source code is governed by a
1443 // BSD-style license that can be found in the LICENSE file. 1443 // BSD-style license that can be found in the LICENSE file.
1444 1444
1445 1445
1446 /// @domName SVGFEComponentTransferElement; @docsEditable true 1446 /// @domName SVGFEComponentTransferElement; @docsEditable true
1447 class FEComponentTransferElement extends SvgElement implements FilterPrimitiveSt andardAttributes native "*SVGFEComponentTransferElement" { 1447 class FEComponentTransferElement extends SvgElement implements FilterPrimitiveSt andardAttributes native "*SVGFEComponentTransferElement" {
1448 1448
1449 /// @domName SVGFEComponentTransferElement.in1; @docsEditable true 1449 /// @domName SVGFEComponentTransferElement.in1; @docsEditable true
(...skipping 16 matching lines...) Expand all
1466 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1466 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1467 final AnimatedLength y; 1467 final AnimatedLength y;
1468 1468
1469 // From SVGStylable 1469 // From SVGStylable
1470 1470
1471 // Shadowing definition. 1471 // Shadowing definition.
1472 /// @domName SVGStylable.className; @docsEditable true 1472 /// @domName SVGStylable.className; @docsEditable true
1473 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1473 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1474 1474
1475 // Use implementation from Element. 1475 // Use implementation from Element.
1476 // final CSSStyleDeclaration style; 1476 // final CssStyleDeclaration style;
1477 1477
1478 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1478 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1479 CSSValue getPresentationAttribute(String name) native; 1479 CssValue getPresentationAttribute(String name) native;
1480 } 1480 }
1481 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1481 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1482 // for details. All rights reserved. Use of this source code is governed by a 1482 // for details. All rights reserved. Use of this source code is governed by a
1483 // BSD-style license that can be found in the LICENSE file. 1483 // BSD-style license that can be found in the LICENSE file.
1484 1484
1485 1485
1486 /// @domName SVGFECompositeElement; @docsEditable true 1486 /// @domName SVGFECompositeElement; @docsEditable true
1487 class FECompositeElement extends SvgElement implements FilterPrimitiveStandardAt tributes native "*SVGFECompositeElement" { 1487 class FECompositeElement extends SvgElement implements FilterPrimitiveStandardAt tributes native "*SVGFECompositeElement" {
1488 1488
1489 static const int SVG_FECOMPOSITE_OPERATOR_ARITHMETIC = 6; 1489 static const int SVG_FECOMPOSITE_OPERATOR_ARITHMETIC = 6;
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
1538 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1538 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1539 final AnimatedLength y; 1539 final AnimatedLength y;
1540 1540
1541 // From SVGStylable 1541 // From SVGStylable
1542 1542
1543 // Shadowing definition. 1543 // Shadowing definition.
1544 /// @domName SVGStylable.className; @docsEditable true 1544 /// @domName SVGStylable.className; @docsEditable true
1545 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1545 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1546 1546
1547 // Use implementation from Element. 1547 // Use implementation from Element.
1548 // final CSSStyleDeclaration style; 1548 // final CssStyleDeclaration style;
1549 1549
1550 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1550 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1551 CSSValue getPresentationAttribute(String name) native; 1551 CssValue getPresentationAttribute(String name) native;
1552 } 1552 }
1553 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1553 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1554 // for details. All rights reserved. Use of this source code is governed by a 1554 // for details. All rights reserved. Use of this source code is governed by a
1555 // BSD-style license that can be found in the LICENSE file. 1555 // BSD-style license that can be found in the LICENSE file.
1556 1556
1557 1557
1558 /// @domName SVGFEConvolveMatrixElement; @docsEditable true 1558 /// @domName SVGFEConvolveMatrixElement; @docsEditable true
1559 class FEConvolveMatrixElement extends SvgElement implements FilterPrimitiveStand ardAttributes native "*SVGFEConvolveMatrixElement" { 1559 class FEConvolveMatrixElement extends SvgElement implements FilterPrimitiveStand ardAttributes native "*SVGFEConvolveMatrixElement" {
1560 1560
1561 static const int SVG_EDGEMODE_DUPLICATE = 1; 1561 static const int SVG_EDGEMODE_DUPLICATE = 1;
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
1619 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1619 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1620 final AnimatedLength y; 1620 final AnimatedLength y;
1621 1621
1622 // From SVGStylable 1622 // From SVGStylable
1623 1623
1624 // Shadowing definition. 1624 // Shadowing definition.
1625 /// @domName SVGStylable.className; @docsEditable true 1625 /// @domName SVGStylable.className; @docsEditable true
1626 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1626 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1627 1627
1628 // Use implementation from Element. 1628 // Use implementation from Element.
1629 // final CSSStyleDeclaration style; 1629 // final CssStyleDeclaration style;
1630 1630
1631 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1631 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1632 CSSValue getPresentationAttribute(String name) native; 1632 CssValue getPresentationAttribute(String name) native;
1633 } 1633 }
1634 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1634 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1635 // for details. All rights reserved. Use of this source code is governed by a 1635 // for details. All rights reserved. Use of this source code is governed by a
1636 // BSD-style license that can be found in the LICENSE file. 1636 // BSD-style license that can be found in the LICENSE file.
1637 1637
1638 1638
1639 /// @domName SVGFEDiffuseLightingElement; @docsEditable true 1639 /// @domName SVGFEDiffuseLightingElement; @docsEditable true
1640 class FEDiffuseLightingElement extends SvgElement implements FilterPrimitiveStan dardAttributes native "*SVGFEDiffuseLightingElement" { 1640 class FEDiffuseLightingElement extends SvgElement implements FilterPrimitiveStan dardAttributes native "*SVGFEDiffuseLightingElement" {
1641 1641
1642 /// @domName SVGFEDiffuseLightingElement.diffuseConstant; @docsEditable true 1642 /// @domName SVGFEDiffuseLightingElement.diffuseConstant; @docsEditable true
(...skipping 28 matching lines...) Expand all
1671 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1671 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1672 final AnimatedLength y; 1672 final AnimatedLength y;
1673 1673
1674 // From SVGStylable 1674 // From SVGStylable
1675 1675
1676 // Shadowing definition. 1676 // Shadowing definition.
1677 /// @domName SVGStylable.className; @docsEditable true 1677 /// @domName SVGStylable.className; @docsEditable true
1678 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1678 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1679 1679
1680 // Use implementation from Element. 1680 // Use implementation from Element.
1681 // final CSSStyleDeclaration style; 1681 // final CssStyleDeclaration style;
1682 1682
1683 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1683 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1684 CSSValue getPresentationAttribute(String name) native; 1684 CssValue getPresentationAttribute(String name) native;
1685 } 1685 }
1686 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1686 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1687 // for details. All rights reserved. Use of this source code is governed by a 1687 // for details. All rights reserved. Use of this source code is governed by a
1688 // BSD-style license that can be found in the LICENSE file. 1688 // BSD-style license that can be found in the LICENSE file.
1689 1689
1690 1690
1691 /// @domName SVGFEDisplacementMapElement; @docsEditable true 1691 /// @domName SVGFEDisplacementMapElement; @docsEditable true
1692 class FEDisplacementMapElement extends SvgElement implements FilterPrimitiveStan dardAttributes native "*SVGFEDisplacementMapElement" { 1692 class FEDisplacementMapElement extends SvgElement implements FilterPrimitiveStan dardAttributes native "*SVGFEDisplacementMapElement" {
1693 1693
1694 static const int SVG_CHANNEL_A = 4; 1694 static const int SVG_CHANNEL_A = 4;
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
1733 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1733 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1734 final AnimatedLength y; 1734 final AnimatedLength y;
1735 1735
1736 // From SVGStylable 1736 // From SVGStylable
1737 1737
1738 // Shadowing definition. 1738 // Shadowing definition.
1739 /// @domName SVGStylable.className; @docsEditable true 1739 /// @domName SVGStylable.className; @docsEditable true
1740 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1740 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1741 1741
1742 // Use implementation from Element. 1742 // Use implementation from Element.
1743 // final CSSStyleDeclaration style; 1743 // final CssStyleDeclaration style;
1744 1744
1745 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1745 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1746 CSSValue getPresentationAttribute(String name) native; 1746 CssValue getPresentationAttribute(String name) native;
1747 } 1747 }
1748 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1748 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1749 // for details. All rights reserved. Use of this source code is governed by a 1749 // for details. All rights reserved. Use of this source code is governed by a
1750 // BSD-style license that can be found in the LICENSE file. 1750 // BSD-style license that can be found in the LICENSE file.
1751 1751
1752 1752
1753 /// @domName SVGFEDistantLightElement; @docsEditable true 1753 /// @domName SVGFEDistantLightElement; @docsEditable true
1754 class FEDistantLightElement extends SvgElement native "*SVGFEDistantLightElement " { 1754 class FEDistantLightElement extends SvgElement native "*SVGFEDistantLightElement " {
1755 1755
1756 /// @domName SVGFEDistantLightElement.azimuth; @docsEditable true 1756 /// @domName SVGFEDistantLightElement.azimuth; @docsEditable true
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
1802 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1802 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1803 final AnimatedLength y; 1803 final AnimatedLength y;
1804 1804
1805 // From SVGStylable 1805 // From SVGStylable
1806 1806
1807 // Shadowing definition. 1807 // Shadowing definition.
1808 /// @domName SVGStylable.className; @docsEditable true 1808 /// @domName SVGStylable.className; @docsEditable true
1809 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1809 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1810 1810
1811 // Use implementation from Element. 1811 // Use implementation from Element.
1812 // final CSSStyleDeclaration style; 1812 // final CssStyleDeclaration style;
1813 1813
1814 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1814 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1815 CSSValue getPresentationAttribute(String name) native; 1815 CssValue getPresentationAttribute(String name) native;
1816 } 1816 }
1817 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1817 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1818 // for details. All rights reserved. Use of this source code is governed by a 1818 // for details. All rights reserved. Use of this source code is governed by a
1819 // BSD-style license that can be found in the LICENSE file. 1819 // BSD-style license that can be found in the LICENSE file.
1820 1820
1821 1821
1822 /// @domName SVGFEFloodElement; @docsEditable true 1822 /// @domName SVGFEFloodElement; @docsEditable true
1823 class FEFloodElement extends SvgElement implements FilterPrimitiveStandardAttrib utes native "*SVGFEFloodElement" { 1823 class FEFloodElement extends SvgElement implements FilterPrimitiveStandardAttrib utes native "*SVGFEFloodElement" {
1824 1824
1825 // From SVGFilterPrimitiveStandardAttributes 1825 // From SVGFilterPrimitiveStandardAttributes
(...skipping 13 matching lines...) Expand all
1839 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1839 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1840 final AnimatedLength y; 1840 final AnimatedLength y;
1841 1841
1842 // From SVGStylable 1842 // From SVGStylable
1843 1843
1844 // Shadowing definition. 1844 // Shadowing definition.
1845 /// @domName SVGStylable.className; @docsEditable true 1845 /// @domName SVGStylable.className; @docsEditable true
1846 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1846 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1847 1847
1848 // Use implementation from Element. 1848 // Use implementation from Element.
1849 // final CSSStyleDeclaration style; 1849 // final CssStyleDeclaration style;
1850 1850
1851 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1851 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1852 CSSValue getPresentationAttribute(String name) native; 1852 CssValue getPresentationAttribute(String name) native;
1853 } 1853 }
1854 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1854 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1855 // for details. All rights reserved. Use of this source code is governed by a 1855 // for details. All rights reserved. Use of this source code is governed by a
1856 // BSD-style license that can be found in the LICENSE file. 1856 // BSD-style license that can be found in the LICENSE file.
1857 1857
1858 1858
1859 /// @domName SVGFEFuncAElement; @docsEditable true 1859 /// @domName SVGFEFuncAElement; @docsEditable true
1860 class FEFuncAElement extends ComponentTransferFunctionElement native "*SVGFEFunc AElement" { 1860 class FEFuncAElement extends ComponentTransferFunctionElement native "*SVGFEFunc AElement" {
1861 } 1861 }
1862 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1862 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
1920 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 1920 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
1921 final AnimatedLength y; 1921 final AnimatedLength y;
1922 1922
1923 // From SVGStylable 1923 // From SVGStylable
1924 1924
1925 // Shadowing definition. 1925 // Shadowing definition.
1926 /// @domName SVGStylable.className; @docsEditable true 1926 /// @domName SVGStylable.className; @docsEditable true
1927 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1927 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1928 1928
1929 // Use implementation from Element. 1929 // Use implementation from Element.
1930 // final CSSStyleDeclaration style; 1930 // final CssStyleDeclaration style;
1931 1931
1932 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1932 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1933 CSSValue getPresentationAttribute(String name) native; 1933 CssValue getPresentationAttribute(String name) native;
1934 } 1934 }
1935 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1935 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1936 // for details. All rights reserved. Use of this source code is governed by a 1936 // for details. All rights reserved. Use of this source code is governed by a
1937 // BSD-style license that can be found in the LICENSE file. 1937 // BSD-style license that can be found in the LICENSE file.
1938 1938
1939 1939
1940 /// @domName SVGFEImageElement; @docsEditable true 1940 /// @domName SVGFEImageElement; @docsEditable true
1941 class FEImageElement extends SvgElement implements FilterPrimitiveStandardAttrib utes, UriReference, ExternalResourcesRequired, LangSpace native "*SVGFEImageElem ent" { 1941 class FEImageElement extends SvgElement implements FilterPrimitiveStandardAttrib utes, UriReference, ExternalResourcesRequired, LangSpace native "*SVGFEImageElem ent" {
1942 1942
1943 /// @domName SVGFEImageElement.preserveAspectRatio; @docsEditable true 1943 /// @domName SVGFEImageElement.preserveAspectRatio; @docsEditable true
(...skipping 29 matching lines...) Expand all
1973 /// @domName SVGLangSpace.xmlspace; @docsEditable true 1973 /// @domName SVGLangSpace.xmlspace; @docsEditable true
1974 String xmlspace; 1974 String xmlspace;
1975 1975
1976 // From SVGStylable 1976 // From SVGStylable
1977 1977
1978 // Shadowing definition. 1978 // Shadowing definition.
1979 /// @domName SVGStylable.className; @docsEditable true 1979 /// @domName SVGStylable.className; @docsEditable true
1980 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 1980 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
1981 1981
1982 // Use implementation from Element. 1982 // Use implementation from Element.
1983 // final CSSStyleDeclaration style; 1983 // final CssStyleDeclaration style;
1984 1984
1985 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 1985 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
1986 CSSValue getPresentationAttribute(String name) native; 1986 CssValue getPresentationAttribute(String name) native;
1987 1987
1988 // From SVGURIReference 1988 // From SVGURIReference
1989 1989
1990 /// @domName SVGURIReference.href; @docsEditable true 1990 /// @domName SVGURIReference.href; @docsEditable true
1991 final AnimatedString href; 1991 final AnimatedString href;
1992 } 1992 }
1993 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1993 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
1994 // for details. All rights reserved. Use of this source code is governed by a 1994 // for details. All rights reserved. Use of this source code is governed by a
1995 // BSD-style license that can be found in the LICENSE file. 1995 // BSD-style license that can be found in the LICENSE file.
1996 1996
(...skipping 18 matching lines...) Expand all
2015 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 2015 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
2016 final AnimatedLength y; 2016 final AnimatedLength y;
2017 2017
2018 // From SVGStylable 2018 // From SVGStylable
2019 2019
2020 // Shadowing definition. 2020 // Shadowing definition.
2021 /// @domName SVGStylable.className; @docsEditable true 2021 /// @domName SVGStylable.className; @docsEditable true
2022 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2022 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2023 2023
2024 // Use implementation from Element. 2024 // Use implementation from Element.
2025 // final CSSStyleDeclaration style; 2025 // final CssStyleDeclaration style;
2026 2026
2027 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2027 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2028 CSSValue getPresentationAttribute(String name) native; 2028 CssValue getPresentationAttribute(String name) native;
2029 } 2029 }
2030 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2030 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2031 // for details. All rights reserved. Use of this source code is governed by a 2031 // for details. All rights reserved. Use of this source code is governed by a
2032 // BSD-style license that can be found in the LICENSE file. 2032 // BSD-style license that can be found in the LICENSE file.
2033 2033
2034 2034
2035 /// @domName SVGFEMergeNodeElement; @docsEditable true 2035 /// @domName SVGFEMergeNodeElement; @docsEditable true
2036 class FEMergeNodeElement extends SvgElement native "*SVGFEMergeNodeElement" { 2036 class FEMergeNodeElement extends SvgElement native "*SVGFEMergeNodeElement" {
2037 2037
2038 /// @domName SVGFEMergeNodeElement.in1; @docsEditable true 2038 /// @domName SVGFEMergeNodeElement.in1; @docsEditable true
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
2084 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 2084 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
2085 final AnimatedLength y; 2085 final AnimatedLength y;
2086 2086
2087 // From SVGStylable 2087 // From SVGStylable
2088 2088
2089 // Shadowing definition. 2089 // Shadowing definition.
2090 /// @domName SVGStylable.className; @docsEditable true 2090 /// @domName SVGStylable.className; @docsEditable true
2091 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2091 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2092 2092
2093 // Use implementation from Element. 2093 // Use implementation from Element.
2094 // final CSSStyleDeclaration style; 2094 // final CssStyleDeclaration style;
2095 2095
2096 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2096 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2097 CSSValue getPresentationAttribute(String name) native; 2097 CssValue getPresentationAttribute(String name) native;
2098 } 2098 }
2099 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2099 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2100 // for details. All rights reserved. Use of this source code is governed by a 2100 // for details. All rights reserved. Use of this source code is governed by a
2101 // BSD-style license that can be found in the LICENSE file. 2101 // BSD-style license that can be found in the LICENSE file.
2102 2102
2103 2103
2104 /// @domName SVGFEOffsetElement; @docsEditable true 2104 /// @domName SVGFEOffsetElement; @docsEditable true
2105 class FEOffsetElement extends SvgElement implements FilterPrimitiveStandardAttri butes native "*SVGFEOffsetElement" { 2105 class FEOffsetElement extends SvgElement implements FilterPrimitiveStandardAttri butes native "*SVGFEOffsetElement" {
2106 2106
2107 /// @domName SVGFEOffsetElement.dx; @docsEditable true 2107 /// @domName SVGFEOffsetElement.dx; @docsEditable true
(...skipping 22 matching lines...) Expand all
2130 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 2130 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
2131 final AnimatedLength y; 2131 final AnimatedLength y;
2132 2132
2133 // From SVGStylable 2133 // From SVGStylable
2134 2134
2135 // Shadowing definition. 2135 // Shadowing definition.
2136 /// @domName SVGStylable.className; @docsEditable true 2136 /// @domName SVGStylable.className; @docsEditable true
2137 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2137 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2138 2138
2139 // Use implementation from Element. 2139 // Use implementation from Element.
2140 // final CSSStyleDeclaration style; 2140 // final CssStyleDeclaration style;
2141 2141
2142 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2142 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2143 CSSValue getPresentationAttribute(String name) native; 2143 CssValue getPresentationAttribute(String name) native;
2144 } 2144 }
2145 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2145 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2146 // for details. All rights reserved. Use of this source code is governed by a 2146 // for details. All rights reserved. Use of this source code is governed by a
2147 // BSD-style license that can be found in the LICENSE file. 2147 // BSD-style license that can be found in the LICENSE file.
2148 2148
2149 2149
2150 /// @domName SVGFEPointLightElement; @docsEditable true 2150 /// @domName SVGFEPointLightElement; @docsEditable true
2151 class FEPointLightElement extends SvgElement native "*SVGFEPointLightElement" { 2151 class FEPointLightElement extends SvgElement native "*SVGFEPointLightElement" {
2152 2152
2153 /// @domName SVGFEPointLightElement.x; @docsEditable true 2153 /// @domName SVGFEPointLightElement.x; @docsEditable true
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2196 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 2196 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
2197 final AnimatedLength y; 2197 final AnimatedLength y;
2198 2198
2199 // From SVGStylable 2199 // From SVGStylable
2200 2200
2201 // Shadowing definition. 2201 // Shadowing definition.
2202 /// @domName SVGStylable.className; @docsEditable true 2202 /// @domName SVGStylable.className; @docsEditable true
2203 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2203 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2204 2204
2205 // Use implementation from Element. 2205 // Use implementation from Element.
2206 // final CSSStyleDeclaration style; 2206 // final CssStyleDeclaration style;
2207 2207
2208 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2208 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2209 CSSValue getPresentationAttribute(String name) native; 2209 CssValue getPresentationAttribute(String name) native;
2210 } 2210 }
2211 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2211 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2212 // for details. All rights reserved. Use of this source code is governed by a 2212 // for details. All rights reserved. Use of this source code is governed by a
2213 // BSD-style license that can be found in the LICENSE file. 2213 // BSD-style license that can be found in the LICENSE file.
2214 2214
2215 2215
2216 /// @domName SVGFESpotLightElement; @docsEditable true 2216 /// @domName SVGFESpotLightElement; @docsEditable true
2217 class FESpotLightElement extends SvgElement native "*SVGFESpotLightElement" { 2217 class FESpotLightElement extends SvgElement native "*SVGFESpotLightElement" {
2218 2218
2219 /// @domName SVGFESpotLightElement.limitingConeAngle; @docsEditable true 2219 /// @domName SVGFESpotLightElement.limitingConeAngle; @docsEditable true
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
2268 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 2268 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
2269 final AnimatedLength y; 2269 final AnimatedLength y;
2270 2270
2271 // From SVGStylable 2271 // From SVGStylable
2272 2272
2273 // Shadowing definition. 2273 // Shadowing definition.
2274 /// @domName SVGStylable.className; @docsEditable true 2274 /// @domName SVGStylable.className; @docsEditable true
2275 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2275 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2276 2276
2277 // Use implementation from Element. 2277 // Use implementation from Element.
2278 // final CSSStyleDeclaration style; 2278 // final CssStyleDeclaration style;
2279 2279
2280 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2280 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2281 CSSValue getPresentationAttribute(String name) native; 2281 CssValue getPresentationAttribute(String name) native;
2282 } 2282 }
2283 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2283 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2284 // for details. All rights reserved. Use of this source code is governed by a 2284 // for details. All rights reserved. Use of this source code is governed by a
2285 // BSD-style license that can be found in the LICENSE file. 2285 // BSD-style license that can be found in the LICENSE file.
2286 2286
2287 2287
2288 /// @domName SVGFETurbulenceElement; @docsEditable true 2288 /// @domName SVGFETurbulenceElement; @docsEditable true
2289 class FETurbulenceElement extends SvgElement implements FilterPrimitiveStandardA ttributes native "*SVGFETurbulenceElement" { 2289 class FETurbulenceElement extends SvgElement implements FilterPrimitiveStandardA ttributes native "*SVGFETurbulenceElement" {
2290 2290
2291 static const int SVG_STITCHTYPE_NOSTITCH = 2; 2291 static const int SVG_STITCHTYPE_NOSTITCH = 2;
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
2335 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true 2335 /// @domName SVGFilterPrimitiveStandardAttributes.y; @docsEditable true
2336 final AnimatedLength y; 2336 final AnimatedLength y;
2337 2337
2338 // From SVGStylable 2338 // From SVGStylable
2339 2339
2340 // Shadowing definition. 2340 // Shadowing definition.
2341 /// @domName SVGStylable.className; @docsEditable true 2341 /// @domName SVGStylable.className; @docsEditable true
2342 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2342 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2343 2343
2344 // Use implementation from Element. 2344 // Use implementation from Element.
2345 // final CSSStyleDeclaration style; 2345 // final CssStyleDeclaration style;
2346 2346
2347 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2347 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2348 CSSValue getPresentationAttribute(String name) native; 2348 CssValue getPresentationAttribute(String name) native;
2349 } 2349 }
2350 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2350 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2351 // for details. All rights reserved. Use of this source code is governed by a 2351 // for details. All rights reserved. Use of this source code is governed by a
2352 // BSD-style license that can be found in the LICENSE file. 2352 // BSD-style license that can be found in the LICENSE file.
2353 2353
2354 2354
2355 /// @domName SVGFilterElement; @docsEditable true 2355 /// @domName SVGFilterElement; @docsEditable true
2356 class FilterElement extends SvgElement implements UriReference, ExternalResource sRequired, Stylable, LangSpace native "*SVGFilterElement" { 2356 class FilterElement extends SvgElement implements UriReference, ExternalResource sRequired, Stylable, LangSpace native "*SVGFilterElement" {
2357 2357
2358 factory FilterElement() => _SvgElementFactoryProvider.createSvgElement_tag("fi lter"); 2358 factory FilterElement() => _SvgElementFactoryProvider.createSvgElement_tag("fi lter");
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
2397 /// @domName SVGLangSpace.xmlspace; @docsEditable true 2397 /// @domName SVGLangSpace.xmlspace; @docsEditable true
2398 String xmlspace; 2398 String xmlspace;
2399 2399
2400 // From SVGStylable 2400 // From SVGStylable
2401 2401
2402 // Shadowing definition. 2402 // Shadowing definition.
2403 /// @domName SVGStylable.className; @docsEditable true 2403 /// @domName SVGStylable.className; @docsEditable true
2404 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2404 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2405 2405
2406 // Use implementation from Element. 2406 // Use implementation from Element.
2407 // final CSSStyleDeclaration style; 2407 // final CssStyleDeclaration style;
2408 2408
2409 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2409 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2410 CSSValue getPresentationAttribute(String name) native; 2410 CssValue getPresentationAttribute(String name) native;
2411 2411
2412 // From SVGURIReference 2412 // From SVGURIReference
2413 2413
2414 /// @domName SVGURIReference.href; @docsEditable true 2414 /// @domName SVGURIReference.href; @docsEditable true
2415 final AnimatedString href; 2415 final AnimatedString href;
2416 } 2416 }
2417 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2417 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2418 // for details. All rights reserved. Use of this source code is governed by a 2418 // for details. All rights reserved. Use of this source code is governed by a
2419 // BSD-style license that can be found in the LICENSE file. 2419 // BSD-style license that can be found in the LICENSE file.
2420 2420
2421 2421
2422 /// @domName SVGFilterPrimitiveStandardAttributes 2422 /// @domName SVGFilterPrimitiveStandardAttributes
2423 abstract class FilterPrimitiveStandardAttributes implements Stylable { 2423 abstract class FilterPrimitiveStandardAttributes implements Stylable {
2424 2424
2425 AnimatedLength height; 2425 AnimatedLength height;
2426 2426
2427 AnimatedString result; 2427 AnimatedString result;
2428 2428
2429 AnimatedLength width; 2429 AnimatedLength width;
2430 2430
2431 AnimatedLength x; 2431 AnimatedLength x;
2432 2432
2433 AnimatedLength y; 2433 AnimatedLength y;
2434 2434
2435 // From SVGStylable 2435 // From SVGStylable
2436 2436
2437 AnimatedString $dom_svgClassName; 2437 AnimatedString $dom_svgClassName;
2438 2438
2439 CSSStyleDeclaration style; 2439 CssStyleDeclaration style;
2440 2440
2441 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2441 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2442 CSSValue getPresentationAttribute(String name); 2442 CssValue getPresentationAttribute(String name);
2443 } 2443 }
2444 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2444 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2445 // for details. All rights reserved. Use of this source code is governed by a 2445 // for details. All rights reserved. Use of this source code is governed by a
2446 // BSD-style license that can be found in the LICENSE file. 2446 // BSD-style license that can be found in the LICENSE file.
2447 2447
2448 2448
2449 /// @domName SVGFitToViewBox 2449 /// @domName SVGFitToViewBox
2450 abstract class FitToViewBox { 2450 abstract class FitToViewBox {
2451 2451
2452 AnimatedPreserveAspectRatio preserveAspectRatio; 2452 AnimatedPreserveAspectRatio preserveAspectRatio;
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
2570 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 2570 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
2571 Matrix getTransformToElement(SvgElement element) native; 2571 Matrix getTransformToElement(SvgElement element) native;
2572 2572
2573 // From SVGStylable 2573 // From SVGStylable
2574 2574
2575 // Shadowing definition. 2575 // Shadowing definition.
2576 /// @domName SVGStylable.className; @docsEditable true 2576 /// @domName SVGStylable.className; @docsEditable true
2577 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2577 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2578 2578
2579 // Use implementation from Element. 2579 // Use implementation from Element.
2580 // final CSSStyleDeclaration style; 2580 // final CssStyleDeclaration style;
2581 2581
2582 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2582 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2583 CSSValue getPresentationAttribute(String name) native; 2583 CssValue getPresentationAttribute(String name) native;
2584 2584
2585 // From SVGTests 2585 // From SVGTests
2586 2586
2587 /// @domName SVGTests.requiredExtensions; @docsEditable true 2587 /// @domName SVGTests.requiredExtensions; @docsEditable true
2588 final StringList requiredExtensions; 2588 final StringList requiredExtensions;
2589 2589
2590 /// @domName SVGTests.requiredFeatures; @docsEditable true 2590 /// @domName SVGTests.requiredFeatures; @docsEditable true
2591 final StringList requiredFeatures; 2591 final StringList requiredFeatures;
2592 2592
2593 /// @domName SVGTests.systemLanguage; @docsEditable true 2593 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
2646 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 2646 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
2647 Matrix getTransformToElement(SvgElement element) native; 2647 Matrix getTransformToElement(SvgElement element) native;
2648 2648
2649 // From SVGStylable 2649 // From SVGStylable
2650 2650
2651 // Shadowing definition. 2651 // Shadowing definition.
2652 /// @domName SVGStylable.className; @docsEditable true 2652 /// @domName SVGStylable.className; @docsEditable true
2653 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2653 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2654 2654
2655 // Use implementation from Element. 2655 // Use implementation from Element.
2656 // final CSSStyleDeclaration style; 2656 // final CssStyleDeclaration style;
2657 2657
2658 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2658 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2659 CSSValue getPresentationAttribute(String name) native; 2659 CssValue getPresentationAttribute(String name) native;
2660 2660
2661 // From SVGTests 2661 // From SVGTests
2662 2662
2663 /// @domName SVGTests.requiredExtensions; @docsEditable true 2663 /// @domName SVGTests.requiredExtensions; @docsEditable true
2664 final StringList requiredExtensions; 2664 final StringList requiredExtensions;
2665 2665
2666 /// @domName SVGTests.requiredFeatures; @docsEditable true 2666 /// @domName SVGTests.requiredFeatures; @docsEditable true
2667 final StringList requiredFeatures; 2667 final StringList requiredFeatures;
2668 2668
2669 /// @domName SVGTests.systemLanguage; @docsEditable true 2669 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
2713 /// @domName SVGGlyphRefElement.y; @docsEditable true 2713 /// @domName SVGGlyphRefElement.y; @docsEditable true
2714 num y; 2714 num y;
2715 2715
2716 // From SVGStylable 2716 // From SVGStylable
2717 2717
2718 // Shadowing definition. 2718 // Shadowing definition.
2719 /// @domName SVGStylable.className; @docsEditable true 2719 /// @domName SVGStylable.className; @docsEditable true
2720 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2720 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2721 2721
2722 // Use implementation from Element. 2722 // Use implementation from Element.
2723 // final CSSStyleDeclaration style; 2723 // final CssStyleDeclaration style;
2724 2724
2725 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2725 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2726 CSSValue getPresentationAttribute(String name) native; 2726 CssValue getPresentationAttribute(String name) native;
2727 2727
2728 // From SVGURIReference 2728 // From SVGURIReference
2729 2729
2730 /// @domName SVGURIReference.href; @docsEditable true 2730 /// @domName SVGURIReference.href; @docsEditable true
2731 final AnimatedString href; 2731 final AnimatedString href;
2732 } 2732 }
2733 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2733 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2734 // for details. All rights reserved. Use of this source code is governed by a 2734 // for details. All rights reserved. Use of this source code is governed by a
2735 // BSD-style license that can be found in the LICENSE file. 2735 // BSD-style license that can be found in the LICENSE file.
2736 2736
(...skipping 23 matching lines...) Expand all
2760 /// @domName SVGExternalResourcesRequired.externalResourcesRequired; @docsEdit able true 2760 /// @domName SVGExternalResourcesRequired.externalResourcesRequired; @docsEdit able true
2761 final AnimatedBoolean externalResourcesRequired; 2761 final AnimatedBoolean externalResourcesRequired;
2762 2762
2763 // From SVGStylable 2763 // From SVGStylable
2764 2764
2765 // Shadowing definition. 2765 // Shadowing definition.
2766 /// @domName SVGStylable.className; @docsEditable true 2766 /// @domName SVGStylable.className; @docsEditable true
2767 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2767 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2768 2768
2769 // Use implementation from Element. 2769 // Use implementation from Element.
2770 // final CSSStyleDeclaration style; 2770 // final CssStyleDeclaration style;
2771 2771
2772 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2772 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2773 CSSValue getPresentationAttribute(String name) native; 2773 CssValue getPresentationAttribute(String name) native;
2774 2774
2775 // From SVGURIReference 2775 // From SVGURIReference
2776 2776
2777 /// @domName SVGURIReference.href; @docsEditable true 2777 /// @domName SVGURIReference.href; @docsEditable true
2778 final AnimatedString href; 2778 final AnimatedString href;
2779 } 2779 }
2780 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 2780 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2781 // for details. All rights reserved. Use of this source code is governed by a 2781 // for details. All rights reserved. Use of this source code is governed by a
2782 // BSD-style license that can be found in the LICENSE file. 2782 // BSD-style license that can be found in the LICENSE file.
2783 2783
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
2847 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 2847 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
2848 Matrix getTransformToElement(SvgElement element) native; 2848 Matrix getTransformToElement(SvgElement element) native;
2849 2849
2850 // From SVGStylable 2850 // From SVGStylable
2851 2851
2852 // Shadowing definition. 2852 // Shadowing definition.
2853 /// @domName SVGStylable.className; @docsEditable true 2853 /// @domName SVGStylable.className; @docsEditable true
2854 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 2854 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
2855 2855
2856 // Use implementation from Element. 2856 // Use implementation from Element.
2857 // final CSSStyleDeclaration style; 2857 // final CssStyleDeclaration style;
2858 2858
2859 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 2859 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
2860 CSSValue getPresentationAttribute(String name) native; 2860 CssValue getPresentationAttribute(String name) native;
2861 2861
2862 // From SVGTests 2862 // From SVGTests
2863 2863
2864 /// @domName SVGTests.requiredExtensions; @docsEditable true 2864 /// @domName SVGTests.requiredExtensions; @docsEditable true
2865 final StringList requiredExtensions; 2865 final StringList requiredExtensions;
2866 2866
2867 /// @domName SVGTests.requiredFeatures; @docsEditable true 2867 /// @domName SVGTests.requiredFeatures; @docsEditable true
2868 final StringList requiredFeatures; 2868 final StringList requiredFeatures;
2869 2869
2870 /// @domName SVGTests.systemLanguage; @docsEditable true 2870 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
3117 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 3117 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
3118 Matrix getTransformToElement(SvgElement element) native; 3118 Matrix getTransformToElement(SvgElement element) native;
3119 3119
3120 // From SVGStylable 3120 // From SVGStylable
3121 3121
3122 // Shadowing definition. 3122 // Shadowing definition.
3123 /// @domName SVGStylable.className; @docsEditable true 3123 /// @domName SVGStylable.className; @docsEditable true
3124 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 3124 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
3125 3125
3126 // Use implementation from Element. 3126 // Use implementation from Element.
3127 // final CSSStyleDeclaration style; 3127 // final CssStyleDeclaration style;
3128 3128
3129 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 3129 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
3130 CSSValue getPresentationAttribute(String name) native; 3130 CssValue getPresentationAttribute(String name) native;
3131 3131
3132 // From SVGTests 3132 // From SVGTests
3133 3133
3134 /// @domName SVGTests.requiredExtensions; @docsEditable true 3134 /// @domName SVGTests.requiredExtensions; @docsEditable true
3135 final StringList requiredExtensions; 3135 final StringList requiredExtensions;
3136 3136
3137 /// @domName SVGTests.requiredFeatures; @docsEditable true 3137 /// @domName SVGTests.requiredFeatures; @docsEditable true
3138 final StringList requiredFeatures; 3138 final StringList requiredFeatures;
3139 3139
3140 /// @domName SVGTests.systemLanguage; @docsEditable true 3140 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
3284 /// @domName SVGLangSpace.xmlspace; @docsEditable true 3284 /// @domName SVGLangSpace.xmlspace; @docsEditable true
3285 String xmlspace; 3285 String xmlspace;
3286 3286
3287 // From SVGStylable 3287 // From SVGStylable
3288 3288
3289 // Shadowing definition. 3289 // Shadowing definition.
3290 /// @domName SVGStylable.className; @docsEditable true 3290 /// @domName SVGStylable.className; @docsEditable true
3291 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 3291 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
3292 3292
3293 // Use implementation from Element. 3293 // Use implementation from Element.
3294 // final CSSStyleDeclaration style; 3294 // final CssStyleDeclaration style;
3295 3295
3296 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 3296 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
3297 CSSValue getPresentationAttribute(String name) native; 3297 CssValue getPresentationAttribute(String name) native;
3298 } 3298 }
3299 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 3299 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
3300 // for details. All rights reserved. Use of this source code is governed by a 3300 // for details. All rights reserved. Use of this source code is governed by a
3301 // BSD-style license that can be found in the LICENSE file. 3301 // BSD-style license that can be found in the LICENSE file.
3302 3302
3303 3303
3304 /// @domName SVGMaskElement; @docsEditable true 3304 /// @domName SVGMaskElement; @docsEditable true
3305 class MaskElement extends SvgElement implements Tests, Stylable, ExternalResourc esRequired, LangSpace native "*SVGMaskElement" { 3305 class MaskElement extends SvgElement implements Tests, Stylable, ExternalResourc esRequired, LangSpace native "*SVGMaskElement" {
3306 3306
3307 factory MaskElement() => _SvgElementFactoryProvider.createSvgElement_tag("mask "); 3307 factory MaskElement() => _SvgElementFactoryProvider.createSvgElement_tag("mask ");
(...skipping 29 matching lines...) Expand all
3337 /// @domName SVGLangSpace.xmlspace; @docsEditable true 3337 /// @domName SVGLangSpace.xmlspace; @docsEditable true
3338 String xmlspace; 3338 String xmlspace;
3339 3339
3340 // From SVGStylable 3340 // From SVGStylable
3341 3341
3342 // Shadowing definition. 3342 // Shadowing definition.
3343 /// @domName SVGStylable.className; @docsEditable true 3343 /// @domName SVGStylable.className; @docsEditable true
3344 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 3344 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
3345 3345
3346 // Use implementation from Element. 3346 // Use implementation from Element.
3347 // final CSSStyleDeclaration style; 3347 // final CssStyleDeclaration style;
3348 3348
3349 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 3349 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
3350 CSSValue getPresentationAttribute(String name) native; 3350 CssValue getPresentationAttribute(String name) native;
3351 3351
3352 // From SVGTests 3352 // From SVGTests
3353 3353
3354 /// @domName SVGTests.requiredExtensions; @docsEditable true 3354 /// @domName SVGTests.requiredExtensions; @docsEditable true
3355 final StringList requiredExtensions; 3355 final StringList requiredExtensions;
3356 3356
3357 /// @domName SVGTests.requiredFeatures; @docsEditable true 3357 /// @domName SVGTests.requiredFeatures; @docsEditable true
3358 final StringList requiredFeatures; 3358 final StringList requiredFeatures;
3359 3359
3360 /// @domName SVGTests.systemLanguage; @docsEditable true 3360 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after
3751 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 3751 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
3752 Matrix getTransformToElement(SvgElement element) native; 3752 Matrix getTransformToElement(SvgElement element) native;
3753 3753
3754 // From SVGStylable 3754 // From SVGStylable
3755 3755
3756 // Shadowing definition. 3756 // Shadowing definition.
3757 /// @domName SVGStylable.className; @docsEditable true 3757 /// @domName SVGStylable.className; @docsEditable true
3758 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 3758 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
3759 3759
3760 // Use implementation from Element. 3760 // Use implementation from Element.
3761 // final CSSStyleDeclaration style; 3761 // final CssStyleDeclaration style;
3762 3762
3763 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 3763 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
3764 CSSValue getPresentationAttribute(String name) native; 3764 CssValue getPresentationAttribute(String name) native;
3765 3765
3766 // From SVGTests 3766 // From SVGTests
3767 3767
3768 /// @domName SVGTests.requiredExtensions; @docsEditable true 3768 /// @domName SVGTests.requiredExtensions; @docsEditable true
3769 final StringList requiredExtensions; 3769 final StringList requiredExtensions;
3770 3770
3771 /// @domName SVGTests.requiredFeatures; @docsEditable true 3771 /// @domName SVGTests.requiredFeatures; @docsEditable true
3772 final StringList requiredFeatures; 3772 final StringList requiredFeatures;
3773 3773
3774 /// @domName SVGTests.systemLanguage; @docsEditable true 3774 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 556 matching lines...) Expand 10 before | Expand all | Expand 10 after
4331 /// @domName SVGLangSpace.xmlspace; @docsEditable true 4331 /// @domName SVGLangSpace.xmlspace; @docsEditable true
4332 String xmlspace; 4332 String xmlspace;
4333 4333
4334 // From SVGStylable 4334 // From SVGStylable
4335 4335
4336 // Shadowing definition. 4336 // Shadowing definition.
4337 /// @domName SVGStylable.className; @docsEditable true 4337 /// @domName SVGStylable.className; @docsEditable true
4338 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 4338 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
4339 4339
4340 // Use implementation from Element. 4340 // Use implementation from Element.
4341 // final CSSStyleDeclaration style; 4341 // final CssStyleDeclaration style;
4342 4342
4343 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 4343 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
4344 CSSValue getPresentationAttribute(String name) native; 4344 CssValue getPresentationAttribute(String name) native;
4345 4345
4346 // From SVGTests 4346 // From SVGTests
4347 4347
4348 /// @domName SVGTests.requiredExtensions; @docsEditable true 4348 /// @domName SVGTests.requiredExtensions; @docsEditable true
4349 final StringList requiredExtensions; 4349 final StringList requiredExtensions;
4350 4350
4351 /// @domName SVGTests.requiredFeatures; @docsEditable true 4351 /// @domName SVGTests.requiredFeatures; @docsEditable true
4352 final StringList requiredFeatures; 4352 final StringList requiredFeatures;
4353 4353
4354 /// @domName SVGTests.systemLanguage; @docsEditable true 4354 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
4462 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 4462 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
4463 Matrix getTransformToElement(SvgElement element) native; 4463 Matrix getTransformToElement(SvgElement element) native;
4464 4464
4465 // From SVGStylable 4465 // From SVGStylable
4466 4466
4467 // Shadowing definition. 4467 // Shadowing definition.
4468 /// @domName SVGStylable.className; @docsEditable true 4468 /// @domName SVGStylable.className; @docsEditable true
4469 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 4469 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
4470 4470
4471 // Use implementation from Element. 4471 // Use implementation from Element.
4472 // final CSSStyleDeclaration style; 4472 // final CssStyleDeclaration style;
4473 4473
4474 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 4474 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
4475 CSSValue getPresentationAttribute(String name) native; 4475 CssValue getPresentationAttribute(String name) native;
4476 4476
4477 // From SVGTests 4477 // From SVGTests
4478 4478
4479 /// @domName SVGTests.requiredExtensions; @docsEditable true 4479 /// @domName SVGTests.requiredExtensions; @docsEditable true
4480 final StringList requiredExtensions; 4480 final StringList requiredExtensions;
4481 4481
4482 /// @domName SVGTests.requiredFeatures; @docsEditable true 4482 /// @domName SVGTests.requiredFeatures; @docsEditable true
4483 final StringList requiredFeatures; 4483 final StringList requiredFeatures;
4484 4484
4485 /// @domName SVGTests.systemLanguage; @docsEditable true 4485 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
4544 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 4544 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
4545 Matrix getTransformToElement(SvgElement element) native; 4545 Matrix getTransformToElement(SvgElement element) native;
4546 4546
4547 // From SVGStylable 4547 // From SVGStylable
4548 4548
4549 // Shadowing definition. 4549 // Shadowing definition.
4550 /// @domName SVGStylable.className; @docsEditable true 4550 /// @domName SVGStylable.className; @docsEditable true
4551 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 4551 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
4552 4552
4553 // Use implementation from Element. 4553 // Use implementation from Element.
4554 // final CSSStyleDeclaration style; 4554 // final CssStyleDeclaration style;
4555 4555
4556 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 4556 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
4557 CSSValue getPresentationAttribute(String name) native; 4557 CssValue getPresentationAttribute(String name) native;
4558 4558
4559 // From SVGTests 4559 // From SVGTests
4560 4560
4561 /// @domName SVGTests.requiredExtensions; @docsEditable true 4561 /// @domName SVGTests.requiredExtensions; @docsEditable true
4562 final StringList requiredExtensions; 4562 final StringList requiredExtensions;
4563 4563
4564 /// @domName SVGTests.requiredFeatures; @docsEditable true 4564 /// @domName SVGTests.requiredFeatures; @docsEditable true
4565 final StringList requiredFeatures; 4565 final StringList requiredFeatures;
4566 4566
4567 /// @domName SVGTests.systemLanguage; @docsEditable true 4567 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
4728 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 4728 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
4729 Matrix getTransformToElement(SvgElement element) native; 4729 Matrix getTransformToElement(SvgElement element) native;
4730 4730
4731 // From SVGStylable 4731 // From SVGStylable
4732 4732
4733 // Shadowing definition. 4733 // Shadowing definition.
4734 /// @domName SVGStylable.className; @docsEditable true 4734 /// @domName SVGStylable.className; @docsEditable true
4735 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 4735 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
4736 4736
4737 // Use implementation from Element. 4737 // Use implementation from Element.
4738 // final CSSStyleDeclaration style; 4738 // final CssStyleDeclaration style;
4739 4739
4740 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 4740 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
4741 CSSValue getPresentationAttribute(String name) native; 4741 CssValue getPresentationAttribute(String name) native;
4742 4742
4743 // From SVGTests 4743 // From SVGTests
4744 4744
4745 /// @domName SVGTests.requiredExtensions; @docsEditable true 4745 /// @domName SVGTests.requiredExtensions; @docsEditable true
4746 final StringList requiredExtensions; 4746 final StringList requiredExtensions;
4747 4747
4748 /// @domName SVGTests.requiredFeatures; @docsEditable true 4748 /// @domName SVGTests.requiredFeatures; @docsEditable true
4749 final StringList requiredFeatures; 4749 final StringList requiredFeatures;
4750 4750
4751 /// @domName SVGTests.systemLanguage; @docsEditable true 4751 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
4825 /// @domName SVGStopElement.offset; @docsEditable true 4825 /// @domName SVGStopElement.offset; @docsEditable true
4826 final AnimatedNumber offset; 4826 final AnimatedNumber offset;
4827 4827
4828 // From SVGStylable 4828 // From SVGStylable
4829 4829
4830 // Shadowing definition. 4830 // Shadowing definition.
4831 /// @domName SVGStylable.className; @docsEditable true 4831 /// @domName SVGStylable.className; @docsEditable true
4832 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 4832 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
4833 4833
4834 // Use implementation from Element. 4834 // Use implementation from Element.
4835 // final CSSStyleDeclaration style; 4835 // final CssStyleDeclaration style;
4836 4836
4837 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 4837 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
4838 CSSValue getPresentationAttribute(String name) native; 4838 CssValue getPresentationAttribute(String name) native;
4839 } 4839 }
4840 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 4840 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
4841 // for details. All rights reserved. Use of this source code is governed by a 4841 // for details. All rights reserved. Use of this source code is governed by a
4842 // BSD-style license that can be found in the LICENSE file. 4842 // BSD-style license that can be found in the LICENSE file.
4843 4843
4844 4844
4845 /// @domName SVGStringList; @docsEditable true 4845 /// @domName SVGStringList; @docsEditable true
4846 class StringList implements JavaScriptIndexingBehavior, List<String> native "*SV GStringList" { 4846 class StringList implements JavaScriptIndexingBehavior, List<String> native "*SV GStringList" {
4847 4847
4848 /// @domName SVGStringList.numberOfItems; @docsEditable true 4848 /// @domName SVGStringList.numberOfItems; @docsEditable true
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
4957 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 4957 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
4958 // for details. All rights reserved. Use of this source code is governed by a 4958 // for details. All rights reserved. Use of this source code is governed by a
4959 // BSD-style license that can be found in the LICENSE file. 4959 // BSD-style license that can be found in the LICENSE file.
4960 4960
4961 4961
4962 /// @domName SVGStylable 4962 /// @domName SVGStylable
4963 abstract class Stylable { 4963 abstract class Stylable {
4964 4964
4965 AnimatedString $dom_svgClassName; 4965 AnimatedString $dom_svgClassName;
4966 4966
4967 CSSStyleDeclaration style; 4967 CssStyleDeclaration style;
4968 4968
4969 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 4969 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
4970 CSSValue getPresentationAttribute(String name); 4970 CssValue getPresentationAttribute(String name);
4971 } 4971 }
4972 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 4972 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
4973 // for details. All rights reserved. Use of this source code is governed by a 4973 // for details. All rights reserved. Use of this source code is governed by a
4974 // BSD-style license that can be found in the LICENSE file. 4974 // BSD-style license that can be found in the LICENSE file.
4975 4975
4976 4976
4977 /// @domName SVGStyleElement; @docsEditable true 4977 /// @domName SVGStyleElement; @docsEditable true
4978 class StyleElement extends SvgElement implements LangSpace native "*SVGStyleElem ent" { 4978 class StyleElement extends SvgElement implements LangSpace native "*SVGStyleElem ent" {
4979 4979
4980 factory StyleElement() => _SvgElementFactoryProvider.createSvgElement_tag("sty le"); 4980 factory StyleElement() => _SvgElementFactoryProvider.createSvgElement_tag("sty le");
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
5329 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 5329 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
5330 Matrix getTransformToElement(SvgElement element) native; 5330 Matrix getTransformToElement(SvgElement element) native;
5331 5331
5332 // From SVGStylable 5332 // From SVGStylable
5333 5333
5334 // Shadowing definition. 5334 // Shadowing definition.
5335 /// @domName SVGStylable.className; @docsEditable true 5335 /// @domName SVGStylable.className; @docsEditable true
5336 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 5336 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
5337 5337
5338 // Use implementation from Element. 5338 // Use implementation from Element.
5339 // final CSSStyleDeclaration style; 5339 // final CssStyleDeclaration style;
5340 5340
5341 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 5341 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
5342 CSSValue getPresentationAttribute(String name) native; 5342 CssValue getPresentationAttribute(String name) native;
5343 5343
5344 // From SVGTests 5344 // From SVGTests
5345 5345
5346 /// @domName SVGTests.requiredExtensions; @docsEditable true 5346 /// @domName SVGTests.requiredExtensions; @docsEditable true
5347 final StringList requiredExtensions; 5347 final StringList requiredExtensions;
5348 5348
5349 /// @domName SVGTests.requiredFeatures; @docsEditable true 5349 /// @domName SVGTests.requiredFeatures; @docsEditable true
5350 final StringList requiredFeatures; 5350 final StringList requiredFeatures;
5351 5351
5352 /// @domName SVGTests.systemLanguage; @docsEditable true 5352 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
5406 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 5406 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
5407 Matrix getTransformToElement(SvgElement element) native; 5407 Matrix getTransformToElement(SvgElement element) native;
5408 5408
5409 // From SVGStylable 5409 // From SVGStylable
5410 5410
5411 // Shadowing definition. 5411 // Shadowing definition.
5412 /// @domName SVGStylable.className; @docsEditable true 5412 /// @domName SVGStylable.className; @docsEditable true
5413 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 5413 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
5414 5414
5415 // Use implementation from Element. 5415 // Use implementation from Element.
5416 // final CSSStyleDeclaration style; 5416 // final CssStyleDeclaration style;
5417 5417
5418 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 5418 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
5419 CSSValue getPresentationAttribute(String name) native; 5419 CssValue getPresentationAttribute(String name) native;
5420 5420
5421 // From SVGTests 5421 // From SVGTests
5422 5422
5423 /// @domName SVGTests.requiredExtensions; @docsEditable true 5423 /// @domName SVGTests.requiredExtensions; @docsEditable true
5424 final StringList requiredExtensions; 5424 final StringList requiredExtensions;
5425 5425
5426 /// @domName SVGTests.requiredFeatures; @docsEditable true 5426 /// @domName SVGTests.requiredFeatures; @docsEditable true
5427 final StringList requiredFeatures; 5427 final StringList requiredFeatures;
5428 5428
5429 /// @domName SVGTests.systemLanguage; @docsEditable true 5429 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
5468 /// @domName SVGLangSpace.xmlspace; @docsEditable true 5468 /// @domName SVGLangSpace.xmlspace; @docsEditable true
5469 String xmlspace; 5469 String xmlspace;
5470 5470
5471 // From SVGStylable 5471 // From SVGStylable
5472 5472
5473 // Shadowing definition. 5473 // Shadowing definition.
5474 /// @domName SVGStylable.className; @docsEditable true 5474 /// @domName SVGStylable.className; @docsEditable true
5475 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 5475 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
5476 5476
5477 // Use implementation from Element. 5477 // Use implementation from Element.
5478 // final CSSStyleDeclaration style; 5478 // final CssStyleDeclaration style;
5479 5479
5480 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 5480 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
5481 CSSValue getPresentationAttribute(String name) native; 5481 CssValue getPresentationAttribute(String name) native;
5482 } 5482 }
5483 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 5483 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
5484 // for details. All rights reserved. Use of this source code is governed by a 5484 // for details. All rights reserved. Use of this source code is governed by a
5485 // BSD-style license that can be found in the LICENSE file. 5485 // BSD-style license that can be found in the LICENSE file.
5486 5486
5487 5487
5488 /// @domName SVGTRefElement; @docsEditable true 5488 /// @domName SVGTRefElement; @docsEditable true
5489 class TRefElement extends TextPositioningElement implements UriReference native "*SVGTRefElement" { 5489 class TRefElement extends TextPositioningElement implements UriReference native "*SVGTRefElement" {
5490 5490
5491 factory TRefElement() => _SvgElementFactoryProvider.createSvgElement_tag("tref "); 5491 factory TRefElement() => _SvgElementFactoryProvider.createSvgElement_tag("tref ");
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
5582 /// @domName SVGLangSpace.xmlspace; @docsEditable true 5582 /// @domName SVGLangSpace.xmlspace; @docsEditable true
5583 String xmlspace; 5583 String xmlspace;
5584 5584
5585 // From SVGStylable 5585 // From SVGStylable
5586 5586
5587 // Shadowing definition. 5587 // Shadowing definition.
5588 /// @domName SVGStylable.className; @docsEditable true 5588 /// @domName SVGStylable.className; @docsEditable true
5589 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 5589 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
5590 5590
5591 // Use implementation from Element. 5591 // Use implementation from Element.
5592 // final CSSStyleDeclaration style; 5592 // final CssStyleDeclaration style;
5593 5593
5594 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 5594 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
5595 CSSValue getPresentationAttribute(String name) native; 5595 CssValue getPresentationAttribute(String name) native;
5596 5596
5597 // From SVGTests 5597 // From SVGTests
5598 5598
5599 /// @domName SVGTests.requiredExtensions; @docsEditable true 5599 /// @domName SVGTests.requiredExtensions; @docsEditable true
5600 final StringList requiredExtensions; 5600 final StringList requiredExtensions;
5601 5601
5602 /// @domName SVGTests.requiredFeatures; @docsEditable true 5602 /// @domName SVGTests.requiredFeatures; @docsEditable true
5603 final StringList requiredFeatures; 5603 final StringList requiredFeatures;
5604 5604
5605 /// @domName SVGTests.systemLanguage; @docsEditable true 5605 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
5720 /// @domName SVGLangSpace.xmlspace; @docsEditable true 5720 /// @domName SVGLangSpace.xmlspace; @docsEditable true
5721 String xmlspace; 5721 String xmlspace;
5722 5722
5723 // From SVGStylable 5723 // From SVGStylable
5724 5724
5725 // Shadowing definition. 5725 // Shadowing definition.
5726 /// @domName SVGStylable.className; @docsEditable true 5726 /// @domName SVGStylable.className; @docsEditable true
5727 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 5727 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
5728 5728
5729 // Use implementation from Element. 5729 // Use implementation from Element.
5730 // final CSSStyleDeclaration style; 5730 // final CssStyleDeclaration style;
5731 5731
5732 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 5732 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
5733 CSSValue getPresentationAttribute(String name) native; 5733 CssValue getPresentationAttribute(String name) native;
5734 } 5734 }
5735 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 5735 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
5736 // for details. All rights reserved. Use of this source code is governed by a 5736 // for details. All rights reserved. Use of this source code is governed by a
5737 // BSD-style license that can be found in the LICENSE file. 5737 // BSD-style license that can be found in the LICENSE file.
5738 5738
5739 5739
5740 /// @domName SVGTransform; @docsEditable true 5740 /// @domName SVGTransform; @docsEditable true
5741 class Transform native "*SVGTransform" { 5741 class Transform native "*SVGTransform" {
5742 5742
5743 static const int SVG_TRANSFORM_MATRIX = 1; 5743 static const int SVG_TRANSFORM_MATRIX = 1;
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
6020 /// @domName SVGLocatable.getTransformToElement; @docsEditable true 6020 /// @domName SVGLocatable.getTransformToElement; @docsEditable true
6021 Matrix getTransformToElement(SvgElement element) native; 6021 Matrix getTransformToElement(SvgElement element) native;
6022 6022
6023 // From SVGStylable 6023 // From SVGStylable
6024 6024
6025 // Shadowing definition. 6025 // Shadowing definition.
6026 /// @domName SVGStylable.className; @docsEditable true 6026 /// @domName SVGStylable.className; @docsEditable true
6027 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is); 6027 AnimatedString get $dom_svgClassName => JS("AnimatedString", "#.className", th is);
6028 6028
6029 // Use implementation from Element. 6029 // Use implementation from Element.
6030 // final CSSStyleDeclaration style; 6030 // final CssStyleDeclaration style;
6031 6031
6032 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true 6032 /// @domName SVGStylable.getPresentationAttribute; @docsEditable true
6033 CSSValue getPresentationAttribute(String name) native; 6033 CssValue getPresentationAttribute(String name) native;
6034 6034
6035 // From SVGTests 6035 // From SVGTests
6036 6036
6037 /// @domName SVGTests.requiredExtensions; @docsEditable true 6037 /// @domName SVGTests.requiredExtensions; @docsEditable true
6038 final StringList requiredExtensions; 6038 final StringList requiredExtensions;
6039 6039
6040 /// @domName SVGTests.requiredFeatures; @docsEditable true 6040 /// @domName SVGTests.requiredFeatures; @docsEditable true
6041 final StringList requiredFeatures; 6041 final StringList requiredFeatures;
6042 6042
6043 /// @domName SVGTests.systemLanguage; @docsEditable true 6043 /// @domName SVGTests.systemLanguage; @docsEditable true
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
6263 } 6263 }
6264 6264
6265 List<ElementInstance> getRange(int start, int rangeLength) => 6265 List<ElementInstance> getRange(int start, int rangeLength) =>
6266 _Lists.getRange(this, start, rangeLength, <ElementInstance>[]); 6266 _Lists.getRange(this, start, rangeLength, <ElementInstance>[]);
6267 6267
6268 // -- end List<ElementInstance> mixins. 6268 // -- end List<ElementInstance> mixins.
6269 6269
6270 /// @domName SVGElementInstanceList.item; @docsEditable true 6270 /// @domName SVGElementInstanceList.item; @docsEditable true
6271 ElementInstance item(int index) native; 6271 ElementInstance item(int index) native;
6272 } 6272 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698