|
1 | 1 | # mdn-bcd-collector Changelog |
2 | 2 |
|
| 3 | +## v10.17.6 |
| 4 | + |
| 5 | +Released March 25, 2026 |
| 6 | + |
| 7 | +### Test Changes |
| 8 | + |
| 9 | +#### Added |
| 10 | + |
| 11 | +- api.Element.containertiming |
| 12 | +- api.Element.containertimingIgnore |
| 13 | +- api.HTMLMediaElement.loading |
| 14 | +- api.HTMLModelElement.environmentMap |
| 15 | +- api.HTMLModelElement.environmentMapReady |
| 16 | +- api.HTMLModelElement.stageMode |
| 17 | +- api.PerformanceContainerTiming |
| 18 | +- api.RTCSFrameReceiverTransform |
| 19 | +- api.RTCSFrameSenderTransform |
| 20 | +- api.WebTransportDatagramDuplexStream.incomingMaxBufferedDatagrams |
| 21 | +- api.WebTransportDatagramDuplexStream.outgoingMaxBufferedDatagrams |
| 22 | +- css.properties.column-rule.repeat_auto |
| 23 | +- css.properties.column-rule-color.repeat_auto |
| 24 | +- css.properties.column-rule-style.repeat_auto |
| 25 | +- css.properties.column-rule-width.repeat_auto |
| 26 | +- css.properties.font.generic_fangsong |
| 27 | +- css.properties.font.generic_kai |
| 28 | +- css.properties.font.generic_khmer-mul |
| 29 | +- css.properties.font.generic_nastaliq |
| 30 | +- css.properties.font-family.generic_fangsong |
| 31 | +- css.properties.font-family.generic_kai |
| 32 | +- css.properties.font-family.generic_khmer-mul |
| 33 | +- css.properties.font-family.generic_nastaliq |
| 34 | +- css.properties.grid.repeat_auto-fill |
| 35 | +- css.properties.grid.repeat_auto-fit |
| 36 | +- css.properties.grid-template.repeat_auto-fill |
| 37 | +- css.properties.grid-template.repeat_auto-fit |
| 38 | +- css.properties.grid-template-columns.repeat_auto-fill |
| 39 | +- css.properties.grid-template-columns.repeat_auto-fit |
| 40 | +- css.properties.grid-template-rows.repeat_auto-fill |
| 41 | +- css.properties.grid-template-rows.repeat_auto-fit |
| 42 | +- css.properties.image-animation.stopped |
| 43 | +- css.properties.row-rule.repeat_auto |
| 44 | +- css.properties.row-rule-color.repeat_auto |
| 45 | +- css.properties.row-rule-style.repeat_auto |
| 46 | +- css.properties.row-rule-width.repeat_auto |
| 47 | +- css.properties.rule.repeat_auto |
| 48 | +- css.properties.rule-color.repeat_auto |
| 49 | +- css.properties.rule-style.repeat_auto |
| 50 | +- css.properties.rule-width.repeat_auto |
| 51 | +- css.properties.scroll-marker-group.links |
| 52 | +- css.properties.scroll-marker-group.tabs |
| 53 | +- css.properties.shape-outside.xywh |
| 54 | + |
| 55 | +#### Removed |
| 56 | + |
| 57 | +- api.SFrameReceiverTransform |
| 58 | +- api.SFrameSenderTransform |
| 59 | +- api.WebTransportDatagramDuplexStream.incomingHighWaterMark |
| 60 | +- api.WebTransportDatagramDuplexStream.outgoingHighWaterMark |
| 61 | +- css.properties.column-rule.auto |
| 62 | +- css.properties.column-rule-color.auto |
| 63 | +- css.properties.column-rule-style.auto |
| 64 | +- css.properties.column-rule-width.auto |
| 65 | +- css.properties.font.fangsong |
| 66 | +- css.properties.font.kai |
| 67 | +- css.properties.font.khmer-mul |
| 68 | +- css.properties.font.nastaliq |
| 69 | +- css.properties.font-family.fangsong |
| 70 | +- css.properties.font-family.kai |
| 71 | +- css.properties.font-family.khmer-mul |
| 72 | +- css.properties.font-family.nastaliq |
| 73 | +- css.properties.grid.auto-fill |
| 74 | +- css.properties.grid.auto-fit |
| 75 | +- css.properties.grid-template.auto-fill |
| 76 | +- css.properties.grid-template.auto-fit |
| 77 | +- css.properties.grid-template-columns.auto-fill |
| 78 | +- css.properties.grid-template-columns.auto-fit |
| 79 | +- css.properties.grid-template-rows.auto-fill |
| 80 | +- css.properties.grid-template-rows.auto-fit |
| 81 | +- css.properties.row-rule.auto |
| 82 | +- css.properties.row-rule-color.auto |
| 83 | +- css.properties.row-rule-style.auto |
| 84 | +- css.properties.row-rule-width.auto |
| 85 | +- css.properties.rule.auto |
| 86 | +- css.properties.rule-color.auto |
| 87 | +- css.properties.rule-style.auto |
| 88 | +- css.properties.rule-width.auto |
| 89 | + |
| 90 | +### Commits |
| 91 | + |
| 92 | +- build(deps-dev): bump the data group with 2 updates ([#3110](https://github.com/openwebdocs/mdn-bcd-collector/pull/3110)) |
| 93 | +- Add diff-features workflow ([#3109](https://github.com/openwebdocs/mdn-bcd-collector/pull/3109)) |
| 94 | +- Add custom CSS test for `shape-outside: xywh()` ([#3104](https://github.com/openwebdocs/mdn-bcd-collector/pull/3104)) |
| 95 | +- build(deps): bump the dev group across 1 directory with 4 updates ([#3106](https://github.com/openwebdocs/mdn-bcd-collector/pull/3106)) |
| 96 | +- build(deps): bump EndBug/version-check from 2 to 3 ([#3105](https://github.com/openwebdocs/mdn-bcd-collector/pull/3105)) |
| 97 | +- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 ([#3102](https://github.com/openwebdocs/mdn-bcd-collector/pull/3102)) |
| 98 | +- build(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 ([#3101](https://github.com/openwebdocs/mdn-bcd-collector/pull/3101)) |
| 99 | +- build(deps-dev): bump the data group with 2 updates ([#3100](https://github.com/openwebdocs/mdn-bcd-collector/pull/3100)) |
| 100 | +- build(deps): bump fast-xml-parser from 5.5.2 to 5.5.6 ([#3099](https://github.com/openwebdocs/mdn-bcd-collector/pull/3099)) |
| 101 | +- build(deps): bump yauzl from 3.2.0 to 3.2.1 ([#3096](https://github.com/openwebdocs/mdn-bcd-collector/pull/3096)) |
| 102 | +- build(deps): bump the dev group across 1 directory with 6 updates ([#3098](https://github.com/openwebdocs/mdn-bcd-collector/pull/3098)) |
| 103 | +- fix(test-builder): preserve CSS functions when extracting values ([#3092](https://github.com/openwebdocs/mdn-bcd-collector/pull/3092)) |
| 104 | +- build(deps): bump undici from 7.19.1 to 7.24.1 ([#3093](https://github.com/openwebdocs/mdn-bcd-collector/pull/3093)) |
| 105 | +- build(deps-dev): bump the dev group with 2 updates ([#3090](https://github.com/openwebdocs/mdn-bcd-collector/pull/3090)) |
| 106 | +- build(deps): bump the dev group with 2 updates ([#3089](https://github.com/openwebdocs/mdn-bcd-collector/pull/3089)) |
| 107 | + |
3 | 108 | ## v10.17.5 |
4 | 109 |
|
5 | 110 | Released March 11, 2026 |
|
0 commit comments