diff options
Diffstat (limited to 'files/zh-cn/mozilla/firefox/releases/12/index.html')
-rw-r--r-- | files/zh-cn/mozilla/firefox/releases/12/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/mozilla/firefox/releases/12/index.html b/files/zh-cn/mozilla/firefox/releases/12/index.html index ee154efbfe..448a5c5078 100644 --- a/files/zh-cn/mozilla/firefox/releases/12/index.html +++ b/files/zh-cn/mozilla/firefox/releases/12/index.html @@ -18,7 +18,7 @@ translation_of: Mozilla/Firefox/Releases/12 <ul> <li>The <code>title</code> attribute now supports newline characters to allow multi-line tooltips.</li> - <li>If JavaScript is disabled, the {{HTMLElement("canvas")}} element was being rendered instead of showing the fallback content as per the <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html">specification</a>. Now the fallback content is rendered instead.</li> + <li>If JavaScript is disabled, the {{HTMLElement("canvas")}} element was being rendered instead of showing the fallback content as per the <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html">specification</a>. Now the fallback content is rendered instead.</li> <li>The <code>crossorigin</code> attribute is now supported on {{HTMLElement("video")}}.</li> </ul> @@ -70,7 +70,7 @@ translation_of: Mozilla/Firefox/Releases/12 <h3 id="MathML">MathML</h3> <ul> - <li>To control the directionality of MathML formulas, the <code>dir</code> attribute is now supported on the {{MathMLElement("math")}}, {{MathMLElement("mrow")}}, and {{MathMLElement("mstyle")}} elements as well as on <a href="/Special:Tags?tag=MathML:Token+Elements" title="Special:Tags?tag=MathML:Token+Elements">MathML Token Elements</a>. This is particularly important for some <a class="external" href="http://www.w3.org/TR/arabic-math/" title="http://www.w3.org/TR/arabic-math/">Arabic mathematical notations</a>.</li> + <li>To control the directionality of MathML formulas, the <code>dir</code> attribute is now supported on the {{MathMLElement("math")}}, {{MathMLElement("mrow")}}, and {{MathMLElement("mstyle")}} elements as well as on <a href="/Special:Tags?tag=MathML:Token+Elements" title="Special:Tags?tag=MathML:Token+Elements">MathML Token Elements</a>. This is particularly important for some <a class="external" href="http://www.w3.org/TR/arabic-math/">Arabic mathematical notations</a>.</li> <li>The alignment attribute <code>align</code> defined in MathML3 has been implemented for {{MathMLElement("munder")}}, {{MathMLElement("mover")}}, and {{MathMLElement("munderover")}}.</li> </ul> |