Files
ladybird/Libraries/LibWeb/HTML/FormAssociatedElement.cpp
Glenn Skrzypczak a0dbae02c8 LibWeb/HTML: Ignore form owner if earlier same-ID element isn't a form
Only set form owner when there is no non-form element with the same ID
as the control's form attribute earlier in tree order.
2025-11-24 09:51:50 +01:00

50 KiB