Commit-Queue | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Shouldn't we be removing some expectations from third_party/blink/web_tests/external/wpt/html/semantics/forms/the-select-element/select-selectedOptions-nesting.window-expected.txt?
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Shouldn't we be removing some expectations from third_party/blink/web_tests/external/wpt/html/semantics/forms/the-select-element/select-selectedOptions-nesting.window-expected.txt?
Done. It wasn't removed when I first uploaded it because the WPT wasn't merged yet and/or the WPT importer hadn't run yet.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Improve option list for select.selectedOptions
This patch makes the selectedOptions collection make sure that the
options it includes are actually associated with the correct select
element. Tests are here:
https://github.com/web-platform-tests/wpt/pull/55424
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |