Knowledge

SVG animation

Source 📝

1225: 1189: 77: 523: 703: 1201: 1213: 839: 2976: 2986: 455: 36: 113: 1181:
The default value is 'auto'. The implementation should match the ‘attribute Name’ to an attribute for the target element. The implementation must first search through the list of CSS properties for a matching property name, and if none is found, search the default XML namespace for the element.
1224: 511:
The following code snippets demonstrate three techniques to create animated SVG images on compatible browsers. The relevant parts are highlighted in yellow. Click the images' thumbnails to see their animated versions.
1188: 1176:
specifies that the value of ‘attributeName’ is the name of an XML attribute defined in the default XML namespace for the target element. The attribute must be defined as animatable in this specification.
1239:
wiki software automatically generates static, non-animated thumbnails of SVG images. Viewing the actual .svg image from each respective description page will show its animation in a compatible browser.
3892: 1248:
There are several JavaScript libraries for working with SVG animation. An advantage to the use of such libraries is that these libraries often solve incompatibility issues in browsers through
3934: 410:(Patrick Schmitz) worked with the SYMM working group, while also working with the SVG working group. Shortly after the publication of SMIL 2.0, Schmitz and co-author Aaron Cohen (from 2365: 522: 3898: 2104: 2002: 1987: 1548: 702: 2947: 2920: 2191: 398:("W3C") published the first recommended version of the specification known as "SMIL 1.0". Shortly after the 1998 publication of SMIL 1.0, a group of companies led by 2942: 3927: 3193: 1200: 3203: 2915: 387:(SMIL). The SYMM Working Group (in collaboration with the SVG Working Group) developed the SMIL Animation specification, which represents a general-purpose 384: 307: 2196: 3920: 2957: 2144: 2088: 391:
animation feature set. SVG incorporates the animation features defined in the SMIL Animation specification and provides some SVG-specific extensions.
3956: 3750: 3213: 2206: 2186: 1212: 3886: 3484: 3027: 2243: 2201: 2100: 4159: 4058: 3534: 2952: 2937: 2007: 1310: 4089: 3971: 3772: 3560: 3198: 2905: 2169: 2093: 2174: 1500: 1154:
The following are the animation attribute which identify the target attribute for the given target element whose value changes over time.
3176: 2216: 1997: 1773: 250: 4016: 3617: 3466: 1866: 1249: 209: 1556: 4225: 3287: 2083: 1462: 1377: 994:
Though the example above works, it is not the optimal implementation; the animation is limited to 50 frames per second (FPS). Using
498: 167: 149: 131: 123: 63: 3729: 3223: 2211: 1992: 1914: 1735: 1383: 3946: 3607: 2134: 1253: 372: 3374: 3181: 2149: 2078: 1974: 1944: 1924: 1705: 465: 49: 4220: 3576: 2592: 2361: 2159: 1949: 1929: 1616: 1410: 1257: 289: 1676: 1439: 3981: 3698: 3581: 3146: 2483: 2154: 1979: 1969: 1954: 1934: 1586: 1341: 1172:
specifies that the value of ‘attributeName’ is the name of a CSS property defined as animatable in this specification.
3020: 2115: 1964: 1939: 3976: 3494: 2488: 2441: 1646: 429:
as early as 2003, but SVG animation was only supported by widely used browsers beginning in the 2010s, notably by
383:
SVG animation elements were developed in collaboration with the working group that published several versions of
4199: 4124: 4119: 3672: 3476: 3156: 3114: 3067: 3054: 3036: 2451: 2164: 2061: 1826: 1435: 1306: 395: 360: 345:
test of 2008 (i.e. before the test's "simplification" in 2011) as this requires SMIL support for tests 75 and 76.
4031: 3996: 3228: 3082: 2730: 2710: 2110: 480: 264: 183: 1230:
CSS3 animation demonstrating changes in transformation (rotation, scale and translation) and simulation of 3D
4026: 3612: 3509: 3504: 3119: 3097: 2825: 2685: 2139: 1766: 476: 243: 1162:
namespace for the attribute. The prefix will be interpreted in the scope of the current animation element.
4230: 4041: 3986: 3622: 3416: 3013: 2725: 2503: 2456: 1871: 1846: 1194:
SMIL animation demonstrating change in transformation (scale) and CSS attributes (opacity and dash offset)
214: 1526: 3688: 3218: 3171: 3109: 2851: 2820: 2810: 2735: 2695: 2466: 2235: 1919: 1801: 301: 279: 4001: 3302: 3141: 2994: 2800: 2648: 2632: 2493: 2423: 2393: 2375: 2306: 2295: 2041: 1906: 1896: 1856: 331: 3912: 3847: 3839: 3339: 3166: 3124: 2873: 2715: 2653: 1881: 1836: 1806: 1669:"Timed Interactive Multimedia Extensions for HTML (HTML+TIME); Extending SMIL into the Web Browser" 349: 319: 315: 2985: 3863: 3855: 3778: 3648: 3233: 2979: 2900: 2830: 2775: 2607: 2597: 2580: 2498: 2356: 2068: 2046: 1891: 1861: 1851: 1821: 1759: 1302: 426: 415: 404:
Timed Interactive Multimedia Extensions for HTML (HTML+TIME); Extending SMIL into the Web Browser
236: 219: 204: 55: 3693: 1496: 4139: 4129: 4099: 3831: 3719: 3714: 3275: 2585: 2312: 2253: 2034: 1876: 1841: 1811: 1373: 434: 199: 1168:
specifies the namespace in which the target attribute and its associated values are defined.
4194: 4051: 4046: 3349: 2989: 2932: 2815: 2790: 2557: 2530: 2446: 2329: 2302: 2056: 1959: 1637:
Khudairi, Sally; Jacobs, Ian; Mitchell, Ned; Lloyd, Andrew; Matsubara, Yumiko (1998-06-15).
353: 1003:<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 848:<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 713:<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 533:<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 310:: Synchronized Multimedia Integration Language, a recommended means of animating SVG-based 3943: 3627: 3514: 3102: 2927: 2846: 2795: 2785: 2740: 2471: 2388: 2317: 2181: 1816: 1278: 356:
to give current SVG-enabled browsers SMIL support. This method is also known as SVG+Time.
323: 272: 1474: 1158:
specifies the name of the target attribute. An XMLNS prefix may be used to indicate the
90:
Please help update this article to reflect recent events or newly available information.
4063: 3586: 3544: 3329: 3092: 2856: 2745: 2627: 2602: 2461: 2413: 2403: 2268: 1886: 1552: 1470: 1363: 1268: 438: 394:
In June 1998, the "Synchronized Multimedia Working Group" (known as "SYMM") within the
293: 4214: 3426: 3354: 3344: 3270: 3077: 2612: 2545: 2291: 2258: 1727: 1367: 1337: 342: 327: 286:
is a primary means of creating animations and interactive user interfaces within SVG.
1369:
SMIL 3.0: Interactive Multimedia for the Web, Mobile Devices and Daisy Talking Books
300:
has made possible stylesheet-driven implicit animation of SVG files from within the
4144: 2910: 2779: 2720: 2700: 2680: 2622: 2575: 2476: 2408: 2073: 2051: 422: 3005: 1697: 3461: 3312: 3823: 3755: 3724: 3282: 3265: 3062: 2878: 2658: 2436: 2278: 2263: 1608: 335: 1668: 1404: 3808: 3334: 3292: 3255: 3186: 2883: 2750: 2663: 2346: 2341: 2286: 1578: 1431: 407: 311: 283: 1333: 4134: 3446: 3384: 2893: 2863: 2673: 2617: 2567: 2535: 2334: 2322: 2248: 1782: 1236: 430: 399: 17: 838: 367:
raster images, it can be used to animate such images as an alternative to
4104: 4021: 4011: 4006: 3991: 3396: 3364: 3324: 3260: 3072: 2888: 2755: 2705: 2690: 2668: 2540: 2517: 2029: 1638: 4094: 3783: 3539: 3389: 3151: 1609:"Synchronized Multimedia Integration Language (SMIL) 1.0 Specification" 1372:. X.media.publishing (2nd ed.). New York: Springer. p. 508. 414:) published SMIL Animation on 4 September 2001. SVG 1.0 also became a 3813: 3734: 3602: 3524: 3406: 3359: 3297: 3250: 3161: 2550: 2525: 2431: 1206:
SMIL animation demonstrating motion along a path and simulation of 3D
297: 914:
constobject=evt.target.ownerDocument.getElementById('rot');
483:. Statements consisting only of original research should be removed. 1751: 4189: 4169: 4084: 4079: 3529: 3499: 3489: 3451: 3401: 3379: 3369: 3307: 3245: 3240: 3134: 2805: 1831: 1273: 411: 339: 4149: 4114: 4109: 3519: 3421: 3208: 3129: 2383: 1090:
object.setAttribute('transform',`rotate($ {degrees})`);
929:
object.setAttribute('transform',`rotate($ {degrees})`);
368: 364: 194: 3916: 3009: 1755: 441:
supports ECMAScript and CSS animations as of version 42.17134.
4164: 4154: 4036: 3643: 3456: 3411: 3319: 3087: 2868: 1522: 1283: 1159: 448: 388: 268: 106: 70: 29: 842:
A traffic light, animated using SVG animation and Javascript.
701: 521: 425:
added support for SVG animation during the 2000s, including
1667:
Schmitz, Patrick; Yu, Jin; Santangeli, Peter (1998-09-18).
1698:"Synchronized Multimedia Integration Language (SMIL 2.0)" 1639:"Press Release: W3C Issues SMIL as a W3C Recommendation" 1218:
SMIL animation demonstrating morphing of shapes (paths)
472: 1087:
constdegrees=milliseconds*0.36;//360degreesin1000ms
926:
constdegrees=milliseconds*0.36;//360degreesin1000ms
4182: 4072: 3964: 3954: 3879: 3822: 3797: 3765: 3743: 3707: 3681: 3661: 3636: 3595: 3569: 3553: 3475: 3439: 3053: 3044: 2948:
List of animated television series by episode count
2839: 2768: 2641: 2566: 2516: 2422: 2374: 2355: 2277: 2234: 2227: 2124: 2022: 1905: 1790: 1726:Schmitz, Patrick; Cohen, Aaron (4 September 2001). 1303:"Scalable Vector Graphics (SVG) 1.1 Specification" 998:provides better performance and can reach 60 FPS: 437:supports ECMAScript animation, and its successor 1150:SMIL attributes to identify the target attribute 2943:List of animated films by box office admissions 1072:object=document.getElementById('rot'); 406:". For the next two years, the lead author of 27:Open XML-based standard vector graphics format 3928: 3021: 1767: 244: 8: 385:Synchronized Multimedia Integration Language 1461:McCathieNevile, Charles (31 October 2006). 64:Learn how and when to remove these messages 3961: 3935: 3921: 3913: 3801: 3665: 3050: 3028: 3014: 3006: 2371: 2231: 1794: 1774: 1760: 1752: 275:format is possible through various means: 251: 237: 179: 1334:"W3C releases scripting standard, caveat" 499:Learn how and when to remove this message 168:Learn how and when to remove this message 150:Learn how and when to remove this message 1057:SVGanimationusingrequestAnimationFrame() 1024:"http://www.w3.org/1999/xlink" 869:"http://www.w3.org/1999/xlink" 837: 781:.rot{animation:rot_kf1slinearinfinite;} 734:"http://www.w3.org/1999/xlink" 554:"http://www.w3.org/1999/xlink" 338:, and any browser that aims to pass the 3887:International World Wide Web Conference 1579:"W3C Synchronized Multimedia Home page" 1294: 1184: 1156:attributeName = "<attributeName>" 182: 1442:from the original on 11 September 2009 1093:window.requestAnimationFrame(rotate); 1075:window.requestAnimationFrame(rotate); 1018:"http://www.w3.org/2000/svg" 923:constmilliseconds=now.getTime()%1000; 863:"http://www.w3.org/2000/svg" 728:"http://www.w3.org/2000/svg" 548:"http://www.w3.org/2000/svg" 1555:at "SVG Open" website. Archived from 7: 3561:Web Content Accessibility Guidelines 2916:Films with live action and animation 1607:Hoschka, Philipp, ed. (1998-06-15). 1549:"Tricks of javascript, SVG and SMIL" 1523:"When can I use SVG SMIL animation?" 1313:from the original on 27 August 2006 1673:World Wide Web Consortium (w3.org) 1503:from the original on 30 April 2011 1366:; Lloyd Rutledge (November 2008). 1166:attributeType = "CSS | XML | auto" 1084:constmilliseconds=timestamp%1000; 210:Precision Graphics Markup Language 122:tone or style may not reflect the 25: 2008:Modern TV cable and streaming era 292:: Since 2008, the development of 45:This article has multiple issues. 2984: 2975: 2974: 1432:"SVG Animation support in Amaya" 1344:from the original on 17 May 2011 1252:. Examples of libraries include 1223: 1211: 1199: 1187: 453: 132:guide to writing better articles 111: 75: 34: 3784:Multimodal Interaction Activity 3744:Community & business groups 1738:from the original on 2022-06-14 1708:from the original on 2022-03-26 1679:from the original on 2022-01-20 1649:from the original on 2020-02-08 1619:from the original on 2021-03-30 1589:from the original on 2022-04-17 1547:Dahlström, Erik (August 2008). 1529:from the original on 2011-03-22 1413:from the original on 2022-04-24 1386:from the original on 2022-04-24 373:Multiple-image Network Graphics 53:or discuss these issues on the 1332:Festa, Paul (9 January 2003). 834:SVG animation using ECMAScript 776:to{transform:rotate(360deg);} 773:from{transform:rotate(0deg);} 1: 2938:Most expensive animated films 2593:Direct manipulation animation 2244:Barrier-grid and stereography 1309:. January 2003 – April 2009. 3582:Web Accessibility Initiative 2484:Non-photorealistic rendering 352:have also been written as a 3867:(browser/editor, 1996–2012) 2116:International Animation Day 1081:functionrotate(timestamp){ 902:SVGanimationusingECMAScript 479:the claims made and adding 4247: 2586:Linear Animation Generator 2489:Physically based animation 4200:Linden Scripting Language 3804: 3673:World Wide Web Foundation 3668: 3577:Markup Validation Service 3157:Linked Data Notifications 3037:World Wide Web Consortium 2970: 2175:Children's animated films 1797: 1497:"SVG animation with SMIL" 1467:Opera Developer Community 1436:World Wide Web Consortium 1307:World Wide Web Consortium 396:World Wide Web Consortium 361:Portable Network Graphics 84:This article needs to be 4226:Scalable Vector Graphics 2084:Animation film festivals 1000: 845: 710: 530: 516:SVG animation using SMIL 265:Scalable Vector Graphics 184:Scalable Vector Graphics 4027:Remote Imaging Protocol 2906:Twelve basic principles 2826:Instructional animation 893:"rotate(evt)" 696:SVG animation using CSS 3987:Graphics Layout Engine 2504:Virtual cinematography 2101:Highest-grossing films 2003:Early TV broadcast era 1615:. SYMM Working Group. 843: 706: 678:"indefinite" 526: 215:Vector Markup Language 2821:Independent animation 2811:Educational animation 1042:"-4 -4 8 8" 996:requestAnimationFrame 917:setInterval(()=>{ 911:functionrotate(evt){ 887:"-4 -4 8 8" 841: 752:"-4 -4 8 8" 705: 630:"transform" 580:SVGanimationusingSMIL 572:"-4 -4 8 8" 525: 418:on 4 September 2001. 359:Because SVG supports 302:Document Object Model 4221:Animation techniques 2801:Animated documentary 2633:Whiteboard animation 2526:Traditional puppetry 2170:Adult animated films 2079:Biologist simulators 2042:Animation department 1463:"Animating Your SVG" 920:constnow=newDate(); 760:SVGanimationusingCSS 622:<animateTransform 2874:Character animation 2654:Character animation 2192:Children's animated 314:, supported by the 3893:Steering Committee 3773:Device Description 3751:Web Advertising BG 2901:Creature animation 2831:Virtual newscaster 2776:Abstract animation 2608:Ink-wash animation 2598:Humanoid animation 2581:Audio-Animatronics 2145:Lost or unfinished 2069:Animation database 2047:Animation director 1048:"init()" 844: 770:@keyframesrot_kf{ 707: 646:"rotate" 527: 464:possibly contains 416:W3C Recommendation 205:SVG filter effects 4208: 4207: 4178: 4177: 3910: 3909: 3875: 3874: 3793: 3792: 3657: 3656: 3003: 3002: 2764: 2763: 2691:Erasure animation 2512: 2511: 2254:Limited animation 2197:Computer-animated 2135:Computer-animated 2057:Animation studios 2018: 2017: 1704:. 7 August 2001. 1499:. 29 March 2011. 1438:. 15 April 2003. 1364:Bulterman, D.C.A. 1132:"green" 976:"green" 509: 508: 501: 466:original research 435:Internet Explorer 261: 260: 200:SVG Working Group 178: 177: 170: 160: 159: 152: 126:used on Knowledge 124:encyclopedic tone 105: 104: 68: 16:(Redirected from 4238: 4195:Web3D Consortium 3962: 3949:and file formats 3947:markup languages 3937: 3930: 3923: 3914: 3899:First conference 3868: 3860: 3852: 3844: 3836: 3802: 3666: 3649:XHTML+MathML+SVG 3068:Activity Streams 3051: 3030: 3023: 3016: 3007: 2988: 2978: 2977: 2958:anime franchises 2933:Cartoon violence 2921:highest grossing 2816:Erotic animation 2791:Animated cartoon 2558:Supermarionation 2531:Digital puppetry 2452:Facial animation 2372: 2232: 2105:Opening weekends 1795: 1776: 1769: 1762: 1753: 1747: 1746: 1744: 1743: 1728:"SMIL Animation" 1723: 1717: 1716: 1714: 1713: 1694: 1688: 1687: 1685: 1684: 1664: 1658: 1657: 1655: 1654: 1634: 1628: 1627: 1625: 1624: 1604: 1598: 1597: 1595: 1594: 1575: 1569: 1568: 1566: 1564: 1544: 1538: 1537: 1535: 1534: 1519: 1513: 1512: 1510: 1508: 1493: 1487: 1486: 1484: 1482: 1473:. Archived from 1458: 1452: 1451: 1449: 1447: 1428: 1422: 1421: 1419: 1418: 1401: 1395: 1394: 1392: 1391: 1360: 1354: 1353: 1351: 1349: 1329: 1323: 1322: 1320: 1318: 1299: 1227: 1215: 1203: 1191: 1180: 1175: 1171: 1167: 1157: 1145: 1142: 1139: 1138:"none" 1136: 1133: 1130: 1127: 1124: 1121: 1118: 1115: 1112: 1109: 1106: 1103: 1100: 1097: 1094: 1091: 1088: 1085: 1082: 1079: 1076: 1073: 1070: 1069:functioninit(){ 1067: 1064: 1061: 1060: 1056: 1052: 1049: 1046: 1043: 1040: 1037: 1036:"100%" 1034: 1031: 1030:"100%" 1028: 1025: 1022: 1019: 1016: 1013: 1010: 1007: 1004: 997: 990: 987: 986: 983: 982:"none" 980: 977: 974: 971: 968: 965: 962: 959: 956: 952: 951: 948: 945: 941: 940: 936: 933: 930: 927: 924: 921: 918: 915: 912: 909: 906: 905: 901: 897: 894: 891: 888: 885: 882: 881:"100%" 879: 876: 875:"100%" 873: 870: 867: 864: 861: 858: 855: 852: 849: 829: 826: 823: 822:"none" 820: 817: 816:"blue" 814: 811: 808: 805: 802: 799: 796: 793: 790: 787: 784: 780: 777: 774: 771: 768: 767: 763: 759: 756: 753: 750: 747: 746:"100%" 744: 741: 740:"100%" 738: 735: 732: 729: 726: 723: 720: 717: 714: 691: 688: 687: 683: 682: 679: 676: 672: 671: 668: 664: 663: 660: 656: 655: 652: 648: 647: 644: 640: 639: 636: 632: 631: 628: 624: 623: 619: 616: 615:"none" 613: 610: 607: 604: 601: 598: 595: 592: 589: 586: 583: 579: 576: 573: 570: 567: 566:"100%" 564: 561: 560:"100%" 558: 555: 552: 549: 546: 543: 540: 537: 534: 504: 497: 493: 490: 484: 481:inline citations 457: 456: 449: 296:as a feature in 271:-based standard 253: 246: 239: 220:XHTML+MathML+SVG 180: 173: 166: 155: 148: 144: 141: 135: 134:for suggestions. 130:See Knowledge's 115: 114: 107: 100: 97: 91: 79: 78: 71: 60: 38: 37: 30: 21: 4246: 4245: 4241: 4240: 4239: 4237: 4236: 4235: 4211: 4210: 4209: 4204: 4174: 4068: 3950: 3944:Vector graphics 3941: 3911: 3906: 3871: 3866: 3858: 3850: 3842: 3834: 3818: 3789: 3761: 3739: 3703: 3677: 3653: 3632: 3591: 3565: 3549: 3515:SMIL Timesheets 3471: 3435: 3340:Information Set 3125:Geolocation API 3055:Recommendations 3046: 3040: 3034: 3004: 2999: 2966: 2928:Cartoon physics 2847:Animation music 2835: 2796:Animated sitcom 2786:Adult animation 2760: 2741:Special effects 2637: 2562: 2508: 2418: 2359: 2351: 2273: 2223: 2202:Direct-to-video 2120: 2014: 1901: 1786: 1780: 1750: 1741: 1739: 1725: 1724: 1720: 1711: 1709: 1696: 1695: 1691: 1682: 1680: 1666: 1665: 1661: 1652: 1650: 1636: 1635: 1631: 1622: 1620: 1606: 1605: 1601: 1592: 1590: 1577: 1576: 1572: 1562: 1560: 1559:on 6 April 2009 1546: 1545: 1541: 1532: 1530: 1521: 1520: 1516: 1506: 1504: 1495: 1494: 1490: 1480: 1478: 1477:on 7 March 2010 1460: 1459: 1455: 1445: 1443: 1430: 1429: 1425: 1416: 1414: 1403: 1402: 1398: 1389: 1387: 1380: 1362: 1361: 1357: 1347: 1345: 1331: 1330: 1326: 1316: 1314: 1301: 1300: 1296: 1292: 1279:Flash animation 1265: 1246: 1231: 1228: 1219: 1216: 1207: 1204: 1195: 1192: 1178: 1173: 1169: 1165: 1155: 1152: 1147: 1146: 1143: 1140: 1137: 1134: 1131: 1128: 1125: 1122: 1119: 1116: 1113: 1110: 1108:"rot" 1107: 1104: 1101: 1099:</script> 1098: 1095: 1092: 1089: 1086: 1083: 1080: 1077: 1074: 1071: 1068: 1065: 1062: 1058: 1054: 1053: 1050: 1047: 1044: 1041: 1038: 1035: 1032: 1029: 1026: 1023: 1020: 1017: 1014: 1012:"1.1" 1011: 1008: 1005: 1002: 995: 992: 991: 988: 984: 981: 978: 975: 972: 969: 966: 963: 960: 957: 954: 953: 950:"rot" 949: 946: 943: 942: 939:</script> 938: 937: 934: 931: 928: 925: 922: 919: 916: 913: 910: 907: 903: 899: 898: 895: 892: 889: 886: 883: 880: 877: 874: 871: 868: 865: 862: 859: 857:"1.1" 856: 853: 850: 847: 836: 831: 830: 827: 824: 821: 818: 815: 812: 809: 806: 803: 800: 797: 794: 792:"rot" 791: 788: 785: 782: 778: 775: 772: 769: 765: 764: 761: 757: 754: 751: 748: 745: 742: 739: 736: 733: 730: 727: 724: 722:"1.1" 721: 718: 715: 712: 709: 708: 698: 693: 692: 689: 686:</circle> 685: 684: 680: 677: 674: 673: 669: 666: 665: 662:"360" 661: 658: 657: 653: 650: 649: 645: 642: 641: 638:"XML" 637: 634: 633: 629: 626: 625: 621: 620: 617: 614: 611: 609:"red" 608: 605: 602: 599: 596: 593: 590: 587: 584: 581: 577: 574: 571: 568: 565: 562: 559: 556: 553: 550: 547: 544: 542:"1.1" 541: 538: 535: 532: 529: 528: 518: 505: 494: 488: 485: 470: 458: 454: 447: 381: 324:Mozilla Firefox 273:vector graphics 257: 174: 163: 162: 161: 156: 145: 139: 136: 129: 120:This article's 116: 112: 101: 95: 92: 89: 80: 76: 39: 35: 28: 23: 22: 15: 12: 11: 5: 4244: 4242: 4234: 4233: 4228: 4223: 4213: 4212: 4206: 4205: 4203: 4202: 4197: 4192: 4186: 4184: 4180: 4179: 4176: 4175: 4173: 4172: 4167: 4162: 4157: 4152: 4147: 4142: 4137: 4132: 4127: 4122: 4117: 4112: 4107: 4102: 4097: 4092: 4087: 4082: 4076: 4074: 4070: 4069: 4067: 4066: 4061: 4056: 4055: 4054: 4044: 4039: 4034: 4029: 4024: 4019: 4014: 4009: 4004: 3999: 3994: 3989: 3984: 3979: 3974: 3968: 3966: 3959: 3952: 3951: 3942: 3940: 3939: 3932: 3925: 3917: 3908: 3907: 3905: 3904: 3903: 3902: 3901:("WWW1", 1994) 3896: 3883: 3881: 3877: 3876: 3873: 3872: 3870: 3869: 3861: 3853: 3845: 3837: 3828: 3826: 3820: 3819: 3817: 3816: 3811: 3805: 3799: 3795: 3794: 3791: 3790: 3788: 3787: 3781: 3776: 3769: 3767: 3763: 3762: 3760: 3759: 3753: 3747: 3745: 3741: 3740: 3738: 3737: 3732: 3727: 3722: 3717: 3711: 3709: 3708:Working groups 3705: 3704: 3702: 3701: 3696: 3691: 3685: 3683: 3682:Elected groups 3679: 3678: 3676: 3675: 3669: 3663: 3659: 3658: 3655: 3654: 3652: 3651: 3646: 3640: 3638: 3634: 3633: 3631: 3630: 3625: 3620: 3615: 3610: 3605: 3599: 3597: 3593: 3592: 3590: 3589: 3587:Web Components 3584: 3579: 3573: 3571: 3567: 3566: 3564: 3563: 3557: 3555: 3551: 3550: 3548: 3547: 3545:XMLHttpRequest 3542: 3537: 3532: 3527: 3522: 3517: 3512: 3507: 3502: 3497: 3492: 3487: 3481: 3479: 3477:Working drafts 3473: 3472: 3470: 3469: 3464: 3459: 3454: 3449: 3443: 3441: 3437: 3436: 3434: 3433: 3432: 3431: 3430: 3429: 3419: 3414: 3409: 3404: 3399: 3394: 3393: 3392: 3387: 3377: 3372: 3367: 3362: 3357: 3352: 3347: 3342: 3337: 3332: 3327: 3317: 3316: 3315: 3305: 3300: 3295: 3290: 3285: 3280: 3279: 3278: 3268: 3263: 3258: 3253: 3248: 3243: 3238: 3237: 3236: 3234:Filter Effects 3226: 3221: 3216: 3211: 3206: 3201: 3196: 3191: 3190: 3189: 3179: 3174: 3169: 3164: 3159: 3154: 3149: 3144: 3139: 3138: 3137: 3127: 3122: 3117: 3112: 3107: 3106: 3105: 3100: 3095: 3085: 3080: 3075: 3070: 3065: 3059: 3057: 3048: 3042: 3041: 3035: 3033: 3032: 3025: 3018: 3010: 3001: 3000: 2998: 2997: 2992: 2982: 2971: 2968: 2967: 2965: 2964: 2963: 2962: 2961: 2960: 2945: 2940: 2935: 2930: 2925: 2924: 2923: 2913: 2908: 2903: 2898: 2897: 2896: 2891: 2886: 2881: 2871: 2866: 2861: 2860: 2859: 2857:Mickey Mousing 2854: 2843: 2841: 2840:Related topics 2837: 2836: 2834: 2833: 2828: 2823: 2818: 2813: 2808: 2803: 2798: 2793: 2788: 2783: 2772: 2770: 2766: 2765: 2762: 2761: 2759: 2758: 2753: 2748: 2743: 2738: 2733: 2731:Straight ahead 2728: 2723: 2718: 2713: 2711:Paint-on-glass 2708: 2703: 2698: 2693: 2688: 2683: 2678: 2677: 2676: 2671: 2666: 2661: 2651: 2645: 2643: 2639: 2638: 2636: 2635: 2630: 2628:Squigglevision 2625: 2620: 2615: 2610: 2605: 2603:Idle animation 2600: 2595: 2590: 2589: 2588: 2583: 2572: 2570: 2564: 2563: 2561: 2560: 2555: 2554: 2553: 2548: 2543: 2538: 2528: 2522: 2520: 2514: 2513: 2510: 2509: 2507: 2506: 2501: 2496: 2491: 2486: 2481: 2480: 2479: 2474: 2469: 2462:Motion capture 2459: 2454: 2449: 2444: 2439: 2434: 2428: 2426: 2420: 2419: 2417: 2416: 2414:Onion skinning 2411: 2406: 2401: 2396: 2391: 2386: 2380: 2378: 2369: 2353: 2352: 2350: 2349: 2344: 2339: 2338: 2337: 2327: 2326: 2325: 2315: 2310: 2300: 2299: 2298: 2283: 2281: 2275: 2274: 2272: 2271: 2269:Exposure sheet 2266: 2261: 2256: 2251: 2246: 2240: 2238: 2229: 2225: 2224: 2222: 2221: 2220: 2219: 2214: 2209: 2204: 2199: 2194: 2189: 2187:Adult animated 2179: 2178: 2177: 2172: 2167: 2162: 2157: 2152: 2147: 2142: 2140:Feature-length 2137: 2128: 2126: 2122: 2121: 2119: 2118: 2113: 2108: 2098: 2097: 2096: 2091: 2081: 2076: 2071: 2066: 2065: 2064: 2054: 2049: 2044: 2039: 2038: 2037: 2026: 2024: 2020: 2019: 2016: 2015: 2013: 2012: 2011: 2010: 2005: 2000: 1995: 1993:The Golden Age 1990: 1984:United States 1982: 1980:United Kingdom 1977: 1972: 1967: 1962: 1957: 1952: 1947: 1942: 1937: 1932: 1927: 1922: 1917: 1911: 1909: 1903: 1902: 1900: 1899: 1894: 1889: 1884: 1879: 1874: 1869: 1864: 1859: 1854: 1849: 1844: 1839: 1834: 1829: 1824: 1819: 1814: 1809: 1804: 1798: 1792: 1788: 1787: 1781: 1779: 1778: 1771: 1764: 1756: 1749: 1748: 1718: 1689: 1659: 1629: 1599: 1570: 1553:Opera Software 1539: 1514: 1488: 1471:Opera Software 1453: 1423: 1396: 1378: 1355: 1324: 1293: 1291: 1288: 1287: 1286: 1281: 1276: 1271: 1269:CSS animations 1264: 1261: 1245: 1242: 1233: 1232: 1229: 1222: 1220: 1217: 1210: 1208: 1205: 1198: 1196: 1193: 1186: 1151: 1148: 1063:<script> 1059:</title> 1001: 908:<script> 904:</title> 846: 835: 832: 783:</style> 762:</title> 711: 700: 699: 697: 694: 670:"1s" 635:attributeType= 627:attributeName= 582:</title> 531: 520: 519: 517: 514: 507: 506: 461: 459: 452: 446: 443: 439:Microsoft Edge 380: 377: 347: 346: 305: 294:CSS Animations 287: 259: 258: 256: 255: 248: 241: 233: 230: 229: 228: 227: 222: 217: 212: 207: 202: 197: 187: 186: 176: 175: 158: 157: 119: 117: 110: 103: 102: 83: 81: 74: 69: 43: 42: 40: 33: 26: 24: 14: 13: 10: 9: 6: 4: 3: 2: 4243: 4232: 4231:Web animation 4229: 4227: 4224: 4222: 4219: 4218: 4216: 4201: 4198: 4196: 4193: 4191: 4188: 4187: 4185: 4181: 4171: 4168: 4166: 4163: 4161: 4158: 4156: 4153: 4151: 4148: 4146: 4143: 4141: 4138: 4136: 4133: 4131: 4128: 4126: 4123: 4121: 4118: 4116: 4113: 4111: 4108: 4106: 4103: 4101: 4098: 4096: 4093: 4091: 4088: 4086: 4083: 4081: 4078: 4077: 4075: 4071: 4065: 4062: 4060: 4057: 4053: 4050: 4049: 4048: 4045: 4043: 4040: 4038: 4035: 4033: 4030: 4028: 4025: 4023: 4020: 4018: 4015: 4013: 4010: 4008: 4005: 4003: 4000: 3998: 3995: 3993: 3990: 3988: 3985: 3983: 3980: 3978: 3975: 3973: 3970: 3969: 3967: 3963: 3960: 3958: 3953: 3948: 3945: 3938: 3933: 3931: 3926: 3924: 3919: 3918: 3915: 3900: 3897: 3894: 3891: 3890: 3888: 3885: 3884: 3882: 3878: 3865: 3862: 3857: 3854: 3849: 3846: 3841: 3838: 3833: 3830: 3829: 3827: 3825: 3821: 3815: 3812: 3810: 3807: 3806: 3803: 3800: 3796: 3785: 3782: 3780: 3777: 3774: 3771: 3770: 3768: 3766:Closed groups 3764: 3757: 3754: 3752: 3749: 3748: 3746: 3742: 3736: 3733: 3731: 3728: 3726: 3723: 3721: 3718: 3716: 3713: 3712: 3710: 3706: 3700: 3697: 3695: 3692: 3690: 3687: 3686: 3684: 3680: 3674: 3671: 3670: 3667: 3664: 3662:Organizations 3660: 3650: 3647: 3645: 3642: 3641: 3639: 3635: 3629: 3626: 3624: 3621: 3619: 3616: 3614: 3611: 3609: 3606: 3604: 3601: 3600: 3598: 3594: 3588: 3585: 3583: 3580: 3578: 3575: 3574: 3572: 3568: 3562: 3559: 3558: 3556: 3552: 3546: 3543: 3541: 3538: 3536: 3533: 3531: 3528: 3526: 3523: 3521: 3518: 3516: 3513: 3511: 3508: 3506: 3503: 3501: 3498: 3496: 3493: 3491: 3488: 3486: 3483: 3482: 3480: 3478: 3474: 3468: 3465: 3463: 3460: 3458: 3455: 3453: 3450: 3448: 3445: 3444: 3442: 3438: 3428: 3425: 3424: 3423: 3420: 3418: 3415: 3413: 3410: 3408: 3405: 3403: 3400: 3398: 3395: 3391: 3388: 3386: 3383: 3382: 3381: 3378: 3376: 3373: 3371: 3368: 3366: 3363: 3361: 3358: 3356: 3353: 3351: 3348: 3346: 3343: 3341: 3338: 3336: 3333: 3331: 3328: 3326: 3323: 3322: 3321: 3318: 3314: 3311: 3310: 3309: 3306: 3304: 3301: 3299: 3296: 3294: 3291: 3289: 3286: 3284: 3281: 3277: 3274: 3273: 3272: 3269: 3267: 3264: 3262: 3259: 3257: 3254: 3252: 3249: 3247: 3244: 3242: 3239: 3235: 3232: 3231: 3230: 3227: 3225: 3222: 3220: 3217: 3215: 3212: 3210: 3207: 3205: 3202: 3200: 3197: 3195: 3192: 3188: 3185: 3184: 3183: 3180: 3178: 3175: 3173: 3170: 3168: 3165: 3163: 3160: 3158: 3155: 3153: 3150: 3148: 3145: 3143: 3140: 3136: 3133: 3132: 3131: 3128: 3126: 3123: 3121: 3118: 3116: 3113: 3111: 3108: 3104: 3101: 3099: 3096: 3094: 3091: 3090: 3089: 3086: 3084: 3081: 3079: 3078:Canonical XML 3076: 3074: 3071: 3069: 3066: 3064: 3061: 3060: 3058: 3056: 3052: 3049: 3043: 3038: 3031: 3026: 3024: 3019: 3017: 3012: 3011: 3008: 2996: 2993: 2991: 2987: 2983: 2981: 2973: 2972: 2969: 2959: 2956: 2955: 2954: 2951: 2950: 2949: 2946: 2944: 2941: 2939: 2936: 2934: 2931: 2929: 2926: 2922: 2919: 2918: 2917: 2914: 2912: 2909: 2907: 2904: 2902: 2899: 2895: 2892: 2890: 2887: 2885: 2882: 2880: 2877: 2876: 2875: 2872: 2870: 2867: 2865: 2862: 2858: 2855: 2853: 2852:Bouncing ball 2850: 2849: 2848: 2845: 2844: 2842: 2838: 2832: 2829: 2827: 2824: 2822: 2819: 2817: 2814: 2812: 2809: 2807: 2804: 2802: 2799: 2797: 2794: 2792: 2789: 2787: 2784: 2781: 2777: 2774: 2773: 2771: 2767: 2757: 2754: 2752: 2749: 2747: 2744: 2742: 2739: 2737: 2734: 2732: 2729: 2727: 2724: 2722: 2719: 2717: 2714: 2712: 2709: 2707: 2704: 2702: 2699: 2697: 2696:Hydrotechnics 2694: 2692: 2689: 2687: 2686:Drawn-on-film 2684: 2682: 2679: 2675: 2672: 2670: 2667: 2665: 2662: 2660: 2657: 2656: 2655: 2652: 2650: 2647: 2646: 2644: 2642:Other methods 2640: 2634: 2631: 2629: 2626: 2624: 2621: 2619: 2616: 2614: 2613:Magic Lantern 2611: 2609: 2606: 2604: 2601: 2599: 2596: 2594: 2591: 2587: 2584: 2582: 2579: 2578: 2577: 2574: 2573: 2571: 2569: 2565: 2559: 2556: 2552: 2549: 2547: 2546:Virtual human 2544: 2542: 2539: 2537: 2534: 2533: 2532: 2529: 2527: 2524: 2523: 2521: 2519: 2515: 2505: 2502: 2500: 2497: 2495: 2492: 2490: 2487: 2485: 2482: 2478: 2475: 2473: 2472:hand tracking 2470: 2468: 2465: 2464: 2463: 2460: 2458: 2455: 2453: 2450: 2448: 2445: 2443: 2440: 2438: 2435: 2433: 2430: 2429: 2427: 2425: 2421: 2415: 2412: 2410: 2407: 2405: 2402: 2400: 2397: 2395: 2392: 2390: 2387: 2385: 2382: 2381: 2379: 2377: 2373: 2370: 2367: 2363: 2358: 2354: 2348: 2345: 2343: 2340: 2336: 2333: 2332: 2331: 2328: 2324: 2321: 2320: 2319: 2316: 2314: 2311: 2308: 2304: 2301: 2297: 2293: 2292:clay painting 2290: 2289: 2288: 2285: 2284: 2282: 2280: 2276: 2270: 2267: 2265: 2262: 2260: 2257: 2255: 2252: 2250: 2247: 2245: 2242: 2241: 2239: 2237: 2233: 2230: 2226: 2218: 2215: 2213: 2210: 2208: 2205: 2203: 2200: 2198: 2195: 2193: 2190: 2188: 2185: 2184: 2183: 2180: 2176: 2173: 2171: 2168: 2166: 2163: 2161: 2158: 2156: 2153: 2151: 2148: 2146: 2143: 2141: 2138: 2136: 2133: 2132: 2130: 2129: 2127: 2123: 2117: 2114: 2112: 2109: 2106: 2102: 2099: 2095: 2092: 2090: 2089:international 2087: 2086: 2085: 2082: 2080: 2077: 2075: 2072: 2070: 2067: 2063: 2060: 2059: 2058: 2055: 2053: 2050: 2048: 2045: 2043: 2040: 2036: 2033: 2032: 2031: 2028: 2027: 2025: 2021: 2009: 2006: 2004: 2001: 1999: 1996: 1994: 1991: 1989: 1986: 1985: 1983: 1981: 1978: 1976: 1973: 1971: 1968: 1966: 1963: 1961: 1958: 1956: 1953: 1951: 1948: 1946: 1943: 1941: 1938: 1936: 1933: 1931: 1928: 1926: 1923: 1921: 1918: 1916: 1913: 1912: 1910: 1908: 1904: 1898: 1895: 1893: 1892:United States 1890: 1888: 1885: 1883: 1880: 1878: 1875: 1873: 1870: 1868: 1865: 1863: 1860: 1858: 1855: 1853: 1850: 1848: 1845: 1843: 1840: 1838: 1835: 1833: 1830: 1828: 1825: 1823: 1820: 1818: 1815: 1813: 1810: 1808: 1805: 1803: 1800: 1799: 1796: 1793: 1789: 1784: 1777: 1772: 1770: 1765: 1763: 1758: 1757: 1754: 1737: 1733: 1729: 1722: 1719: 1707: 1703: 1699: 1693: 1690: 1678: 1674: 1670: 1663: 1660: 1648: 1644: 1640: 1633: 1630: 1618: 1614: 1610: 1603: 1600: 1588: 1584: 1580: 1574: 1571: 1558: 1554: 1550: 1543: 1540: 1528: 1524: 1518: 1515: 1502: 1498: 1492: 1489: 1476: 1472: 1468: 1464: 1457: 1454: 1441: 1437: 1433: 1427: 1424: 1412: 1408: 1407: 1400: 1397: 1385: 1381: 1379:9783540785460 1375: 1371: 1370: 1365: 1359: 1356: 1343: 1339: 1335: 1328: 1325: 1312: 1308: 1304: 1298: 1295: 1289: 1285: 1284:GIF animation 1282: 1280: 1277: 1275: 1272: 1270: 1267: 1266: 1262: 1260: 1259: 1255: 1251: 1243: 1241: 1238: 1226: 1221: 1214: 1209: 1202: 1197: 1190: 1185: 1183: 1163: 1161: 1149: 1126:"2" 1120:"1" 1114:"0" 1055:<title> 999: 970:"2" 964:"1" 958:"0" 900:<title> 840: 833: 810:"2" 804:"1" 798:"0" 766:<style> 758:<title> 704: 695: 654:"0" 603:"2" 597:"1" 591:"0" 578:<title> 524: 515: 513: 503: 500: 492: 482: 478: 474: 468: 467: 462:This section 460: 451: 450: 444: 442: 440: 436: 432: 428: 424: 419: 417: 413: 409: 405: 401: 397: 392: 390: 386: 378: 376: 374: 370: 366: 362: 357: 355: 351: 344: 343:web standards 341: 337: 333: 329: 328:Google Chrome 325: 321: 317: 313: 309: 306: 303: 299: 295: 291: 288: 285: 281: 278: 277: 276: 274: 270: 266: 263:Animation of 254: 249: 247: 242: 240: 235: 234: 232: 231: 226: 225:SVG animation 223: 221: 218: 216: 213: 211: 208: 206: 203: 201: 198: 196: 193: 192: 191: 189: 188: 185: 181: 172: 169: 154: 151: 143: 133: 127: 125: 118: 109: 108: 99: 96:February 2010 87: 82: 73: 72: 67: 65: 58: 57: 52: 51: 46: 41: 32: 31: 19: 3045:Products and 2953:anime series 2911:Motion comic 2780:visual music 2726:Pose to pose 2701:Inbetweening 2681:Chuckimation 2623:Shadowmation 2576:Animatronics 2477:eye tracking 2457:Morph target 2409:Multi-sketch 2398: 2160:Short series 2074:Art pipeline 2052:Story artist 1998:World War II 1867:South Africa 1740:. Retrieved 1731: 1721: 1710:. Retrieved 1701: 1692: 1681:. Retrieved 1672: 1662: 1651:. Retrieved 1642: 1632: 1621:. Retrieved 1612: 1602: 1591:. Retrieved 1582: 1573: 1561:. Retrieved 1557:the original 1542: 1531:. Retrieved 1517: 1505:. Retrieved 1491: 1479:. Retrieved 1475:the original 1466: 1456: 1444:. Retrieved 1426: 1415:. Retrieved 1405: 1399: 1388:. Retrieved 1368: 1358: 1346:. Retrieved 1327: 1315:. Retrieved 1297: 1247: 1234: 1164: 1153: 1144:</svg> 1021:xmlns:xlink= 993: 989:</svg> 866:xmlns:xlink= 828:</svg> 731:xmlns:xlink= 690:</svg> 675:repeatCount= 551:xmlns:xlink= 510: 495: 486: 463: 423:web browsers 420: 403: 393: 382: 358: 348: 336:web browsers 330:(2016) and 262: 224: 190: 164: 146: 137: 121: 93: 85: 61: 54: 48: 47:Please help 44: 18:Animated SVG 3880:Conferences 3756:WebAssembly 3725:WebAssembly 3628:WebPlatform 3283:Web storage 3266:WebAssembly 3063:ActivityPub 2879:model sheet 2736:Rubber hose 2659:model sheet 2437:Cel shading 2279:Stop motion 2264:Rotoscoping 2236:Traditional 2165:Stop-motion 2111:Outsourcing 1872:South Korea 1852:Philippines 1847:North Korea 1563:24 February 1481:24 February 1348:24 February 1258:Velocity.js 1250:abstraction 1066:letobject; 402:published " 140:August 2014 4215:Categories 3809:CERN httpd 3596:Deprecated 3570:Initiative 3554:Guidelines 3462:XHTML+SMIL 3330:Encryption 3293:Webmention 3256:Timed text 3093:Animations 2884:walk cycle 2751:Syncro-Vox 2664:walk cycle 2568:Mechanical 2494:Procedural 2394:PowerPoint 2347:Puppetoons 2342:Pixilation 2307:silhouette 2296:strata-cut 2287:Claymation 2228:Techniques 2217:Television 1988:Silent Era 1920:Bangladesh 1915:Azerbaijan 1802:Bangladesh 1791:By country 1742:2022-03-20 1732:www.w3.org 1712:2022-03-20 1702:www.w3.org 1683:2022-03-20 1653:2021-04-09 1623:2021-04-09 1593:2022-03-20 1583:www.w3.org 1533:2011-03-29 1446:4 February 1417:2022-04-24 1390:2022-04-24 1317:4 February 1290:References 1102:<circle 944:<circle 786:<circle 585:<circle 473:improve it 363:(PNG) and 312:hypermedia 284:ECMAScript 267:, an open 50:improve it 4090:Asymptote 3982:DrawingML 3972:Asymptote 3859:(1994–97) 3851:(1994–97) 3843:(1993–98) 3832:Line Mode 3637:Obsoleted 3447:IndieAuth 3355:Signature 3345:Namespace 3142:IndexedDB 3120:EmotionML 3047:standards 2894:off-model 2864:Key frame 2721:Pixel art 2716:Pinscreen 2674:off-model 2618:Scanimate 2536:Machinima 2335:Brickfilm 2323:go motion 2249:Flip book 1783:Animation 1244:Libraries 1237:MediaWiki 477:verifying 431:Firefox 4 408:HTML+TIME 400:Microsoft 350:Libraries 280:Scripting 56:talk page 4183:See also 4105:GeoGebra 4022:PSTricks 4012:PGF/TikZ 4007:MetaPost 3992:GeoGebra 3824:Browsers 3798:Software 3730:WebAuthn 3427:elements 3397:XPointer 3365:XInclude 3261:VoiceXML 3167:Micropub 2980:Category 2889:lip sync 2769:Variants 2756:Zoetrope 2706:Morphing 2669:lip sync 2649:Blocking 2541:Aniforms 2518:Puppetry 2499:Skeletal 2366:timeline 2357:Computer 2212:Internet 2094:regional 2030:Animator 2023:Industry 1887:Thailand 1857:Portugal 1837:Malaysia 1736:Archived 1706:Archived 1677:Archived 1647:Archived 1617:Archived 1587:Archived 1527:Archived 1507:29 March 1501:Archived 1440:Archived 1411:Archived 1406:SMIL 3.0 1384:Archived 1342:Archived 1311:Archived 1263:See also 1039:viewBox= 1009:version= 884:viewBox= 854:version= 749:viewBox= 719:version= 569:viewBox= 539:version= 489:May 2019 445:Examples 433:(2011). 421:Certain 326:(2011), 322:(2006), 318:(2003) 4125:OpenGEX 4095:COLLADA 3895:(IW3C2) 3889:(IW3C) 3835:(1990–) 3540:XFrames 3152:JSON-LD 3098:Flexbox 2995:Outline 2362:history 2313:Graphic 2259:Masking 2150:Package 1975:Ukraine 1945:Hungary 1907:History 1897:Vietnam 1862:Romania 1822:Estonia 1817:Czechia 1645:. W3C. 1254:Raphaël 1129:stroke= 1045:onload= 1033:height= 1006:<svg 973:stroke= 932:},20); 890:onload= 878:height= 851:<svg 813:stroke= 743:height= 716:<svg 606:stroke= 563:height= 536:<svg 471:Please 379:History 375:(MNG). 334:(2017) 290:Styling 86:updated 4002:Lottie 3814:Libwww 3775:(DDWG) 3735:WHATWG 3603:C-HTML 3525:WebGPU 3417:XSL-FO 3407:XQuery 3360:XForms 3350:Schema 3335:Events 3298:WebSub 3251:SPARQL 3187:Schema 3162:MathML 2990:Portal 2551:Live2D 2467:facial 2432:T-pose 2330:Object 2303:Cutout 2182:Series 2131:Films 1970:Russia 1940:France 1930:Canada 1925:Brazil 1882:Taiwan 1842:Mexico 1807:Bhutan 1785:topics 1376:  1027:width= 1015:xmlns= 872:width= 860:xmlns= 789:class= 737:width= 725:xmlns= 557:width= 545:xmlns= 332:Safari 304:(DOM). 298:WebKit 4190:Web3D 4170:xVRML 4085:3DXML 4080:3DMLW 3864:Amaya 3848:Agora 3840:Arena 3786:(MMI) 3694:Board 3530:WebXR 3500:InkML 3490:CURIE 3485:CCXML 3452:XAdES 3440:Notes 3402:XProc 3380:XPath 3370:XLink 3313:+RDFa 3308:XHTML 3246:SHACL 3241:SCXML 3135:HTML5 3039:(W3C) 2806:Anime 2447:Crowd 2389:Flash 2318:Model 2207:Flash 2155:Short 2125:Works 1965:Korea 1960:Japan 1950:India 1935:China 1877:Spain 1832:Japan 1827:India 1812:China 1274:D3.js 1141:/> 1135:fill= 985:/> 979:fill= 825:/> 819:fill= 681:/> 651:from= 643:type= 612:fill= 427:Amaya 412:Intel 340:Acid3 320:Opera 316:Amaya 4160:XAML 4150:VRML 4135:STEP 4115:IGES 4110:glTF 4059:XAML 4017:PGML 3997:HVIF 3957:type 3856:Argo 3779:HTML 3618:PGML 3613:JSSS 3608:HDML 3535:XFDL 3520:sXBL 3422:XSLT 3325:Base 3303:WOFF 3288:WSDL 3224:SSML 3214:SRGS 3209:SOAP 3204:SMIL 3199:SKOS 3194:SISR 3130:HTML 3103:Grid 3073:ARIA 2746:Sand 2384:2.5D 2062:List 2035:List 1955:Iran 1565:2010 1509:2011 1483:2010 1448:2010 1374:ISBN 1350:2010 1338:CNet 1319:2010 1256:and 1235:The 1179:auto 1051:> 896:> 755:> 667:dur= 618:> 575:> 371:and 369:APNG 365:JPEG 354:shim 308:SMIL 195:sXBL 4165:XVL 4155:X3D 4145:U3D 4140:STL 4130:PRC 4100:DWF 4064:Xar 4052:EMF 4047:WMF 4042:VML 4037:SWF 4032:SVG 3977:CGM 3955:By 3720:SVG 3715:CSS 3699:TAG 3644:P3P 3623:VML 3510:RIF 3505:MSE 3495:EME 3467:XUP 3457:XBL 3412:XSL 3390:3.x 3385:2.0 3375:XOP 3320:XML 3271:WoT 3229:SVG 3219:SRI 3182:RDF 3177:PLS 3172:OWL 3147:ITS 3115:EXI 3110:DOM 3088:CSS 3083:CDF 2869:Cel 2442:CGI 2404:CSS 2399:SVG 1643:W3C 1613:W3C 1174:XML 1170:CSS 1160:XML 1117:cy= 1111:cx= 1105:id= 961:cy= 955:cx= 947:id= 801:cy= 795:cx= 659:to= 594:cy= 588:cx= 475:by 389:XML 269:XML 4217:: 4120:JT 4073:3D 3965:2D 3758:CG 3689:AB 3276:TD 2424:3D 2376:2D 2364:, 2294:, 1734:. 1730:. 1700:. 1675:. 1671:. 1641:. 1611:. 1585:. 1581:. 1551:. 1525:. 1469:. 1465:. 1434:. 1409:. 1382:. 1340:. 1336:. 1305:. 1123:r= 1096:} 1078:} 967:r= 935:} 807:r= 779:} 600:r= 282:: 59:. 3936:e 3929:t 3922:v 3029:e 3022:t 3015:v 2782:) 2778:( 2368:) 2360:( 2309:) 2305:( 2107:) 2103:( 1775:e 1768:t 1761:v 1745:. 1715:. 1686:. 1656:. 1626:. 1596:. 1567:. 1536:. 1511:. 1485:. 1450:. 1420:. 1393:. 1352:. 1321:. 502:) 496:( 491:) 487:( 469:. 252:e 245:t 238:v 171:) 165:( 153:) 147:( 142:) 138:( 128:. 98:) 94:( 88:. 66:) 62:( 20:)

Index

Animated SVG
improve it
talk page
Learn how and when to remove these messages
encyclopedic tone
guide to writing better articles
Learn how and when to remove this message
Learn how and when to remove this message
Scalable Vector Graphics
sXBL
SVG Working Group
SVG filter effects
Precision Graphics Markup Language
Vector Markup Language
XHTML+MathML+SVG
SVG animation
v
t
e
Scalable Vector Graphics
XML
vector graphics
Scripting
ECMAScript
Styling
CSS Animations
WebKit
Document Object Model
SMIL
hypermedia

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.