From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/pt-br/web/svg/element/altglyph/index.html | 113 ++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 files/pt-br/web/svg/element/altglyph/index.html (limited to 'files/pt-br/web/svg/element/altglyph/index.html') diff --git a/files/pt-br/web/svg/element/altglyph/index.html b/files/pt-br/web/svg/element/altglyph/index.html new file mode 100644 index 0000000000..5c73b99f10 --- /dev/null +++ b/files/pt-br/web/svg/element/altglyph/index.html @@ -0,0 +1,113 @@ +--- +title: altGlyph +slug: Web/SVG/Element/altGlyph +tags: + - Conteúdo Textual + - Elemento + - Referencia + - SVG +translation_of: Web/SVG/Element/altGlyph +--- +
{{SVGRef}}
+ +

O elemento altGlyph habilita a seleção sofisticada de símbolos utilizada para renderizar os dados de caractere de seu elemento filho.

+ +

Contexto de uso

+ +

{{svginfo}}

+ +

Exemplo

+ +

Atributos

+ +

Atributos globais

+ + + +

Atributos específicos

+ + + +

Interface DOM

+ +

Este elemento implementa a interface do SVGAltGlyphElement.

+ +

Compatibilidade dos navegadores

+ +

{{ CompatibilityTable() }}

+ +
+ + + + + + + + + + + + + + + + + + + +
RecursoChromeFirefox (Gecko)Internet ExplorerOperaSafari
Suporte básico1.0{{ CompatGeckoDesktop('2.0') }} [1]{{ CompatUnknown() }}{{ CompatOpera('10.6') }}{{ CompatSafari('4.0') }}
+
+ +
+ + + + + + + + + + + + + + + + + + + +
RecursoAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Suporte básico{{ CompatUnknown() }}{{ CompatGeckoMobile('2.0') }} [1]{{ CompatNo() }}{{ CompatOperaMobile('11.0') }}{{ CompatSafari('4.0') }}
+
+ +

[1] suporte parcial, veja bug 456286 e bug 571808.

+ +

A tabela é baseada nessas fontes.

+ +

Veja também

+ + -- cgit v1.2.3-54-g00ecf