「SVG Updates」修訂間的差異
出自 MozTW Wiki
Danielwang(對話 | 貢獻) |
|||
行 1: | 行 1: | ||
+ | '''粗體文字'''[[Link title]][http://www.example.com link title] | ||
+ | == Headline text == | ||
+ | [[Image:Example.jpg]][[Media:Example.mp3]]<math>Insert formula here</math><nowiki>Insert non-formatted text here</nowiki>--[[User:219.148.45.101|219.148.45.101]] 14:09, 23 Mar 2005 (CST) | ||
+ | ---- | ||
<h1>SVG 開發更新</h1> | <h1>SVG 開發更新</h1> | ||
於 2005年3月23日 (三) 14:09 的修訂
Headline text
Media:Example.mp3<math>Insert formula here</math>Insert non-formatted text here--219.148.45.101 14:09, 23 Mar 2005 (CST)
SVG 開發更新
資料來源:Mozilla SVG Update 作者:tor
SVG 2004-11-22 每週更新
上週的登入 (check-in)
還躲著的 patch
- Bug 193825 - <svg:clipPath> 實作
- Bug 216559 - currentColor 實作
- Bug 216568 - <svg:image> 實作
- Bug 237020 - <svg:symbol> 與 <svg:use> 實作
- Bug 238530 - <svg:marker> 實作
- Bug 252631- 每文件多重 onload 屬性
- Bug 261800 - 給非文字項目 getBBox
- Bug 267953 - 允許 <svg:script> 用 text/ecmascript
SVG 2004-11-15 每週更新
自上禮拜的重要項目
- 有 SVG 的 Mozilla 建造現支援用 <embed> 嵌入的 SVG
上週的登入 (check-in)
- Bug 103294 - 修復 stroke-dasharray 解析 (parsing)
- Bug 240408 - 允許瀏覽器處理 <html:embed> 內的 SVG
- Bug 267650 - 如果有線條 (stroke) 與 fill='none' 會當機 (gdi+)
- Bug 269891- 如果 stroke-dasharray 樣式共用會當機
還躲著的 patch
- Bug 193825 - <svg:clipPath> 實作
- Bug 216559 - currentColor 實作
- Bug 216568 - <svg:image> 實作
- Bug 237020 - <svg:symbol> 與 <svg:use> 實作
- Bug 238530 - <svg:marker> 實作
- Bug 252631 - 每文件多重 onload 屬性
- Bug 261800 - 給非文字項目 getBBox
- Bug 265988 - 清理 nsSVGDocument
- Bug 267195 - opacity 特性 (property) 實作
- Bug 267953 - 允許 <svg:script> 用 text/ecmascript