|
1 | 1 | # mdn-bcd-collector Changelog |
2 | 2 |
|
| 3 | +## v10.16.1 |
| 4 | + |
| 5 | +Released October 31, 2025 |
| 6 | + |
| 7 | +### Test Changes |
| 8 | + |
| 9 | +#### Added |
| 10 | + |
| 11 | +- api.CSSSupportsConditionRule |
| 12 | +- api.PerformanceEventTiming.targetSelector |
| 13 | +- api.SFrameDecrypterStream |
| 14 | +- api.SFrameEncrypterStream |
| 15 | +- api.ViewTransition.waitUntil |
| 16 | +- css.properties.align-items.dialog |
| 17 | +- css.properties.align-self.dialog |
| 18 | +- css.properties.border-shape.half-border-box |
| 19 | +- css.properties.clip-path.half-border-box |
| 20 | +- css.properties.contain.view-transition |
| 21 | +- css.properties.item-tolerance |
| 22 | +- css.properties.justify-items.dialog |
| 23 | +- css.properties.justify-self.dialog |
| 24 | +- css.properties.mask.half-border-box |
| 25 | +- css.properties.place-items.dialog |
| 26 | +- css.properties.place-self.dialog |
| 27 | +- css.properties.position-area.self-x-start |
| 28 | +- css.properties.position-area.self-x-end |
| 29 | +- css.properties.position-area.span-self-x-start |
| 30 | +- css.properties.position-area.span-self-x-end |
| 31 | +- css.properties.position-area.self-y-start |
| 32 | +- css.properties.position-area.self-y-end |
| 33 | +- css.properties.position-area.span-self-y-start |
| 34 | +- css.properties.position-area.span-self-y-end |
| 35 | +- css.properties.position-try.self-x-start |
| 36 | +- css.properties.position-try.self-x-end |
| 37 | +- css.properties.position-try.span-self-x-start |
| 38 | +- css.properties.position-try.span-self-x-end |
| 39 | +- css.properties.position-try.self-y-start |
| 40 | +- css.properties.position-try.self-y-end |
| 41 | +- css.properties.position-try.span-self-y-start |
| 42 | +- css.properties.position-try.span-self-y-end |
| 43 | +- css.properties.position-try-fallbacks.self-x-start |
| 44 | +- css.properties.position-try-fallbacks.self-x-end |
| 45 | +- css.properties.position-try-fallbacks.span-self-x-start |
| 46 | +- css.properties.position-try-fallbacks.span-self-x-end |
| 47 | +- css.properties.position-try-fallbacks.self-y-start |
| 48 | +- css.properties.position-try-fallbacks.self-y-end |
| 49 | +- css.properties.position-try-fallbacks.span-self-y-start |
| 50 | +- css.properties.position-try-fallbacks.span-self-y-end |
| 51 | +- css.properties.shape-outside.half-border-box |
| 52 | +- css.selectors.reveal-icon |
| 53 | + |
| 54 | +#### Removed |
| 55 | + |
| 56 | +- api.SFrameTransform.readable |
| 57 | +- api.SFrameTransform.writable |
| 58 | +- css.properties.item-slack |
| 59 | +- css.properties.position-area.x-self-start |
| 60 | +- css.properties.position-area.x-self-end |
| 61 | +- css.properties.position-area.span-x-self-start |
| 62 | +- css.properties.position-area.span-x-self-end |
| 63 | +- css.properties.position-area.y-self-start |
| 64 | +- css.properties.position-area.y-self-end |
| 65 | +- css.properties.position-area.span-y-self-start |
| 66 | +- css.properties.position-area.span-y-self-end |
| 67 | +- css.properties.position-try.x-self-start |
| 68 | +- css.properties.position-try.x-self-end |
| 69 | +- css.properties.position-try.span-x-self-start |
| 70 | +- css.properties.position-try.span-x-self-end |
| 71 | +- css.properties.position-try.y-self-start |
| 72 | +- css.properties.position-try.y-self-end |
| 73 | +- css.properties.position-try.span-y-self-start |
| 74 | +- css.properties.position-try.span-y-self-end |
| 75 | +- css.properties.position-try-fallbacks.x-self-start |
| 76 | +- css.properties.position-try-fallbacks.x-self-end |
| 77 | +- css.properties.position-try-fallbacks.span-x-self-start |
| 78 | +- css.properties.position-try-fallbacks.span-x-self-end |
| 79 | +- css.properties.position-try-fallbacks.y-self-start |
| 80 | +- css.properties.position-try-fallbacks.y-self-end |
| 81 | +- css.properties.position-try-fallbacks.span-y-self-start |
| 82 | +- css.properties.position-try-fallbacks.span-y-self-end |
| 83 | + |
| 84 | +### Commits |
| 85 | + |
| 86 | +- feat(scripts/feature-coverage): add --list option ([#2790](https://github.com/openwebdocs/mdn-bcd-collector/pull/2790)) |
| 87 | + |
3 | 88 | ## v10.16.0 |
4 | 89 |
|
5 | 90 | Released October 7, 2025 |
|
0 commit comments