According to https://bugs.webkit.org/show_bug.cgi?id=177579 no browser implements this. This appears true in Chromium and WebKit. 1. Load https://tests.caniuse.com/?feat=beacon. 2. Once everything has loaded, run `performance.getEntriesByType("resource")`. 3. Observe no "`beacon`" entries in the result.
According to https://bugs.webkit.org/show_bug.cgi?id=177579 no browser implements this. This appears true in Chromium and WebKit.
performance.getEntriesByType("resource").beacon" entries in the result.