Firefox3/M7/ReleaseNotes: Difference between revisions

 
(4 intermediate revisions by 3 users not shown)
Line 23: Line 23:
* Add backend support for full page zooming (images and layout in addition to text) ({{bug|4821}})
* Add backend support for full page zooming (images and layout in addition to text) ({{bug|4821}})
* Add support for CSS "text-rendering" property for HTML ({{bug|387969}})
* Add support for CSS "text-rendering" property for HTML ({{bug|387969}})
* cross-origin wrappers ({{bug|1367911}})
* cross-origin wrappers ({{bug|367911}}) Added a class of wrappers that mediates access between web pages that are from different origins. This fixes several security bugs, and paves the way for more security work.
* showModalDialog() ({{bug|194404}})
* Add support for opening modal dialogs from content (window.showModalDialog()). ({{bug|194404}})
* ({{bug|319455}})
* ({{bug|319455}})
* history menu is slow ({{bug|385397}})
* history menu is slow ({{bug|385397}})
Line 35: Line 35:
* Canvas text ({{bug|339553}} -- known bug with text-on-path on win32)
* Canvas text ({{bug|339553}} -- known bug with text-on-path on win32)
* Cross site XMLHttpRequest {{bug|389508}}
* Cross site XMLHttpRequest {{bug|389508}}
* fixed bugs in CSS font properties dealing with system fonts ({{bug|377947}}, fixed in alpha6), generic font families ({{bug|216456}}, {{bug|383979}}), font-size: larger and smaller ({{bug|388458}}), and font-weight: lighter and bolder ({{bug|383979}})
* implemented <code>-moz-initial</code> for almost all remaining CSS properties (except <code>quotes</code> and <code>-moz-border-<i>*</i>-colors</code>) {{bug|80887}}
* made window.getComputedStyle support all supported CSS properties ({{bug|316981}})
* Dropped SOAP support ({{bug|332174}})


== Queries ==
== Queries ==
546

edits