Back to Chromium

Element By Name

third_party/blink/web_tests/fast/forms/element-by-name.html

149.0.7827.2295 B
Original Source

This is a regression test for bug 3481. The problem is that form elements added via innerHTML were not accessible with the form.elementName syntax.

If the test succeeds, there will be a line below that says "form element was found".