As in: ```JS await navigator.setAppBadge(2); // System doesn't support flag await navigator.setAppBadge(); ``` What should happen? WebKit opinion: it should keep the number.
As in:
What should happen?
WebKit opinion: it should keep the number.