Files
serenity/Userland/Libraries/LibWeb/HTML/HTMLScriptElement.h
Tim Ledbetter 497fc7476d LibWeb: Remove m_src_is_set field from HTMLScriptElement
Now that we pass an `old_value` parameter to `attribute_changed` it is
no longer necessary to store the current attribute state in
`HTMLScriptElement`.

(cherry picked from commit aa4e18fca50b261eabd5672a3f1163b4ac7ef50b)
2024-07-14 14:01:11 -04:00

5.0 KiB