Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 28187 Include checkVisibility browser API as a reliable tool to check visibility #29741

Closed
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
266a230
option correct
senpl Jun 18, 2024
06c6185
cleanup
senpl Jun 18, 2024
aa14167
visibility improvements
senpl Jun 19, 2024
cb09746
cleanup
senpl Jun 19, 2024
86a0706
fixes
senpl Jun 19, 2024
9035412
clean code
senpl Jun 19, 2024
b611dcf
first draft version
senpl Jun 24, 2024
16897b3
working version
senpl Jun 24, 2024
d379ed1
method cleanup
senpl Jun 24, 2024
2e29c52
first working all tests
senpl Jun 25, 2024
d1b218f
23852 fix
senpl Jun 25, 2024
455ff94
fix for 28187
senpl Jun 25, 2024
1f7e60e
cleanu that previously was not send
senpl Jun 25, 2024
008823d
fixes for less checks
senpl Jun 25, 2024
9bc9afd
remove 23852 fix
senpl Jun 25, 2024
723d8ab
changelog update
senpl Jun 25, 2024
7f4d723
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jun 25, 2024
0ab0172
Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…
senpl Jun 25, 2024
ddf7227
changelog fix
senpl Jun 25, 2024
27a73d3
changelog pull
senpl Jun 25, 2024
a85166c
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
jennifer-shehane Jun 25, 2024
4c70ef5
pipeline tests fix
senpl Jun 27, 2024
6bdb8fe
Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…
senpl Jun 27, 2024
7d121bd
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jun 27, 2024
8149120
requires for new webkit
senpl Jun 28, 2024
23a908b
Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…
senpl Jun 28, 2024
2f88b48
fix for older webkit versions
senpl Jun 28, 2024
3363c0d
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jun 28, 2024
6f5addf
probably only optimisation for visibility of ancestors
senpl Jul 1, 2024
6e82b87
Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…
senpl Jul 1, 2024
3919231
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 1, 2024
112ff53
webkit fixes and rework
senpl Jul 2, 2024
9d9da1d
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 2, 2024
917469f
pipeline fix
senpl Jul 2, 2024
2efd8f1
Merge branch 'issue-28187-IncludeCheckVisibilityBrowserAPI' of https:…
senpl Jul 2, 2024
7cdbcf7
another check, probably not needed.
senpl Jul 3, 2024
25ccdc1
better check for browser support
senpl Jul 8, 2024
8315929
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 8, 2024
ea58390
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 9, 2024
9c6de7b
changelog for pipeline fix
senpl Jul 9, 2024
01a7695
Update packages/driver/src/dom/visibility.ts
senpl Jul 10, 2024
c63a04b
Update packages/driver/src/dom/visibility.ts
senpl Jul 10, 2024
1e83807
Update packages/driver/src/dom/visibility.ts
senpl Jul 10, 2024
4beb4ab
Update packages/driver/src/dom/visibility.ts
senpl Jul 10, 2024
fac3bdc
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 10, 2024
a7a4c51
fix misspelled
senpl Jul 10, 2024
6720715
function simplification end test uncomment
senpl Jul 10, 2024
cbbbc67
fix for backward compatibility with webkit
senpl Jul 10, 2024
230dcb2
fix by separation of tests
senpl Jul 10, 2024
2e88040
removed parts related to visibility_css_position
senpl Jul 10, 2024
9fc2b85
cleanup unneded code
senpl Jul 10, 2024
baae2c8
fix for body and html with display none
senpl Jul 11, 2024
b55b2d0
add is not visible test for offset 0
senpl Jul 11, 2024
96cf4f1
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
jennifer-shehane Jul 12, 2024
8398812
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 25, 2024
6cddc81
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 26, 2024
1a933bc
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 29, 2024
7be78d2
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Jul 31, 2024
1ad3ff8
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Aug 7, 2024
cb9cc14
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Aug 8, 2024
0fb8a9f
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Aug 16, 2024
1c5b240
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Aug 30, 2024
f3d4545
Merge branch 'develop' into issue-28187-IncludeCheckVisibilityBrowserAPI
senpl Sep 30, 2024
e705a32
merge changelog
senpl Sep 30, 2024
a458041
remove unnecessery changelog changes.
senpl Sep 30, 2024
2f572c3
Merge branch 'release/14.0.0' into issue-28187-IncludeCheckVisibility…
senpl Oct 1, 2024
31e1294
added breaking changes section and bugfix for pipeline
senpl Oct 1, 2024
2a38b93
Merge branch 'release/14.0.0' into issue-28187-IncludeCheckVisibility…
senpl Oct 28, 2024
92dd906
Merge branch 'release/14.0.0' into issue-28187-IncludeCheckVisibility…
jennifer-shehane Oct 29, 2024
31f503c
Merge branch 'release/14.0.0' into issue-28187-IncludeCheckVisibility…
senpl Oct 30, 2024
821b863
pipeline fixes
senpl Oct 30, 2024
b8dc5e2
changelog fix for pipeline
senpl Oct 30, 2024
19fa6c6
Merge branch 'release/14.0.0' into issue-28187-IncludeCheckVisibility…
jennifer-shehane Nov 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'release/14.0.0' into issue-28187-IncludeCheckVisibility…
…BrowserAPI
jennifer-shehane authored Oct 29, 2024
commit 92dd906623682db59975a430fba75034c6cff632

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.