Gethin Webster
Gethin Webster
When a score becomes longer than one page the preview output seems to become corrupted. PDF download is fine, but the right-pane preview isn't. I can potentially try to dig...
See https://codesandbox.io/s/sample-of-dom-accessibility-api-forked-jln14y?file=/src/index.js ``` // doesn't work: computeAccessibleName -> "Self" Self hidden // works: computeAccessibleName -> "Self hidden" Self hidden ```
### Description Fix markdown formatting so lists are correctly nested Related links, issue #, if available: n/a ### How has this been tested? Tested output locally Review checklist _The following...
### Description Support percentage (rather than pixel) widths in resizable table columns, so that more responsive table layouts can be created. Related links, issue #, if available: AWSUI-22206 ### How...
### Description ** Currently in draft - still experimenting ** This improves handling of cells with dynamic content, to ensure that column widths are recalculated when this content changes. Related...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version 9.0.7 ### Node.js Version 20.15.0 ### Mode WDIO...
### Description Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the reviewer(s)._...