| 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. |
Exportable changes to web-platform-tests were detected in this CL and a pull request in the upstream repo has been made: https://github.com/web-platform-tests/wpt/pull/57321.
When this CL lands, the bot will automatically merge the PR on GitHub if the required GitHub checks pass; otherwise, ecosystem-infra@ team will triage the failures and may contact you.
WPT Export docs:
https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md#Automatic-export-process
| 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. |
Establish submenu relationships only with toggle-menu, not show/hide-menu.
This makes submenu relationships be established only by the toggle-menu
command, and not also by the show-menu and hide-menu commands as before.
This is because submenu relationships create builtin behaviors that both
show and hide menus, so establishing them for show-menu and hide-menu
commands either doesn't fully make sense or requires a bunch of complex
behavior that nobody actually wants (for example, having submenus that
open-on-hover but then stay open).
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
The WPT PR for this CL has been merged upstream! https://github.com/web-platform-tests/wpt/pull/57321
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |