Hi Ari, PTAL. I plan to land this in conjunction with a corresponding spec change. Thanks!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
it's a little hard to follow the test pathways but I think this makes sense? It would be nice if things were named/commented a bit more but that's a prior issue
const text = await response.text();is this meant to be used or is the idea that it would throw if not possible?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
is this meant to be used or is the idea that it would throw if not possible?
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
it's a little hard to follow the test pathways but I think this makes sense? It would be nice if things were named/commented a bit more but that's a prior issue
yeah :/ I'll aim to add some documentation for these existing tests
Thanks Ari!
Koji, PTAL at third_party/blink/web_tests/VirtualTestSuites
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |