mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 18:32:28 -05:00
c41bae3d54
This patch implements basic support for <a href="#foo"> fragment links. To figure out where we actually want to scroll to, we have to do something different based on the layout node's box type. So if it's a regular LayoutBox we can just use the LayoutBox::position(). However, if it's an inline layout node, we use the position of the first line box fragment in the containing block contributed by this layout node or one of its descendants. |
||
---|---|---|
.. | ||
www | ||
IRCClient.ini | ||
Launcher.ini | ||
myfile.txt | ||
Terminal.ini | ||
test.frm | ||
WindowManager.ini |