mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
239 lines
13 KiB
HTML
239 lines
13 KiB
HTML
<!DOCTYPE html>
|
|
<html lang='en'>
|
|
<head>
|
|
<title>animate-elem-46-t-manual.svg</title>
|
|
<meta charset='utf-8'>
|
|
</head>
|
|
<body>
|
|
<h1>Source SVG: animate-elem-46-t-manual.svg</h1>
|
|
<svg version="1.1" baseProfile="tiny" id="svg-root"
|
|
width="100%" height="100%" viewBox="0 0 480 360"
|
|
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<!--======================================================================-->
|
|
<!--= SVG 1.1 2nd Edition Test Case =-->
|
|
<!--======================================================================-->
|
|
<!--= Copyright 2009 World Wide Web Consortium, (Massachusetts =-->
|
|
<!--= Institute of Technology, European Research Consortium for =-->
|
|
<!--= Informatics and Mathematics (ERCIM), Keio University). =-->
|
|
<!--= All Rights Reserved. =-->
|
|
<!--= See http://www.w3.org/Consortium/Legal/. =-->
|
|
<!--======================================================================-->
|
|
|
|
<title id="test-title">$RCSfile: animate-elem-46-t.svg,v $</title>
|
|
<defs>
|
|
<font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F">
|
|
<font-face-src>
|
|
<font-face-uri xlink:href="../resources/SVGFreeSans.svg#ascii"/>
|
|
</font-face-src>
|
|
</font-face>
|
|
</defs>
|
|
<g id="test-body-content" font-family="SVGFreeSansASCII,sans-serif" font-size="18">
|
|
<defs>
|
|
<font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F" font-weight="700">
|
|
<font-face-src>
|
|
<font-face-uri xlink:href="../resources/SVGFreeSansBold.svg#ascii"/>
|
|
</font-face-src>
|
|
</font-face>
|
|
<font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F" font-style="italic">
|
|
<font-face-src>
|
|
<font-face-uri xlink:href="../resources/SVGFreeSansItalic.svg#ascii"/>
|
|
</font-face-src>
|
|
</font-face>
|
|
<font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F" font-weight="700" font-style="italic">
|
|
<font-face-src>
|
|
<font-face-uri xlink:href="../resources/SVGFreeSansBoldItalic.svg#ascii"/>
|
|
</font-face-src>
|
|
</font-face>
|
|
<font-face font-family="FreeSerif" unicode-range="U+0-7F" font-weight="bold">
|
|
<font-face-src>
|
|
<font-face-uri xlink:href="../resources/FreeSerifBold.svg#FreeSerifBold"/>
|
|
</font-face-src>
|
|
</font-face>
|
|
</defs>
|
|
<g transform="translate(80, 80)">
|
|
<g transform="translate(20,10)" text-anchor="end" font-size="14">
|
|
<text x="5" y="15">text-anchor</text>
|
|
<text x="5" y="50">font-size</text>
|
|
<text x="5" y="85">font-family</text>
|
|
<text x="5" y="120">font-style</text>
|
|
<text x="5" y="155">font-weight</text>
|
|
</g>
|
|
|
|
<g id="type" transform="translate(90, -10)" text-anchor="middle" font-size="14">
|
|
<text x="20" y="3"><text></text>
|
|
<text x="135" y="3"><g></text>
|
|
<text x="250" y="3"><a></text>
|
|
</g>
|
|
|
|
<g transform="translate(80,5)" text-anchor="start" font-size="20" fill="rgb(204,0,102)">
|
|
<g id="animateZero">
|
|
<defs>
|
|
<g id="animateZeroRef" font-size="30" font-weight="bold">
|
|
<text x="0" y="20" fill="#aaa" text-anchor="end">A</text>
|
|
<rect x="-2" y="18" width="4" height="4" fill="#aaa"/>
|
|
<text x="0" y="20" fill="#aaa" text-anchor="middle" transform="translate(30,0)">A</text>
|
|
<rect x="-2" y="18" width="4" height="4" fill="#aaa" transform="translate(30,0)"/>
|
|
<text x="0" y="20" fill="#aaa" text-anchor="start" transform="translate(60,0)">A</text>
|
|
<rect x="-2" y="18" width="4" height="4" fill="#aaa" transform="translate(60,0)"/>
|
|
<rect x="-2" y="18" width="4" height="4">
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" dur="3s" fill="freeze" calcMode="discrete"/>
|
|
</rect>
|
|
</g>
|
|
</defs>
|
|
|
|
<use xlink:href="#animateZeroRef"/>
|
|
<use xlink:href="#animateZeroRef" x="110"/>
|
|
<use xlink:href="#animateZeroRef" x="220"/>
|
|
|
|
<text id="textID_0" x="0" y="20" text-anchor="end" font-size="30" font-weight="bold">A</text>
|
|
<animate xlink:href="#textID_0" attributeName="text-anchor" values="end;middle;start" dur="3s" fill="freeze"/>
|
|
<animateTransform xlink:href="#textID_0" attributeName="transform" type="translate" values="0;30;60" dur="3s" fill="freeze" calcMode="discrete"/>
|
|
|
|
|
|
<g transform="translate(110, 0)" text-anchor="end" font-size="30" font-weight="bold">
|
|
<animate attributeName="text-anchor" values="end;middle;start" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20">A</text>
|
|
</g>
|
|
|
|
<a xlink:href="" transform="translate(220, 0)" text-anchor="end" font-size="30" font-weight="bold">
|
|
<animate attributeName="text-anchor" values="end;middle;start" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20">A</text>
|
|
</a>
|
|
</g>
|
|
|
|
<g id="animateOne" transform="translate(0,35)">
|
|
<defs>
|
|
<g id="animateOneRef" font-weight="bold" text-anchor="start">
|
|
<text x="0" y="20" fill="#aaa" font-size="30">A</text>
|
|
<text x="0" y="20" fill="#aaa" font-size="12" transform="translate(30,0)">A</text>
|
|
<text x="0" y="20" fill="#aaa" font-size="30" transform="translate(60,0)">A</text>
|
|
</g>
|
|
</defs>
|
|
|
|
<use xlink:href="#animateOneRef"/>
|
|
<use xlink:href="#animateOneRef" x="110"/>
|
|
<use xlink:href="#animateOneRef" x="220"/>
|
|
|
|
<text id="textID_1" x="0" y="20" font-size="12" font-weight="bold">A</text>
|
|
<animate xlink:href="#textID_1" attributeName="font-size" values="30;12;30" dur="3s" fill="freeze"/>
|
|
<animateTransform xlink:href="#textID_1" attributeName="transform" type="translate" from="0" to="60" dur="3s" fill="freeze"/>
|
|
|
|
<g transform="translate(110, 0)" font-size="12" font-weight="bold">
|
|
<animate attributeName="font-size" values="30;12;30" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" from="0" to="60" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20">A</text>
|
|
</g>
|
|
|
|
<a xlink:href="" transform="translate(220,0)" font-size="12" font-weight="bold">
|
|
<animate attributeName="font-size" values="30;12;30" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" from="0" to="60" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20">A</text>
|
|
</a>
|
|
</g>
|
|
|
|
<g id="animateTwo" transform="translate(0,70)">
|
|
<defs>
|
|
<g id="animateTwoRef" font-weight="bold" font-size="30">
|
|
<text x="0" y="20" fill="#aaa" font-family="SVGFreeSansASCII,sans-serif">A </text>
|
|
<text x="30" y="20" fill="#aaa" font-family="FreeSerif,serif">A</text>
|
|
<text x="60" y="20" font-size="30" fill="#aaa" font-family="SVGFreeSansASCII,sans-serif">A</text>
|
|
</g>
|
|
</defs>
|
|
<use xlink:href="#animateTwoRef"/>
|
|
<use xlink:href="#animateTwoRef" x="110"/>
|
|
<use xlink:href="#animateTwoRef" x="220"/>
|
|
|
|
<text id="textID_2" x="0" y="20" font-weight="bold" font-size="30">A</text>
|
|
<animate xlink:href="#textID_2" attributeName="font-family" values="SVGFreeSansASCII,sans-serif;FreeSerif,serif;SVGFreeSansASCII,sans-serif" dur="3s" fill="freeze"/>
|
|
<animateTransform xlink:href="#textID_2" attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze"/>
|
|
|
|
<g font-weight="bold" font-size="30" transform="translate(110,0)">
|
|
<animate attributeName="font-family" values="SVGFreeSansASCII,sans-serif;FreeSerif,serif;SVGFreeSansASCII,sans-serif" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20">A</text>
|
|
</g>
|
|
|
|
<a xlink:href="" font-weight="bold" font-size="30" transform="translate(220,0)">
|
|
<animate attributeName="font-family" values="SVGFreeSansASCII,sans-serif;FreeSerif,serif;SVGFreeSansASCII,sans-serif" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20">A</text>
|
|
</a>
|
|
</g>
|
|
|
|
<g id="animateThree" transform="translate(0,105)">
|
|
<defs>
|
|
<g id="animateThreeRef" font-size="30" font-weight="bold">
|
|
<text x="0" y="20" font-size="30" fill="#aaa" font-style="normal">A</text>
|
|
<text x="30" y="20" font-size="30" fill="#aaa" font-style="italic">A</text>
|
|
<text x="60" y="20" font-size="30" fill="#aaa" font-style="normal">A</text>
|
|
</g>
|
|
</defs>
|
|
<use xlink:href="#animateThreeRef"/>
|
|
<use xlink:href="#animateThreeRef" x="110"/>
|
|
<use xlink:href="#animateThreeRef" x="220"/>
|
|
|
|
<text id="textID_3" x="0" y="20" font-size="30" font-weight="bold">A</text>
|
|
<animate xlink:href="#textID_3" attributeName="font-style" values="normal;italic;normal" dur="3s" fill="freeze"/>
|
|
<animateTransform xlink:href="#textID_3" attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze"/>
|
|
|
|
<g transform="translate(110,0)" font-size="30" font-weight="bold">
|
|
<animate attributeName="font-style" values="normal;italic;normal" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20" font-size="30">A</text>
|
|
</g>
|
|
|
|
<a xlink:href="" transform="translate(220,0)" font-size="30" font-weight="bold">
|
|
<animate attributeName="font-style" values="normal;italic;normal" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20" font-size="30">A</text>
|
|
</a>
|
|
|
|
</g>
|
|
|
|
<g id="animateFour" transform="translate(0,140)">
|
|
<defs>
|
|
<g id="animateFourRef" font-size="30">
|
|
<text x="0" y="20" fill="#aaa" font-weight="bold">A</text>
|
|
<text x="30" y="20" fill="#aaa" font-weight="normal">A</text>
|
|
<text x="60" y="20" fill="#aaa" font-weight="bold">A</text>
|
|
</g>
|
|
</defs>
|
|
|
|
<use xlink:href="#animateFourRef"/>
|
|
<use xlink:href="#animateFourRef" x="110"/>
|
|
<use xlink:href="#animateFourRef" x="220"/>
|
|
|
|
<text id="textID_4" x="0" y="20" font-size="30">A</text>
|
|
<animate xlink:href="#textID_4" attributeName="font-weight" values="bold;normal;bold" calcMode="discrete" dur="3s" fill="freeze"/>
|
|
<animateTransform xlink:href="#textID_4" attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze"/>
|
|
|
|
<g transform="translate(110,0)" font-size="30">
|
|
<animate attributeName="font-weight" values="bold;normal;bold" calcMode="discrete" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20">A</text>
|
|
</g>
|
|
|
|
<a xlink:href="" transform="translate(220,0)" font-size="30">
|
|
<animate attributeName="font-weight" values="bold;normal;bold" calcMode="discrete" dur="3s" fill="freeze"/>
|
|
<animateTransform attributeName="transform" type="translate" values="0;30;60" calcMode="discrete" dur="3s" fill="freeze" additive="sum"/>
|
|
<text x="0" y="20">A</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
<g font-family="SVGFreeSansASCII,sans-serif" font-size="32">
|
|
<text id="revision" x="10" y="340" stroke="none" fill="black">$Revision: 1.9 $</text>
|
|
</g>
|
|
<rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/>
|
|
<!-- comment out this watermark once the test is approved -->
|
|
<!--<g id="draft-watermark">
|
|
<rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/>
|
|
<text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240"
|
|
text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text>
|
|
</g>-->
|
|
</svg>
|
|
</body>
|
|
</html>
|