Geoffrey B. Eisenbarth
|
9fcb5c5c32
|
Enforce no-op on submit buttons with formmethod=dialog. (#3075)
* Enforce no-op on submit buttons with formmethod=dialog.
* Properly resolve referenced forms. (#3094)
* Properly resolve referenced forms.
* Clarify variable.
* Cast elt to avoid TS exceptions.
* Refactor for JSDoc.
* Clarify shouldCancel.
* Remove complicated JSDoc in favor of ts-ignore.
* More coverage for button scenarios.
* Use properties instead of matching.
* Mention reset button change.
* Mention formmethod=dialog change.
|
2025-01-09 15:22:36 -07:00 |
|
Carson Gross
|
1c4d378d03
|
fix formatting
|
2024-10-02 20:11:29 -06:00 |
|
Carson Gross
|
c7278c448e
|
fix test (firefox, safari)
|
2024-10-02 20:09:11 -06:00 |
|
MichaelWest22
|
958fef20d9
|
Add shadowRoot host selector (#2866)
|
2024-10-02 19:46:11 -06:00 |
|
Carson Gross
|
2be7054525
|
lint
|
2024-04-17 05:45:40 -06:00 |
|
Carson Gross
|
01cb5e0d8d
|
support hx-on in shadowroot
|
2024-04-17 05:25:28 -06:00 |
|
Alexander Petros
|
172fb88972
|
Skip leaky shadowdom test
|
2024-01-13 12:21:33 -05:00 |
|
Alexander Petros
|
f4f35aec76
|
Format the rest of tests
|
2023-12-21 13:26:41 -05:00 |
|
Alexander Petros
|
290a78f6b0
|
Fix delete statement in two tests
|
2023-12-21 13:25:46 -05:00 |
|
Carson Gross
|
46a1502a84
|
fix the shadow root tests interfering w/ other tests
|
2023-12-20 13:45:13 -07:00 |
|
Katrina Scialdone
|
edc31073a7
|
Add tests for new extended selector syntax
|
2023-12-07 08:58:28 -07:00 |
|
Katrina Scialdone
|
4d9adabe6c
|
Make shadow DOM tests actually pass
|
2023-12-07 08:48:20 -07:00 |
|
Katrina Scialdone
|
5f92e2cc92
|
Add shadow DOM tests
|
2023-12-07 08:07:00 -07:00 |
|