We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ada99 commit 3c40cfcCopy full SHA for 3c40cfc
HTML-interaction-ja.html
@@ -118,8 +118,8 @@
118
119
●●options
120
121
-spec_date:2025-06-02
122
-trans_update:2025-06-03
+spec_date:2025-06-07
+trans_update:2025-06-08
123
source_checked:240603
124
page_state_key:HTML
125
spec_status:LS
@@ -3612,7 +3612,7 @@ <h4 title="The ToggleEvent interface">6.5.1. `ToggleEvent^I ~interface</h4>
3612
constructor(DOMString type, optional `ToggleEventInit$I %eventInitDict = {});
3613
readonly attribute DOMString `oldState$m;
3614
readonly attribute DOMString `newState$m;
3615
- readonly attribute `Element$I `source$m1;
+ readonly attribute `Element$I? `source$m1;
3616
};
3617
3618
dictionary `ToggleEventInit@I : `EventInit$I {
0 commit comments