Web/API/PerformanceServerTiming/description

From Get docs


The description read-only property returns a DOMString value of the server-specified metric description, or an empty string.

Syntax

serverTiming.description;

Specifications

Specification Status Comment
Server TimingThe definition of 'description' in that specification. Working Draft Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet

description

Experimental'

Chrome

Full support 65

Edge

Full support ≤79

Firefox

Full support 61

IE

No support No

Opera

Full support 52

Safari

?

WebView Android

Full support 65

Chrome Android

Full support 65

Firefox Android

Full support 61

Opera Android

Full support 47

Safari iOS

?

Samsung Internet Android

Full support 9.0

Legend

Full support  
Full support
No support  
No support
Compatibility unknown  
Compatibility unknown
Experimental. Expect behavior to change in the future.'
Experimental. Expect behavior to change in the future.


See also