mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 04:58:13 +00:00
![]() Adds support for the :active pseudo-class for hyperlinks (<a> tags only). Also, since it was very similar to :focus and an element having a focused state was already implemented, I went ahead and implemented that pseudo-class too, although I cannot come up with a working example to validate it. |
||
---|---|---|
.. | ||
BrowsingContext.cpp | ||
BrowsingContext.h | ||
EditEventHandler.cpp | ||
EditEventHandler.h | ||
EventHandler.cpp | ||
EventHandler.h | ||
Page.cpp | ||
Page.h |