Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Ошибка в тестах "DOM, работа со страницей" вопрос про "Что вызовется первым?" колбэк с capture или с bubbling

Open
#1,920 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript

Research direction

Open the DOM test named “DOM, работа со страницей” and locate the question “Что вызовется первым?” about capture and bubbling callbacks. Check the marked answer against browser event-order behavior, then update the test’s expected answer and verify the question displays the correct result in Chrome.

Written by the indexing model from the issue text.

Description

bug
Описание

В тесте "DOM, работа со страницей", неправильный ответ на вопрос
photo_2023-12-25_18-40-01
хотя очевидно, что на фазе capture вызовется раньше
photo_2023-12-25_18-40-20
photo_2023-12-25_18-40-11

Как воспроизвести?
  1. открыть тест про DOM
  2. найти вопрос
Браузер

Chrome

Dominant language
HTML
Stars
4.1k
Forks
922
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from javascript-tutorial/ru.javascript.info

All issues in javascript-tutorial/ru.javascript.info

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.