-
```
What steps will reproduce the problem?
1. Get https://github.com/twitter/bootstrap/blob/master/js/bootstrap-dropdown.js
2. Try to minify
There are two lines listed below that have broked by minif…
-
https://github.com/guybedford/import-maps-extensions#proposal-3 says
> It is important that the extension process does not break the idempotency requirement of the HostResolveImportedModule hook de…
-
to keep artifacts from meeting, etc
-
I am currently working with a JSON Schema that is shared with a frontend application for building and validating a data structure that then get's passed to my backend go service which also uses the sc…
-
Currently, the proposal focuses on enumerating currencies, collations, calendars, numbering systems, units and time zones.
Out of these, the last three are well-specified: the list of available nu…
-
ECMA 262 issue 525 [Unify handling of RegExp CharacterClassEscapes \w and \W and Word Asserts \b and \B](https://github.com/tc39/ecma262/pull/525) is now closed.
Please update and/or add tests for th…
-
Again, this depends on issue ECMA-TC49-TG2/spec#248.
First bullet in 13.3.4:
> A constituent expression of compile-time type `dynamic` is considered to have the type of the actual value that the exp…
-
```
What steps will reproduce the problem?
1. Snippet from my test program:
// javascript in browser gets byte string embedded in larger message, using ajax. if the
// data array h…
-
```
What steps will reproduce the problem?
1. Snippet from my test program:
// javascript in browser gets byte string embedded in larger message, using ajax. if the
// data array h…
-
### Description
The current .NET 8 ComWrappers source generator doesn't seem to support skipping vtable slots in COM interface declarations, as described and supported by the builtin interface mars…