Back to Chromium

SetAttribute Using Initial Input Value

third_party/blink/web_tests/fast/dom/setAttribute-using-initial-input-value.html

149.0.7827.2384 B
Original Source

This test checks that an attribute is not removed when set to the initial value of an <input> tag using setAttribute(). If the test passes, you will see a list of PASS lines below, followed by TEST COMPLETE. See Bugzilla Bug 4059 Some values used with setAttribute() cause the attribute to be removed (null strings vs. empty strings).