srakacastle.blogg.se

Firefox scratchpad
Firefox scratchpad










firefox scratchpad
  1. #FIREFOX SCRATCHPAD CODE#
  2. #FIREFOX SCRATCHPAD MAC#

  • Touch event support for touch-sensitive screens and trackpads has been included. To enable it, click on the options gear at the upper right of the Browser Content Toolbox, and make sure the Scratchpad box in the Default Developer Tools section the left is checked.
  • This API permits push notifications from the server in the form of DOM events.
  • Early support for Server-Sent Events has been implemented.
  • The result of a media query string can be evaluated programmatically using the window.matchMedia() method.
  • The new -moz-hyphens property lets you control how hyphenation of words is handled during line wrapping (none, manual, auto).
  • Text decorations such as underlines, overlines and strike-throughs can now be styled in CSS using -moz-text-decoration-line (none, underline, overline, line-through), -moz-text-decoration-style (inherit, solid, double, dotted, dashed, wavy) and -moz-text-decoration-color properties.
  • With Page Inspector, developers can peek into a page’s structure and. Firefox adds a number of new built-in developer tools that let developers change the look and feel of websites in real-time.

    #FIREFOX SCRATCHPAD MAC#

    Custom data attributes (data-*) can now be accessed via the DOM’s element.dataset property. Firefox for Windows, Mac and Linux adds powerful built-in developer tools and delivers smoother updates by making add-ons compatible by default.CSS3 border-radius can be applied to iframes.The track element is supported so you can apply text tracks to native audio and video.A new -moz-orient property allows you to set some elements, such as progress bars, to horizontal or vertical orientation.The Firefox Devtools now use CodeMirror in various places: Style editor, Debugger, Inspector (Edit as HTML) and Scratchpad.

    #FIREFOX SCRATCHPAD CODE#

    Codemirror is a popular HTML5-based code editor component used on web sites. You want to make that choice consistent across the developer tools. In Firefox 27, Codemirror is now deployed as the default code editor: Codemirror.

    firefox scratchpad

    The correct localization of this file might be to keep it in English, or another language commonly spoken among web developers. Colors can be styled with the ::-moz-progress-bar pseudo-element. LOCALIZATION NOTE These strings are used inside the JavaScript scratchpad which is available from the Web Developer sub-menu -> Scratchpad. The progress tag for graphical progress bars has been added.Web developers will able to adopt the following HTML5 technologies in Firefox 6:












    Firefox scratchpad