Skip to content

[ru] Add Russian translation for Document.elementsFromPoint() #27930

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

iampopovich
Copy link
Contributor

Description

This pull request adds documentation for the elementsFromPoint() method of the Document interface in the Russian language. The documentation explains the method's functionality, syntax, parameters, return value, and provides examples.

Documentation Additions:

  • Overview and functionality: Added a description of the elementsFromPoint() method, highlighting its ability to return an array of elements at specified coordinates, ordered from topmost to bottommost.
  • Syntax and parameters: Included the method's syntax and detailed descriptions of its parameters (x and y for horizontal and vertical coordinates).
  • Return value: Documented that the method returns an array of Element objects.
  • Examples: Provided HTML and JavaScript examples demonstrating the usage of the method, including handling cases where the browser does not support it.
  • Additional sections: Added sections for specifications, browser compatibility, and related methods (elementFromPoint()).

Motivation

there is no translated topic in Russian

Additional details

Related issues and pull requests

@iampopovich iampopovich requested a review from a team as a code owner July 5, 2025 22:45
@iampopovich iampopovich requested review from leon-win and removed request for a team July 5, 2025 22:45
@github-actions github-actions bot added the l10n-ru Issues related to Russian content. label Jul 5, 2025
iampopovich and others added 2 commits July 6, 2025 05:47
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jul 5, 2025

Preview URLs

(comment last updated: 2025-07-05 22:49:31)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ru Issues related to Russian content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant