We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0468155 commit db7f862Copy full SHA for db7f862
interfaces/hr-time.idl
@@ -13,6 +13,5 @@ interface Performance : EventTarget {
13
};
14
15
partial interface mixin WindowOrWorkerGlobalScope {
16
- [Replaceable]
17
- readonly attribute Performance performance;
+ [Replaceable] readonly attribute Performance performance;
18
0 commit comments