Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cpplearner
/
TypeScript-DOM-lib-generator
Public
forked from
microsoft/TypeScript-DOM-lib-generator
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript-DOM-lib-generator
inputfiles
comments.json
on
main
User selector
All users
All time
Commit history
Commits on Dec 29, 2023
docs: remove invalid documentation (#1666)
Show description for fab1989
thkruz
and
saschanaz
authored
fab1989
View commit details
Copy full SHA for fab1989
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
Add the missing "disabled" property to HTMLStyleElement (#1301)
Show description for ff45546
huytd
and
saschanaz
authored
ff45546
View commit details
Copy full SHA for ff45546
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
Improve loading attribute for HTMLImageElement (#1220)
Show description for b707c4b
Shogo Sensui
and
saschanaz
authored
b707c4b
View commit details
Copy full SHA for b707c4b
View code at this point
Browse repository at this point
Commits on Aug 27, 2021
Move element[s]FromPoint to DocumentOrShadowRoot (#1123)
Show description for d42f963
saschanaz
authored
d42f963
View commit details
Copy full SHA for d42f963
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
Update HTMLMediaElement.preload type and comment (#1113)
Show description for 5b72865
MartinJohns
and
saschanaz
authored
5b72865
View commit details
Copy full SHA for 5b72865
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
Simplify comment emitter (#1096)
Show description for 6d459ad
saschanaz
authored
6d459ad
View commit details
Copy full SHA for 6d459ad
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Removes the nullable attribute from window.parent (#1089)
Show description for 76512b3
Orta Therox
and
saschanaz
authored
76512b3
View commit details
Copy full SHA for 76512b3
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
fix(types): remove obsolete entityReferenceExpansion support
saschanaz
committed
b2b1943
View commit details
Copy full SHA for b2b1943
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
chore: remove redundant merge values
saschanaz
committed
fb3818c
View commit details
Copy full SHA for fb3818c
View code at this point
Browse repository at this point
Commits on Dec 13, 2020
fix: remove now-incorrect types
saschanaz
committed
b455461
View commit details
Copy full SHA for b455461
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
chore: remove HTMLBaseFontElement
saschanaz
committed
eb8029f
View commit details
Copy full SHA for eb8029f
View code at this point
Browse repository at this point
Commits on Oct 2, 2020
Removed incorrect info from getElementById comment
JoshuaKGoldberg
committed
052d421
View commit details
Copy full SHA for 052d421
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
activate HTMLVideoElement playsinline attribute.
kahirokunn
committed
32c6440
View commit details
Copy full SHA for 32c6440
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Add cloneNode overloads (#811)
Show description for 17d9039
IllusionMH
and
sandersn
authored
17d9039
View commit details
Copy full SHA for 17d9039
View code at this point
Browse repository at this point
Add HTML Media types (#802)
Show description for 099e238
saschanaz
and
sandersn
authored
099e238
View commit details
Copy full SHA for 099e238
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
Document URLSearchParams.toString() (#799)
MatthiasKunnen
authored and
sandersn
committed
5a5afa5
View commit details
Copy full SHA for 5a5afa5
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
General type updates (#762)
Show description for 43b7dd3
saschanaz
authored and
sandersn
committed
43b7dd3
View commit details
Copy full SHA for 43b7dd3
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Remove carriage return from comments (#738)
Show description for f7e3d8d
sandersn
authored
f7e3d8d
View commit details
Copy full SHA for f7e3d8d
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Parameterize ProgressEvent (#707)
Show description for a20c418
saschanaz
authored and
sandersn
committed
a20c418
View commit details
Copy full SHA for a20c418
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Fix valueAsDate to be Date | null
azizhk
committed
63b5216
View commit details
Copy full SHA for 63b5216
View code at this point
Browse repository at this point
Commits on Jan 25, 2019
Merge branch 'master' into iframe
sandersn
committed
0d806ea
View commit details
Copy full SHA for 0d806ea
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
add iframe/embed/object elements
saschanaz
committed
3c75b5d
View commit details
Copy full SHA for 3c75b5d
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Fix DocumentOrShadowRoot.fullscreenElement
Show description for 4035c5f
magcius
committed
4035c5f
View commit details
Copy full SHA for 4035c5f
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Removed duplicate "the" from documentation
punkeel
committed
fef10cb
View commit details
Copy full SHA for fef10cb
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
add Fullscreen types
saschanaz
committed
72eb2be
View commit details
Copy full SHA for 72eb2be
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
update baseline
43081j
committed
cf68da3
View commit details
Copy full SHA for cf68da3
View code at this point
Browse repository at this point
remove removed handlers
43081j
committed
874d815
View commit details
Copy full SHA for 874d815
View code at this point
Browse repository at this point
move events to global handlers
43081j
committed
cc1c353
View commit details
Copy full SHA for cc1c353
View code at this point
Browse repository at this point
add HTML IDL files
43081j
committed
d5f035f
View commit details
Copy full SHA for d5f035f
View code at this point
Browse repository at this point
Commits on Jul 8, 2018
re-add HTMLElementEventMap
saschanaz
committed
544d5a0
View commit details
Copy full SHA for 544d5a0
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
add HTML canvas types
saschanaz
committed
0ffdc7c
View commit details
Copy full SHA for 0ffdc7c
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Merge remote-tracking branch 'upstream/master' into text-semantics
saschanaz
committed
69103b5
View commit details
Copy full SHA for 69103b5
View code at this point
Browse repository at this point
Merge branch 'master' into image-maps
saschanaz
committed
99d27ed
View commit details
Copy full SHA for 99d27ed
View code at this point
Browse repository at this point
Merge branch 'master' into text-semantics
saschanaz
committed
c3cc60d
View commit details
Copy full SHA for c3cc60d
View code at this point
Browse repository at this point
Merge branch 'master' into text-semantics
saschanaz
committed
e70e79b
View commit details
Copy full SHA for e70e79b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.