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
@@ -18461,7 +18461,6 @@ declare var ImageBitmapRenderingContext: {
18461
18461
18462
18462
/**
18463
18463
* The **`ImageCapture`** interface of the MediaStream Image Capture API provides methods to enable the capture of images or photos from a camera or other photographic device.
@@ -25395,7 +25394,7 @@ interface Range extends AbstractRange {
25395
25394
*/
25396
25395
selectNodeContents(node: Node): void;
25397
25396
/**
25398
-
* The **`Range.setEnd()`** method sets the end position of a Range to be located at the given offset into the specified node x.Setting the end point above (higher in the document) than the start point will result in a collapsed range with the start and end points both set to the specified end position.
25397
+
* The **`Range.setEnd()`** method sets the end position of a Range to be located at the given offset into the specified node.
@@ -18441,7 +18441,6 @@ declare var ImageBitmapRenderingContext: {
18441
18441
18442
18442
/**
18443
18443
* The **`ImageCapture`** interface of the MediaStream Image Capture API provides methods to enable the capture of images or photos from a camera or other photographic device.
@@ -25375,7 +25374,7 @@ interface Range extends AbstractRange {
25375
25374
*/
25376
25375
selectNodeContents(node: Node): void;
25377
25376
/**
25378
-
* The **`Range.setEnd()`** method sets the end position of a Range to be located at the given offset into the specified node x.Setting the end point above (higher in the document) than the start point will result in a collapsed range with the start and end points both set to the specified end position.
25377
+
* The **`Range.setEnd()`** method sets the end position of a Range to be located at the given offset into the specified node.
@@ -18461,7 +18461,6 @@ declare var ImageBitmapRenderingContext: {
18461
18461
18462
18462
/**
18463
18463
* The **`ImageCapture`** interface of the MediaStream Image Capture API provides methods to enable the capture of images or photos from a camera or other photographic device.
@@ -25395,7 +25394,7 @@ interface Range extends AbstractRange {
25395
25394
*/
25396
25395
selectNodeContents(node: Node): void;
25397
25396
/**
25398
-
* The **`Range.setEnd()`** method sets the end position of a Range to be located at the given offset into the specified node x.Setting the end point above (higher in the document) than the start point will result in a collapsed range with the start and end points both set to the specified end position.
25397
+
* The **`Range.setEnd()`** method sets the end position of a Range to be located at the given offset into the specified node.
0 commit comments