Skip to content

Commit db7f862

Browse files
autofoolipfoolip
authored andcommitted

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

interfaces/hr-time.idl

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ interface Performance : EventTarget {
1313
};
1414

1515
partial interface mixin WindowOrWorkerGlobalScope {
16-
[Replaceable]
17-
readonly attribute Performance performance;
16+
[Replaceable] readonly attribute Performance performance;
1817
};

0 commit comments

Comments
 (0)