mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-01 02:55:09 +00:00
We now can handle dynamic updating of the disabled attribute of a <link> of the stylesheet type. We do this by hooking the adding and removing attribute's handlers and dynamically loading/removing the stylesheet if it has been enabled/disabled.