gost-dom / gost-dom/browser

`HTMLFormElement.elements` should be a live collection

Open
#72 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
300
Forks
15
PR merge metrics
No merged PRs in 30d

Description

`form.elements` is currently a static list. Should be live

Contributor guide

Open the contributing guide

Research direction

Locate the HTMLFormElement.elements implementation and its existing tests, then first reproduce that form.elements remains unchanged after controls are added or removed. Done means the collection updates to reflect current form controls rather than remaining a static list.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.