Skip to content

Commit 31f67e5

Browse files
Bump @webref/idl from 3.65.5 to 3.66.0 (#2593)
1 parent e030a38 commit 31f67e5

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

custom/idl/html.idl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -240,12 +240,6 @@ partial interface HTMLAnchorElement {
240240
[CEReactions]attribute DOMString hrefTranslate;
241241
};
242242

243-
// https://github.com/whatwg/html/pull/10633
244-
[Exposed=Window]
245-
interface HTMLSelectedContentElement : HTMLElement {
246-
[HTMLConstructor] constructor();
247-
};
248-
249243
// Non-standard
250244

251245
partial interface HTMLElement {

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@types/yargs": "^17.0.33",
100100
"@webref/css": "6.23.6",
101101
"@webref/elements": "^2.4.0",
102-
"@webref/idl": "3.65.5",
102+
"@webref/idl": "3.66.0",
103103
"c8": "10.1.3",
104104
"chai": "4.5.0",
105105
"chai-as-promised": "8.0.1",

0 commit comments

Comments
 (0)