Set Ready For Review
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
PTAL when you have a chance, thanks!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
I think you'd need to start an HTML spec discussion on this feature, ideally backed by use-cases it would solve.
You probably also should put the feature behind a runtime-enabled flag [1], and start the relevant intent process [2].
[1] https://chromium.googlesource.com/chromium/src/+/main/third_party/blink/renderer/platform/RuntimeEnabledFeatures.md
[2] https://www.chromium.org/blink/launching-features/
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
I think you'd need to start an HTML spec discussion on this feature, ideally backed by use-cases it would solve.
You probably also should put the feature behind a runtime-enabled flag [1], and start the relevant intent process [2].
[1] https://chromium.googlesource.com/chromium/src/+/main/third_party/blink/renderer/platform/RuntimeEnabledFeatures.md
[2] https://www.chromium.org/blink/launching-features/
Thanks! Will add a flag and start the intent process.
I created a PR for the HTML spec here: https://github.com/whatwg/html/pull/11697
Some extra discussion here: https://github.com/whatwg/html/issues/11123#issuecomment-3336819191
Original issue in WICG: https://github.com/WICG/nav-speculation/issues/348
I will collect the use cases and continue the discussion in the HTML spec to ensure there is cross-browser support
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
PTAL when you have a chance, thank you!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |