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 docs #2286

Merged
merged 1 commit into from May 16, 2023
Merged

Fix docs #2286

merged 1 commit into from May 16, 2023

Conversation

BorisOsipov
Copy link
Member

Defines vertical alignment. One of start, center, end, or nearest. Defaults to start.

https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
If it fixes a bug or resolves a feature request, be sure to link to that issue.

Checklist

  • Checkstyle and unit tests are passed locally with my changes by running gradlew check chrome_headless firefox_headless command
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Defines vertical alignment. One of start, center, end, or nearest. Defaults to start.

https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView
@sonarcloud
Copy link

sonarcloud bot commented May 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BorisOsipov BorisOsipov merged commit 9de5827 into main May 16, 2023
10 of 12 checks passed
@BorisOsipov BorisOsipov deleted the BorisOsipov-patch-1 branch May 16, 2023 15:46
@asolntsev asolntsev added this to the 6.15.0 milestone May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants