Firefox beta 38 migliora il supporto ad HTML 5 e Ruby

Nicola Ligas
Nicola Ligas Tech Master
Firefox beta 38 migliora il supporto ad HTML 5 e Ruby

Firefox continua a migliorarsi, aggiungendo varie funzioni, per ora solo in beta, per renderlo al passo coi tempi. Parliamo di un migliore supporto all'HTML 5, in particolare con l'implementazione dell'API BroadcastChannel, e con l'attributo srcset e l'elemento <picture> per le immagini responsive, che migliorano la gestione delle immagini in base alla risoluzione. Per completare il supporto a Ruby, introdotto lo scorso mese, è stato invece aggiunto il supporto alle annotazioni.

Trovate di seguito il changelog completo, ed al termine il classico badge per il download dell'app dal Play Store:

  • NEW: Ruby annotation support
  • NEW: Locale added: Azerbaijani (az)
  • CHANGED: autocomplete=off is no longer supported for username/password fields
  • CHANGED: URL parser avoids doing percent encoding when setting the Fragment part of the URL, and percent decoding when getting the Fragment in line with the URL spec
  • CHANGED: RegExp.prototype.source now returns "(?:)" instead of the empty string for empty regular expressions
  • CHANGED: Page load times improved by speculative connection warmup
  • HTML5: WebSocket now available in Web Workers
  • HTML5: Implemented srcset attribute and <picture> element for responsive images
  • HTML5: Implemented DOM3 Events KeyboardEvent.code
  • HTML5: BroadcastChannel API implemented (more at hacks.mozilla.org)
  • DEVELOPER: WebRTC now has multistream and renegotiation support

 

Fonte: Firefox