NEW 278727
Improve test coverage for popover attributes and button types
https://bugs.webkit.org/show_bug.cgi?id=278727
Summary Improve test coverage for popover attributes and button types
Luke Warlow
Reported 2024-08-27 07:34:40 PDT
Improve test coverage for popover attributes on buttons and inputs of various types. This is needed to ensure interopability. "test coverage should be as fine grained as possible so we know there is consistency in the different cases, with and without a form, different types, with and without a target element, and even "if the side effect of the event dispatched as part of submit changes whether the element is still in the form or changes the type". I think we may need more tests to actually achieve interoperability, rather than just fixing everything needed to pass the tests currently in this pull request."
Attachments
Luke Warlow
Comment 1 2024-08-27 07:36:40 PDT
"Do we need to call setDefaultHandled for any edges cases? Can we add tests that cover that explicitly?"
Radar WebKit Bug Importer
Comment 2 2024-09-03 07:35:13 PDT
Note You need to log in before you can comment on or make changes to this bug.