aboutsummaryrefslogtreecommitdiff
path: root/files/ko/svg_in_firefox/index.html
blob: f8c31a2a8c4515bee96b6340ef320aa6e6eedd38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
---
title: SVG in Firefox
slug: SVG_in_Firefox
tags:
  - SVG
translation_of: Web/SVG/SVG_1.1_Support_in_Firefox
---
<p>Firefox 2는 더욱 폭넓은 <a class="external" href="http://www.w3.org/Graphics/SVG/">Scalable Vector Graphics (SVG)</a> 기능 구현을 위해서 계속해서 향상시켜 나가고 있습니다. 많은 스펙과 버그 수정들이 포함되었지만 Firefox 1.5이후 새로이 추가된 유일한 특징이 바로 &lt;textPath&gt;입니다. -- 아래 참조.</p>
<p>Firefox SVG는 <a class="external" href="http://www.w3.org/TR/SVG11/">SVG 1.1</a>의 부분집합이지만 그렇다고 공식 프로필(Tiny, Basic, Full)들중 어느 것도 아닙니다. 각 내용들과 그것들이 Firefox 2에서 구현되었는지 아닌지에 대한 전체 내용은 문서의 마지막에서 찾을 수 있습니다. 문서의 나머지 부분은 우리의 구현상 제약사항들에 대한 정보를 제공할 것입니다.</p>
<p>우리들의 구현의 특이한 점들이 컨텐츠를 개발함에 있어서 번거로울 수도 있다는 것을 알고 있습니다. 하지만 커다란 스펙의 완전한 구현이 될 때까지 여러분의 인내를 부탁드립니다.</p>
<p>이 문서를 읽을때 이들 구현들의 세부사항들이 언제 바뀔지 궁금해할지도 모릅니다. 불행히도 <a class="external" href="http://www.mozilla.org/roadmap/gecko-1.9-roadmap.html">현재 로드맵</a>에 따르면 Gecko의 다음 버전에 기반한 Firefox의 공식 출시일이 꽤 나중이 되겠지만 2007년 1/4분기라고 나와있습니다. 그러나 새로운 기능을 시험해보고 싶다면 현재 개발중인 <a class="external" href="http://www.mozilla.org/developer/#builds">nightly builds</a>를 사용해볼 수 있습니다.</p>
<h2 id=".EC.84.B1.EB.8A.A5" name=".EC.84.B1.EB.8A.A5">성능</h2>
<p>Firefox가 출시하는 모든 플랫폼은 같은 렌더링 백엔드 <a class="external" href="http://cairographics.org/">cairo</a>를 사용합니다. 그래서 이들 간에 성능에 관한 특징은 일반적으로 유사할 것입니다. Linux에서의 성능은 예측하기가 가장 힘든데 이는 다양한 X서버마다 RENDER 확장의 구현이 다양하기 때문입니다.</p>
<p>Windows에서 SVG 렌더링은 다른 플랫폼상에서 보다도 상당히 빠릅니다.</p>
<h2 id=".EC.A2.8C.ED.91.9C_.EB.B2.94.EC.9C.84" name=".EC.A2.8C.ED.91.9C_.EB.B2.94.EC.9C.84">좌표 범위</h2>
<p>당신의 컨텐츠가 상당히 넓은 범위의 좌표를 가지는 구조를 가지고 있다면 cairo가 내부적으로 계산할 때 수를 16.16비트의 고정 소수점 표현 방식을 사용하기 때문에 발생할 수 있는 문제점들에 대해서 주의 깊게 고려해야 합니다. Cairo는 rasterization하기 전에 primitives들에 대한 클리핑을 하지 않기 때문에 변환과정 후 최종적으로 -32678에서 32677의 범위를 벗어나는 좌표들에 대해서는 렌더링 오류나 아주 느린 성능을 보여주기도 합니다.</p>
<h2 id="Windows_98.EC.97.90.EC.84.9C.EC.9D.98_Text" name="Windows_98.EC.97.90.EC.84.9C.EC.9D.98_Text">Windows 98에서의 Text</h2>
<p>안타깝게도 윈도우즈에서 cairo를 렌더링 엔진으로 사용한다면 Windows 98에서 텍스트 렌더링이 되지않는 버그가 있다. 사실, 그것보다 더 심각한 문제가 있다 : SVG 컨텐츠를 렌더링하는 도중에 텍스트를 만나면 모든 그리기 기능이 정지되어버리는 것이다.</p>
<h2 id=".ED.8F.B0.ED.8A.B8_.EC.84.A0.ED.83.9D" name=".ED.8F.B0.ED.8A.B8_.EC.84.A0.ED.83.9D">폰트 선택</h2>
<p>CSS에 익숙하다면 특정 폰트에서 들어있지 않은 기호들의 경우 폰트 속성에서 예비 폰트들을 지정할수 있다는 것을 알고 있을 것입니다. 현재 SVG 렌더링 백엔드는 단지 지정된 첫번째 폰트를 사용하도록 시도하며 만약 그 폰트가 없다면 플랫폼의 폰트를 사용하게 됩니다. 예비 폰트는 사용되지 않습니다; 그래서 예를 들면 <code>font-family="Arial,LucidaSansUnicode"</code> 이 코드는 Arial 폰트를 사용할 수 없는 경우 LucidaSansUnicode가 사용되게끔 하는 것은 아닙니다.</p>
<h2 id=".EC.9D.B8.EC.87.84" name=".EC.9D.B8.EC.87.84">인쇄</h2>
<p>아쉽지만 현재 인쇄는 SVG의 벡터 속성을 이용해서 매우 선명하게 출력해내도록 하는 부분은 완료되지 않았습니다. 하지만 화면 해상도정도로 그려져서 그 이미지처럼 출력됩니다.</p>
<p>Windows상에서 출력했을 때 폰트의 크기는 SVG에서 지정된 것보다도 훨씬 크게 출력됩니다.</p>
<h2 id=".EA.B7.B8.EB.A3.B9_opacity" name=".EA.B7.B8.EB.A3.B9_opacity">그룹 opacity</h2>
<p>그룹 opacity 속성인 <code>opacity</code>는 SVG 컨테이너 객체들을 부분적으로는 투명한 레이어로 다루어질 수 있도록 해주며, <code>fill-opacity</code><code>stroke-opacity</code>들과는 독립적인 속성입니다. 현재 <code>opacity</code>의 구현은 꽤 느려서, 참으면서 사용을 해야할 겁니다. <code>fill-opacity</code><code>stroke-opacity</code>는 훨씬 빠르며 컨텐츠에 따라서 같은 결과를 만들어 낼 수도 있습니다.</p>
<p>그룹 opacity는 현재 <code> &lt;g&gt;</code>에만 구현되어 있으며 <code>&lt;text&gt;</code><code>&lt;svg&gt;</code>는 구현되어 있지 않습니다.</p>
<h2 id=".ED.8F.B0.ED.8A.B8_.EA.B8.B0.EC.9A.B8.EC.9D.B4.EA.B8.B0" name=".ED.8F.B0.ED.8A.B8_.EA.B8.B0.EC.9A.B8.EC.9D.B4.EA.B8.B0">폰트 기울이기</h2>
<p>Microsoft Windows나 Mac OSX 플랫폼상에서는 문장의 기울였을때 내부의 채워짐이 정확히 일치하지 않습니다. 이 오차는 보통 매우 작은데 약간 더 기울이거나 함으로써 해결할 수 있습니다. 이 오차에 대한 예입니다:</p>
<p><img alt="그림:그림-text-fill-stroke.png"></p>
<h2 id=".3Cimage.3E" name=".3Cimage.3E"><code>&lt;image&gt;</code></h2>
<p><code>&lt;image&gt;</code>는 Firefox 1.5의 SVG 이미지들에는 지원되지 않습니다; 대신에 Firefox에서 사용되는 유일한 raster 이미지 포맷입니다.</p>
<p><code>&lt;image&gt;</code>의 모든 인스터스들은 사용되는 이미지와는 별도의 복사본을 가지는데 이는 만약 컨텐츠내에 아이콘과 같은 이미지에 대해 다수의 복사본을 사용한다면 새겨두어야 할 부분입니다. 안타깝게도 이 경우에 <code>&lt;image&gt;</code><code>&lt;use&gt;</code>는 또 다른 다른 복사본으로 간주합니다.</p>
<p>덧붙여, Firefox 1.5에서는 SVG에서 다수의 raster 이미지를 사용하면 성능히 심각하게 떨어질 수 있습니다.</p>
<h2 id="Events" name="Events">Events</h2>
<p>We support the SVG event attributes with the exception of <code>onfocusin</code>, <code>onfocusout</code>, and <code>onactivate</code>.</p>
<p>Our <code>onload</code> handling is currently somewhat nonstandard, but hopefully not in a way that hurts its use. While the code specified by the <code>onload</code> attribute is called for each element, an <code>SVGLoad</code> event is only fired for the root <code>&lt;svg&gt;</code> element. Some DOM methods will return garbage or an error if called before the corresponding element has been rendered, which you may need to take into account when writing <code>onload</code> code. Such methods are <code>getBBox</code>, <code>getScreenCTM</code>, etc.</p>
<p>We do not support the Adobe specific key events (<code>onkeydown</code>, <code>onkeyup</code>).</p>
<h2 id="Interoperability" name="Interoperability">Interoperability</h2>
<p>If you're working with current SVG content, you may encounter problems loading it into Firefox. Most of the problems tend to be fairly trivial, and are the result of Firefox being a stricter implementation. Jonathan Watt's <a class="external" href="http://jwatt.org/svg/authoring/">SVG Authoring Guidelines</a> explains the common problems.</p>
<h2 id="SVG_usage_situations" name="SVG_usage_situations">SVG usage situations</h2>
<p>Firefox 1.5 handles SVG as entire documents or when referenced by <code>embed</code>, <code>object</code>, or <code>iframe</code>. It cannot currently be used as source for an HTML or XHTML <code>img</code> element or for CSS properties that take an image reference.</p>
<h2 id="Animation" name="Animation">Animation</h2>
<p>Firefox 1.5 does not implement declarative animation, but does support dynamic scripting. Doug Shepers has used this to create <a class="external" href="http://www.vectoreal.com/smilscript/">SmilScript</a>, a small Javascript library that implements a subset of SVG's declarative animation.</p>
<h2 id="Bugs_fixed_in_Firefox_2" name="Bugs_fixed_in_Firefox_2">Bugs fixed in Firefox 2</h2>
<p>Firefox 2 fixes some bugs in its SVG implementation. This section provides a quick overview of the most interesting ones.</p>
<ul>
 <li>A problem filling and stroking text in which the drawing position isn't reset correctly between the two operations has been fixed (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=333615">333615</a>).</li>
