File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1695,7 +1695,7 @@ interface ToggleEvent : Event {
16951695 constructor(DOMString type, optional ToggleEventInit eventInitDict = {});
16961696 readonly attribute DOMString oldState;
16971697 readonly attribute DOMString newState;
1698- readonly attribute Element source;
1698+ readonly attribute Element? source;
16991699};
17001700
17011701dictionary ToggleEventInit : EventInit {
Original file line number Diff line number Diff line change 11{
22 "type": "crawl",
33 "title": "Reffy crawl",
4- "date": "2025-06-07T00:56:46.266Z ",
4+ "date": "2025-06-07T06:44:32.336Z ",
55 "options": {
66 "fallback": "ed/index.json",
77 "output": "report",
31713171 ],
31723172 "crawled": "https://html.spec.whatwg.org/multipage/",
31733173 "crawlCacheInfo": {
3174- "lastModified": "Thu, 05 Jun 2025 13:48:46 GMT"
3174+ "lastModified": "Sat, 07 Jun 2025 01:42:43 GMT"
31753175 },
3176- "date": "5 June 2025",
3176+ "date": "7 June 2025",
31773177 "algorithms": "algorithms/html.json",
31783178 "links": "links/html.json",
31793179 "refs": "refs/html.json",
1873618736 ],
1873718737 "crawled": "https://drafts.csswg.org/css-2023/",
1873818738 "crawlCacheInfo": {
18739- "lastModified": "Fri, 06 Jun 2025 23:13:02 GMT"
18739+ "lastModified": "Fri, 06 Jun 2025 23:13:03 GMT"
1874018740 },
1874118741 "generator": "bikeshed",
1874218742 "date": "29 January 2025",
You can’t perform that action at this time.
0 commit comments