The Wayback Machine - https://web.archive.org/web/20150927072332/https://developer.mozilla.org/ja/docs/Web/API/SVGStopElement

Join MDN and developers like you at Mozilla's View Source conference, November 2-4 in Portland, Oregon. Learn more at https://viewsourceconf.org/.

SVGStopElement

by 4 contributors:
この記事はまだ日本語に翻訳されていません。MDN の翻訳はボランティアによって行われています。是非 MDN に登録し、私たちの力になって下さい。

SVG stop interface

The SVGStopElement interface corresponds to the <stop> element.

Interface overview

Also implement SVGElement, SVGStylable
Methods None
Properties
Normative document SVG 1.1 (2nd Edition)

Properties

Name Type Description
offset SVGAnimatedNumber Corresponds to attribute offset on the given <stop> element.

Methods

The SVGStopElement interface do not provide any specific methods.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support ? ? ? ? ?
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support Not supported ? ? ? ?

 

ドキュメントのタグと貢献者

Contributors to this page: fscholz, kscarfone, Sheppy, Jeremie
最終更新者: fscholz,