Skip to content

Commit ca2be1c

Browse files
committed
fix: update takeAnnotatedScreenshot to handle button elements correctly
- Adjusted the logic to apply and revert outline styles to the host element of a button if the target node is a button. - Ensured original styles are saved and restored properly for the correct element.
1 parent ef9bc35 commit ca2be1c

21 files changed

Lines changed: 236 additions & 125 deletions

accessible-data/survey/how-to/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Fundamental tasks for building your survey and forms, including adding questions
1616

1717
## Survey & Form Management
1818

19-
- [How to create a new survey](./creating-a-new-survey.md) - *in progress*
19+
- [How to create a new survey](./creating-a-new-survey.md)
2020
- [How to Edit a survey](./editing-a-survey.md) - *in progress*
2121
- [How to publish a form](./publishing-a-form.md) - *in progress*
2222
- [How to test a form](./testing-a-form.md) - *in progress*
@@ -25,7 +25,7 @@ Fundamental tasks for building your survey and forms, including adding questions
2525

2626
- [How to add content to a form](./adding-content-to-a-form.md) - *in progress*
2727
- [How to choose the right question type](./choosing-the-right-question-type.md) - *in progress*
28-
- [How to use tooltips to explain complex terms](./using-tooltips.md) - *in progress*
28+
- [How to use tooltips to explain complex terms](./using-to`oltips.md) - *in progress*
2929
- [How to use Markdown for formatting](./using-markdown.md) - *in progress*
3030

3131
## Collaboration & Organization
229 Bytes
Loading
732 Bytes
Loading
787 Bytes
Loading
13.9 KB
Loading
-750 Bytes
Loading
4.13 KB
Loading
610 Bytes
Loading
2.03 KB
Loading
3.97 KB
Loading

0 commit comments

Comments
 (0)