Web platform features explorer

📃 June 2018 release notes

New in Firefox

The following features are now available in Firefox:

  • Server timing: The serverTiming property of the PerformanceResourceTiming API contains server timing information about network requests.
  • String trimStart() and trimEnd(): The trimStart() and trimEnd() methods of strings return a new string with whitespace removed from the beginning or end of the string.

New in Firefox for Android

The following features are now available in Firefox for Android:

  • Server timing: The serverTiming property of the PerformanceResourceTiming API contains server timing information about network requests.
  • String trimStart() and trimEnd(): The trimStart() and trimEnd() methods of strings return a new string with whitespace removed from the beginning or end of the string.