Commit 91aca93
Use Web IDL's new-ish interface mixins concept
WebIDL recently introduced dedicated syntax for mixins [1]. This
replaces the existing [NoInterfaceObject] and "implements" syntax with
"interface mixin" and "includes" in the appropriate places.
This fixes w3c#1931, w3c#1932 issues.
[1] whatwg/webidl@45e81731 parent ce8e44b commit 91aca93
2 files changed
Lines changed: 10 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1200 | 1200 | | |
1201 | 1201 | | |
1202 | 1202 | | |
1203 | | - | |
1204 | | - | |
1205 | | - | |
| 1203 | + | |
1206 | 1204 | | |
1207 | 1205 | | |
1208 | 1206 | | |
| |||
1247 | 1245 | | |
1248 | 1246 | | |
1249 | 1247 | | |
1250 | | - | |
| 1248 | + | |
1251 | 1249 | | |
1252 | 1250 | | |
1253 | 1251 | | |
| |||
2718 | 2716 | | |
2719 | 2717 | | |
2720 | 2718 | | |
2721 | | - | |
2722 | | - | |
2723 | | - | |
| 2719 | + | |
2724 | 2720 | | |
2725 | 2721 | | |
2726 | 2722 | | |
| |||
2732 | 2728 | | |
2733 | 2729 | | |
2734 | 2730 | | |
2735 | | - | |
| 2731 | + | |
2736 | 2732 | | |
2737 | 2733 | | |
2738 | 2734 | | |
2739 | 2735 | | |
2740 | 2736 | | |
2741 | | - | |
| 2737 | + | |
2742 | 2738 | | |
2743 | 2739 | | |
2744 | 2740 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1592 | 1592 | | |
1593 | 1593 | | |
1594 | 1594 | | |
1595 | | - | |
1596 | | - | |
1597 | | - | |
| 1595 | + | |
1598 | 1596 | | |
1599 | 1597 | | |
1600 | 1598 | | |
1601 | 1599 | | |
1602 | 1600 | | |
1603 | 1601 | | |
1604 | | - | |
1605 | | - | |
1606 | | - | |
1607 | | - | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
1608 | 1606 | | |
1609 | 1607 | | |
1610 | 1608 | | |
| |||
0 commit comments