You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "fix(highlight): highlight Top Layer elements (#30001)" (#30800)
This reverts commit a932222.
Closes#30797 - maybe there
is a better way to get the page height?
`document.documentElement.scrollHeight` seems to not work on Firefox.
Relates #30770
it.skip(browserName==='webkit'&&process.platform==='darwin'&&parseInt(os.release().split('.')[0],10)<23,'SDKAlignedBehavior::PopoverAttributeEnabled is only enabled in macOS 14.0+');
488
-
it.fixme(isElectron,'Requires a more recent Electron version');
0 commit comments