|
1 | 1 | # mdn-bcd-collector Changelog
|
2 | 2 |
|
| 3 | +## v10.11.0 |
| 4 | + |
| 5 | +Released July 6, 2024 |
| 6 | + |
| 7 | +### Notable Changes |
| 8 | + |
| 9 | +A button to click has been added to allow testing features that require user action to run. |
| 10 | + |
| 11 | +### Test Changes |
| 12 | + |
| 13 | +#### Added |
| 14 | + |
| 15 | +- api.CSSNestedDeclarations |
| 16 | +- api.CSSPageDescriptors.orientation |
| 17 | +- api.DeviceChangeEvent.userInsertedDevices |
| 18 | +- api.HTMLCanvasElement.toBlob.type_parameter_jpeg |
| 19 | +- api.HTMLCanvasElement.toBlob.type_parameter_png |
| 20 | +- api.IntersectionObserver.delay |
| 21 | +- api.IntersectionObserver.trackVisibility |
| 22 | +- api.IntersectionObserverEntry.isVisible |
| 23 | +- api.PermissionsPolicyViolationReportBody.toJSON |
| 24 | +- css.properties.caption-side.inline-start |
| 25 | +- css.properties.caption-side.inline-end |
| 26 | +- css.properties.continue.overflow |
| 27 | +- css.properties.continue.paginate |
| 28 | +- css.properties.continue.fragments |
| 29 | +- css.properties.position-try-fallbacks |
| 30 | +- css.properties.scroll-marker-group |
| 31 | +- css.selectors.scroll-marker-group |
| 32 | +- css.selectors.scroll-marker |
| 33 | +- css.selectors.nth-fragment |
| 34 | +- html.elements.iframe.allow.accelerometer |
| 35 | +- html.elements.iframe.allow.ambient-light-sensor |
| 36 | +- html.elements.iframe.allow.attribution-reporting |
| 37 | +- html.elements.iframe.allow.autoplay |
| 38 | +- html.elements.iframe.allow.battery |
| 39 | +- html.elements.iframe.allow.bluetooth |
| 40 | +- html.elements.iframe.allow.browsing-topics |
| 41 | +- html.elements.iframe.allow.camera |
| 42 | +- html.elements.iframe.allow.compute-pressure |
| 43 | +- html.elements.iframe.allow.cross-origin-isolated |
| 44 | +- html.elements.iframe.allow.display-capture |
| 45 | +- html.elements.iframe.allow.document-domain |
| 46 | +- html.elements.iframe.allow.encrypted-media |
| 47 | +- html.elements.iframe.allow.execution-while-not-rendered |
| 48 | +- html.elements.iframe.allow.execution-while-out-of-viewport |
| 49 | +- html.elements.iframe.allow.fullscreen |
| 50 | +- html.elements.iframe.allow.gamepad |
| 51 | +- html.elements.iframe.allow.geolocation |
| 52 | +- html.elements.iframe.allow.gyroscope |
| 53 | +- html.elements.iframe.allow.hid |
| 54 | +- html.elements.iframe.allow.identity-credentials-get |
| 55 | +- html.elements.iframe.allow.idle-detection |
| 56 | +- html.elements.iframe.allow.local-fonts |
| 57 | +- html.elements.iframe.allow.magnetometer |
| 58 | +- html.elements.iframe.allow.microphone |
| 59 | +- html.elements.iframe.allow.midi |
| 60 | +- html.elements.iframe.allow.otp-credentials |
| 61 | +- html.elements.iframe.allow.payment |
| 62 | +- html.elements.iframe.allow.picture-in-picture |
| 63 | +- html.elements.iframe.allow.publickey-credentials-create |
| 64 | +- html.elements.iframe.allow.publickey-credentials-get |
| 65 | +- html.elements.iframe.allow.screen-wake-lock |
| 66 | +- html.elements.iframe.allow.serial |
| 67 | +- html.elements.iframe.allow.speaker-selection |
| 68 | +- html.elements.iframe.allow.storage-access |
| 69 | +- html.elements.iframe.allow.usb |
| 70 | +- html.elements.iframe.allow.web-share |
| 71 | +- html.elements.iframe.allow.window-management |
| 72 | +- html.elements.iframe.allow.xr-spatial-tracking |
| 73 | +- svg.elements.animate.href |
| 74 | +- svg.elements.animateMotion.href |
| 75 | +- svg.elements.animateTransform.href |
| 76 | +- svg.elements.image.href |
| 77 | +- svg.elements.linearGradient.href |
| 78 | +- svg.elements.mpath.href |
| 79 | +- svg.elements.script.href |
| 80 | +- svg.elements.set.href |
| 81 | + |
| 82 | +#### Removed |
| 83 | + |
| 84 | +- api.CSSNestRule |
| 85 | +- css.properties.-moz-orient.auto |
| 86 | +- css.properties.-moz-user-input.disabled |
| 87 | +- css.properties.-moz-user-input.enabled |
| 88 | +- css.properties.-webkit-mask-attachment |
| 89 | +- css.properties.-webkit-overflow-scrolling |
| 90 | +- css.properties.align-tracks |
| 91 | +- css.properties.justify-tracks |
| 92 | +- css.properties.position-try-options |
| 93 | +- css.properties.scroll-start-target-block |
| 94 | +- css.properties.scroll-start-target-inline |
| 95 | +- css.properties.scroll-start-target-x |
| 96 | +- css.properties.scroll-start-target-y |
| 97 | +- css.properties.scrollbar-3dlight-color |
| 98 | +- css.properties.scrollbar-arrow-color |
| 99 | +- css.properties.scrollbar-base-color |
| 100 | +- css.properties.scrollbar-darkshadow-color |
| 101 | +- css.properties.scrollbar-face-color |
| 102 | +- css.properties.scrollbar-highlight-color |
| 103 | +- css.properties.scrollbar-shadow-color |
| 104 | +- css.properties.scrollbar-track-color |
| 105 | +- css.properties.text-combine-upright.digits |
| 106 | +- css.properties.touch-action.double-tap-zoom |
| 107 | +- css.properties.user-select.element |
| 108 | +- css.selectors.-moz-page |
| 109 | +- css.selectors.-moz-page-sequence |
| 110 | +- css.selectors.-moz-scrolled-page-sequence |
| 111 | +- css.selectors.-webkit-details-marker |
| 112 | +- svg.global_attributes.clip |
| 113 | +- svg.global_attributes.color |
| 114 | +- svg.global_attributes.cursor |
| 115 | +- svg.global_attributes.data |
| 116 | +- svg.global_attributes.direction |
| 117 | +- svg.global_attributes.display |
| 118 | +- svg.global_attributes.fill |
| 119 | +- svg.global_attributes.filter |
| 120 | +- svg.global_attributes.href |
| 121 | +- svg.global_attributes.kerning |
| 122 | +- svg.global_attributes.lang |
| 123 | +- svg.global_attributes.mask |
| 124 | +- svg.global_attributes.opacity |
| 125 | +- svg.global_attributes.overflow |
| 126 | +- svg.global_attributes.requiredExtensions |
| 127 | +- svg.global_attributes.requiredFeatures |
| 128 | +- svg.global_attributes.stroke |
| 129 | +- svg.global_attributes.systemLanguage |
| 130 | +- svg.global_attributes.textLength |
| 131 | +- svg.global_attributes.transform |
| 132 | +- svg.global_attributes.visibility |
| 133 | +- mathml.elements.menclose |
| 134 | +- mathml.elements.mfenced |
| 135 | + |
| 136 | +#### Changed |
| 137 | + |
| 138 | +- api.FormData.append.filename_parameter |
| 139 | +- api.HTMLCanvasElement.toDataURL.type_parameter_jpeg |
| 140 | +- api.HTMLCanvasElement.toDataURL.type_parameter_png |
| 141 | +- api.HTMLCanvasElement.toDataURL.type_parameter_webp |
| 142 | +- api.ScreenDetailed |
| 143 | +- api.ScreenDetails |
| 144 | +- javascript.builtins.Intl.PluralRules.PluralRules.options_parameter |
| 145 | + |
| 146 | +### Commits |
| 147 | + |
| 148 | +- Require user interaction to begin tests ([#1628](https://github.com/openwebdocs/mdn-bcd-collector/pull/1628)) |
| 149 | +- Add custom tests for iframe element's `allow` attribute values ([#1578](https://github.com/openwebdocs/mdn-bcd-collector/pull/1578)) |
| 150 | +- Remove CSS properties, selectors and values that aren't supported ([#1610](https://github.com/openwebdocs/mdn-bcd-collector/pull/1610)) |
| 151 | +- Add overrides for resize CSS property for Safari iOS ([#1629](https://github.com/openwebdocs/mdn-bcd-collector/pull/1629)) |
| 152 | +- Add custom tests for ScreenDetails and ScreenDetailed APIs ([#1627](https://github.com/openwebdocs/mdn-bcd-collector/pull/1627)) |
| 153 | +- Track inline-[start/end] values of caption-side CSS property ([#1623](https://github.com/openwebdocs/mdn-bcd-collector/pull/1623)) |
| 154 | +- add-new-bcd: Remove temporary folder when completed ([#1617](https://github.com/openwebdocs/mdn-bcd-collector/pull/1617)) |
| 155 | +- Revert "Add IDL for Handwriting Recognition API" ([#1579](https://github.com/openwebdocs/mdn-bcd-collector/pull/1579)) |
| 156 | +- Drop tests for menclose and mfenced MathML elements ([#1615](https://github.com/openwebdocs/mdn-bcd-collector/pull/1615)) |
| 157 | +- Fix custom test for PluralRules options parameter ([#1612](https://github.com/openwebdocs/mdn-bcd-collector/pull/1612)) |
| 158 | +- Fix typo in overrides ([#1611](https://github.com/openwebdocs/mdn-bcd-collector/pull/1611)) |
| 159 | +- Fix custom tests for HTMLCanvasElement.toDataURL; add more toBlob types ([#1607](https://github.com/openwebdocs/mdn-bcd-collector/pull/1607)) |
| 160 | +- Fix custom test for api.FormData.append.filename_parameter ([#1606](https://github.com/openwebdocs/mdn-bcd-collector/pull/1606)) |
| 161 | +- Add href attribute to various SVG elements ([#1605](https://github.com/openwebdocs/mdn-bcd-collector/pull/1605)) |
| 162 | +- Fix overrides for RemotePlayback API ([#1603](https://github.com/openwebdocs/mdn-bcd-collector/pull/1603)) |
| 163 | +- Remove invalid SVG global attribute tests ([#1474](https://github.com/openwebdocs/mdn-bcd-collector/pull/1474)) |
| 164 | + |
3 | 165 | ## v10.10.9
|
4 | 166 |
|
5 | 167 | Released June 26, 2024
|
|
0 commit comments