| Commit-Queue | +1 |
| 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. |
| Code-Review | +1 |
Nice cleanup! Sorry for all the work implementing this only to rip it out. 😞
| 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/58338.
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. |
Nice cleanup! Sorry for all the work implementing this only to rip it out. 😞
Ha! I guess sometimes it happens 😢
Delete ElementInternals.type-related code
This CL deletes all mentions of ElementInternals.type as well as its
implementation. This feature was behind a feature flag that was never
turned on, so we can safely remove code now that we're switching to
platform-provided behaviors.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |