haikuwebkit/LayoutTests/fast/forms/radio-input-in-shadow-root-...

11 lines
308 B
Plaintext

This test checks that the checked attribute can be set on a disconnected radio button inside a shadow root. This test passes if it does not crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.checked is true
PASS successfullyParsed is true
TEST COMPLETE