Skip to content
Snippets Groups Projects
Commit dfdc3a2f authored by jh's avatar jh
Browse files

Bug 829940 - Remove "better image quality" from Firefox 18 release notes and move it to Firefox 19

parent 3c394597
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,6 @@
<ul>
<li>The new IonMonkey compiler improves JavaScript performance.</li>
<li>Preliminary support for WebRTC has been added.</li>
<li>Image quality has been improved through a new HTML scaling algorithm.</li>
<li><a href="https://developer.mozilla.org/en-US/docs/CSS/Using_CSS_flexible_boxes">CSS3
Flexbox</a> has been implemented.</li>
<li>Support for new DOM property window.devicePixelRatio has been added.</li>
......
......@@ -53,6 +53,7 @@
</ul>
<h3>Mozilla platform changes</h3>
<ul>
<li>Image quality has been improved through a new HTML scaling algorithm.</li>
<li>Canvas elements can export their content as an image blob using <a href="https://hacks.mozilla.org/2012/10/firefox-development-highlights-viewport-percentage-canvas-toblob-and-webrtc/">canvas.toBlob()</a> now.</li>
<li>CSS <a href="https://developer.mozilla.org/en-US/docs/CSS/@page">@page</a> is now supported.</li>
<li>CSS <a href="https://developer.mozilla.org/en-US/docs/CSS/length#Viewport-percentage_lengths">viewport-percentage length units</a> have been implemented (vh, vw, vmin and vmax).</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment