David Burns
David Burns
Looks like the last time it was run was https://wpt.fyi/?sha=fc70df1f75 @jeffcarp is there a way to see the logs for these runs somewhere?
> display: none It does check that and is the first thing it checks if you look at the atom. https://github.com/SeleniumHQ/selenium/blob/062c125c062eea270c9ce8dafcb8f92f32e1bf51/javascript/atoms/dom.js#L573 If we look at the MDN documentation for opacity,...
> Its for the same reason, the other tools like Playwright, Cypress are not doing that. They are allowing potential [click jacking scenarios](https://en.wikipedia.org/wiki/Clickjacking). We have a different opinion here on...
I think the test that is failing is flakey. I can't see a test for this change can we add one?