</ul>
<ul>
 <li>Radial gradients now properly clamp the <code>fx</code> and <code>fy</code> attributes to ensure that they're within the circumference of a circle (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=330682">330682</a>).</li>
</ul>
<ul>
 <li>Text spans' and text elements' lengths can now be computed using their <code>getComputedTextLength()</code> methods, which improves compatibility with certain web sites (bugs <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=311031">311031</a> and <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=264380">264380</a>).</li>
</ul>
<ul>
 <li><code>&lt;tspan&gt;</code> elements now properly support the <code>dx</code> and <code>dy</code> attributes, and work if the <code>x</code> and <code>y</code> attributes aren't specified (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=311063">311063</a>).</li>
</ul>
<ul>
 <li>Improved invalidation logic on redraws, which prevents dropped pixels in certain cases (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=312269">312269</a>).</li>
</ul>
<ul>
 <li>Fixed a bug that prevented events from being handled properly for objects exposed by the clip path of another object (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=315861">315861</a>).</li>
</ul>
<ul>
 <li>Fixed a bug that would crash if a <code>&lt;path&gt;</code> element had a <code>d</code> attribute with an empty string (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=318379">318379</a>).</li>
</ul>
<ul>
 <li>The <code>overflow</code> attribute now works for the <code>marker</code> element, using the syntax <code>overflow="visible"</code>, which did not previously work correctly (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=320623">320623</a>).</li>
</ul>
<ul>
 <li>You can now access the <code>&lt;style&gt;</code> attribute of <code>marker</code> elements without throwing an exception (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=323589">323589</a>).</li>
</ul>
<ul>
 <li>You can now use percent values for the radius of a radial gradient (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=323669">323669</a>).</li>
</ul>
<ul>
 <li>The <code>documentElement.createSVGAngle()</code> method is now implemented (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=327437">327437</a>).</li>
</ul>
<ul>
 <li>Making a <code>&lt;stop&gt;</code> element a child of another <code>&lt;stop&gt;</code> element no longer asserts (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=328137">328137</a>).</li>
</ul>
<ul>
 <li>Changes to the height and width of markers, as well as to the orientation of the marker, now work (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=325728">325728</a>).</li>
</ul>
<ul>
 <li>Font sizes when printing on Windows are no longer much larger than specified for SVG (bug <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=314707">314707</a>).</li>
</ul>
<h2 id="Element_implementation_status" name="Element_implementation_status">Element implementation status</h2>
<table style="margin: 5px;">
 <tbody>
  <tr>
   <th><b>Element</b></th>
   <th><b>Notes</b></th>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#basic-structure-mod">Structure Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#SVGElement">svg</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li><code>currentScale</code> and <code>currentTranslate</code> DOM attributes are implemented, but there is no pan and zoom user interface.</li>
     <li>SVGSVGElement
      <ul>
       <li>Unimplemented attributes: contentScriptType, contentStyleType, viewport, useCurrentView, currentView</li>
       <li>Unimplemented bindings: pauseAnimations, unpauseAnimations, animationsPaused, getCurrentTime, setCurrentTime, getIntersectionList, getEnclosureList, checkIntersection, checkEnclosure, deselectAll, createSVGAngle, getElementById</li>
      </ul>
     </li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#GElement">g</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#DefsElement">defs</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#DescElement">desc</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li>Only stored in the DOM, no user interface.&lt;/td&gt;</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#TitleElement">title</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/metadata.html#MetadataElement">metadata</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li>Only stored in the DOM, no user interface.&lt;/td&gt;</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#SymbolElement">symbol</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#UseElement">use</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li>Only works for internal document references (<a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=269482">bug 269482</a>).</li>
     <li>Doesn't completely follow &lt;svg:use&gt; cascading rules (<a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=265894">bug 265894</a>).</li>
     <li>Doesn't deliver events to a SVGElementInstance tree (<a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=265895">bug 265895</a>).</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#conditional-mod">Conditional Processing Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#SwitchElement">switch</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#image-mod">Image Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/struct.html#ImageElement">image</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li>Only works for raster images (<a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=272288">bug 272288</a>).</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/styling.html#style-mod">Style Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/styling.html#StyleElement">style</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/shapes.html#shape-mod">Shape Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/paths.html#PathElement">path</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li>SVGPathElement Interface
      <ul>
       <li>Unimplemented attributes: pathLength, normalizedPathSegList, animatedPathSegList, animatedNormalizedPathSegList</li>
       <li>Unimplemented bindings: getTotalLength, getPointAtLength, getPathSegAtLength</li>
      </ul>
     </li>
     <li>SVGPathSegList Interface
      <ul>
       <li>Unimplemented bindings: replaceItem()</li>
      </ul>
     </li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/shapes.html#RectElement">rect</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/shapes.html#CircleElement">circle</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/shapes.html#LineElement">line</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/shapes.html#EllipseElement">ellipse</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/shapes.html#PolylineElement">polyline</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/shapes.html#PolygonElement">polygon</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/text.html#text-mod">Text Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#TextElement">text</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li>SVGTextElement
      <ul>
       <li>Unimplemented attributes: rotate, textLength, lengthAdjust</li>
       <li>Unimplemented bindings: getNumberOfChars, getSubStringLength, getStartPositionOfChar, getEndPositionOfChar, getRotationOfChar, getCharNumAtPosition, selectSubString</li>
       <li>Bindings not functional at <code>onload</code> time: getExtentOfChar</li>
      </ul>
     </li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#TSpanElement">tspan</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li>SVGTSpanElement
      <ul>
       <li>Unimplemented attributes: rotate, textLength, lengthAdjust</li>
       <li>Unimplemented bindings: getNumberOfChars, getComputedTextLength, getSubStringLength, getStartPositionOfChar, getEndPositionOfChar, getExtentOfChar, getRotationOfChar, getCharNumAtPosition, selectSubString</li>
      </ul>
     </li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#TRefElement">tref</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#TextPathElement">textPath</a></td>
   <td>
    <ul>
     <li>Implemented in Firefox 2.</li>
     <li>Unimplemented attributes: method, spacing, textLength, lengthAdjust</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#AltGlyphElement">altGlyph</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#AltGlyphDefElement">altGlyphDef</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#AltGlyphItemElement">altGlyphItem</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/text.html#GlyphRefElement">glyphRef</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/painting.html#marker-mod">Marker Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/painting.html#MarkerElement">marker</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/color.html#color-profile-mod">Color Profile Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/color.html#ColorProfileElement">color-profile</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/pservers.html#gradient-mod">Gradient Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/pservers.html#LinearGradientElement">linearGradient</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/pservers.html#RadialGradientElement">radialGradient</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/pservers.html#StopElement">stop</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/pservers.html#pattern-mod">Pattern Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/pservers.html#PatternElement">pattern</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/masking.html#clip-mod">Clip Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/masking.html#ClipPathElement">clipPath</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
     <li>Won't handle clip paths with have elements with different clip-rule properties or that reference other clipPaths. (<a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=267224">bug 267224</a>).</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/masking.html#mask-mod">Mask Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/masking.html#MaskElement">mask</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#filter-mod">Filter Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#FilterElement">filter</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feBlendElement">feBlend</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feColorMatrixElement">feColorMatrix</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feComponentTransferElement">feComponentTransfer</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feCompositeElement">feComposite</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feConvolveMatrixElement">feConvolveMatrix</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feDiffuseLightingElement">feDiffuseLighting</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feDisplacementMapElement">feDisplacementMap</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feFloodElement">feFlood</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feGaussianBlurElement">feGaussianBlur</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feImageElement">feImage</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feMergeElement">feMerge</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feMergeNodeElement">feMergeNode</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feMorphologyElement">feMorphology</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feOffsetElement">feOffset</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feSpecularLightingElement">feSpecularLighting</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feTileElement">feTile</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feTurbulenceElement">feTurbulence</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feDistantLightElement">feDistantLight</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#fePointLightElement">fePointLight</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feSpotLightElement">feSpotLight</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feFuncRElement">feFuncR</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feFuncGElement">feFuncG</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feFuncBElement">feFuncB</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/filters.html#feFuncAElement">feFuncA</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/interact.html#cursor-mod">Cursor Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/interact.html#CursorElement">cursor</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/linking.html#hyperlinking-mod">Hyperlinking Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/linking.html#AElement">a</a></td>
   <td>
    <ul>
     <li>Implemented as an XBL binding - object is not of type SVGAElement.</li>
     <li>Only <code>xlink:href</code>, <code>xlink:show</code>, and <code>xlink:target</code> (as of Firefox 2) attributes implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/linking.html#view-mod">View Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/linking.html#ViewElement">view</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/script.html#scripting-mod">Scripting Module</a></th>
  </tr>
  <tr style="color: black; background-color: lightgreen;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/script.html#ScriptElement">script</a></td>
   <td>
    <ul>
     <li>Implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#animation-mod">Animation Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#AnimateElement">animate</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#SetElement">set</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#AnimateMotionElement">animateMotion</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#AnimateTransformElement">animateTransform</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#AnimateColorElement">animateColor</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/animate.html#mpathElement">mpath</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#font-mod">Font Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#FontFaceElement">font</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#FontFaceNameElement">font-face</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#GlyphElement">glyph</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#MissingGlyphElement">missing-glyph</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#HKernElement">hkern</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#VKernElement">vkern</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#FontFaceSrcElement">font-face-src</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#FontFaceNameElement">font-face-uri</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#FontFaceNameElement">font-face-format</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#FontFaceNameElement">font-face-name</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/fonts.html#DefinitionSrcElement">definition-src</a></td>
   <td>
    <ul>
     <li>Not implemented.</li>
    </ul>
   </td>
  </tr>
  <tr>
   <th colspan="2"><a class="external" href="http://www.w3.org/TR/SVG11/extend.html#extensibility-mod">Extensibility Module</a></th>
  </tr>
  <tr style="color: black; background-color: salmon;">
   <td><a class="external" href="http://www.w3.org/TR/SVG11/extend.html#ForeignObjectElement">foreignObject</a></td>
   <td>
    <ul>
     <li>Implemented, but not built.</li>
    </ul>
   </td>
  </tr>
 </tbody>
</table>
<p>{{ languages( { "fr": "fr/SVG_dans_Firefox_1.5", "ja": "ja/SVG_in_Firefox_1.5", "pl": "pl/SVG_w_Firefoksie" } ) }}</p>