Firefox 5 officially released

Source: Internet
Author: User
New Features of Firefox 5:
  1. Supports css3 animations, such as transition and keyframes. The-moz-prefix is required;
  2. All elements support the accesskey attribute, blur (), click (), focus (), and other methods;
  3. UTF-7 and UTF-32 character sets are no longer supported;
  4. AndroidThe woff font is supported;
  5. Extensive improvements to canvas:
    1. Canvas 2D supports setting an imagedata object as the input of the createimagedata () method;
    2. If an infinite value is specified for the canvasgradient method addcolorstop, index_size_err is returned instead of syntax_err;
    3. The todataurl () method of htmlcanvaselement can correctly convert the specified MIME type to lowercase before matching;
    4. When creatradialgradient () is called, if a negative value is specified, index_size_err is returned correctly;
    5. Including translate (), transform (), rect (), clearrect (), fillrect (), strokerect (), lineto (), moveTo (), quadraticcurveto (), or an invalid value set by arc () will not throw an exception, but will be ignored;
    6. Setting invalid values for rotate and scale will be ignored;
    7. Setting invalid values for shadowoffsetx, shadowoffsety, or shadowblur will be ignored;
    8. Other bugfix...
  6. a large number of Dom updates
    1. the modify () method of the selection object is adjusted. Consecutive spaces are no longer included in the selected text, which is consistent with the WebKit behavior.
    2. window. the setTimeout () method imposes a limit on the interactive tab. A maximum of timeout is sent every second, and the minimum value of nested timeout follow the HTML5 Standard 4 ms-the previous 10 ms;
    3. the setTimeout and window. setinterval () methods are used to limit the maximum number of times in the interactive tab.
    4. XMLHttpRequest supports loadend events to process listeners.
    5. the slice () method of blob and file objects is removed, and replaced by elastic slice ();
    6. window. Navigator. Language is detected by the accept-language in the HTTP header.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.