Skip to content

Commit dd3b893

Browse files
committed
Update generated files after #614
1 parent 6e088e8 commit dd3b893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

baselines/dom.generated.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4698,6 +4698,7 @@ declare var DocumentFragment: {
46984698
interface DocumentOrShadowRoot {
46994699
readonly activeElement: Element | null;
47004700
readonly fullscreenElement: Element | null;
4701+
readonly pointerLockElement: Element | null;
47014702
/**
47024703
* Retrieves a collection of styleSheet objects representing the style sheets that correspond to each instance of a link or style object in the document.
47034704
*/

0 commit comments

Comments
 (0)