Skip to content

Commit c524b9e

Browse files
committed
[css-transitions-1] Fix warnings about unused definitions
1 parent 615d8e2 commit c524b9e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-transitions-1/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,19 +1192,19 @@ objects, as event handler IDL attributes:
11921192
Event handler event type
11931193
11941194
1195-
ontransitionrun
1195+
{{GlobalEventHandlers/ontransitionrun}}
11961196
transitionrun
11971197
11981198
1199-
ontransitionstart
1199+
{{GlobalEventHandlers/ontransitionstart}}
12001200
transitionstart
12011201
12021202
1203-
ontransitionend
1203+
{{GlobalEventHandlers/ontransitionend}}
12041204
transitionend
12051205
12061206
1207-
ontransitioncancel
1207+
{{GlobalEventHandlers/ontransitioncancel}}
12081208
transitioncancel
12091209
12101210

0 commit comments

Comments
 (0)