Tobie Langel

Results 61 issues of Tobie Langel

### Goal ### Allow faster and easier changes to the grammar while being less disruptive to specs and tools relying on WebIDL. ### Issue ### Grammar changes are particularly problematic...

downstream-tracking
jsidl

This is especially an issue with the IDL to ES conversion algorithms. For example, turn: ``` When the \[[DefineOwnProperty]] internal method of a [=named properties object=] is called, it must...

⌛⌛⌛ duration:long
good first issue

Should include at least: - comment about CLA, - work mode (who approves PR, etc.).

⌛⌛ duration:medium
good first issue

Spec both says: > The order that members appear [on an interface] has significance for property enumeration in the ECMAScript binding. and > The order of appearance of an interface...

These references are still in need of conversion: - [x] [ABC](http://specref.jit.su/bibrefs?refs=ABC) - [x] [AD-INDUSTRY](http://specref.jit.su/bibrefs?refs=AD-INDUSTRY) - [x] [AGBDL](http://specref.jit.su/bibrefs?refs=AGBDL) - [x] [ANSI-X9-44-2007](http://specref.jit.su/bibrefs?refs=ANSI-X9-44-2007) - [x] [ARABIC-TYPO](http://specref.jit.su/bibrefs?refs=ARABIC-TYPO) - [x] [BBC-WP193](http://specref.jit.su/bibrefs?refs=BBC-WP193) - [x] [BBC-WP194](http://specref.jit.su/bibrefs?refs=BBC-WP194) -...

Some author / date mixup popping up again. Manually fixed those in [./overwrites/wg21.json](https://github.com/tobie/specref/blob/master/overwrites/wg21.json). Would be great if those could be fixed upstream, but no idea how to report that. /cc...

`deliveredBy` is kind of weird. Needs fixing. /cc @sbaechler

The entry format is documented using [JSON schema](https://github.com/tobie/specref/blob/master/schemas/raw-reference.json). I would be great to generate doc from the schema. Unfortunately, either the tools to do so are terrible or there small...