diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-10-04 15:50:04 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-10-04 15:50:04 +0200 |
commit | 7bc93101709026cc3c5e04f8e31bc876a28bc11a (patch) | |
tree | f0526aeffc057f3ee1065df3f492894660fbae72 /Libraries/LibHTML/Layout/ComputedStyle.cpp | |
parent | b1758ae2b37ad02acd3a06a3afa60a1d3ca379f9 (diff) | |
download | serenity-7bc93101709026cc3c5e04f8e31bc876a28bc11a.zip |
LibHTML: Add a Frame class and use it for document layout width
Each HtmlView now has a main_frame(), which represents the main frame
of the web page. Frame inherits from TreeNode<Frame>, which will allow
us to someday implement a Frame tree (to support the <frame> element.)
Diffstat (limited to 'Libraries/LibHTML/Layout/ComputedStyle.cpp')
0 files changed, 0 insertions, 0 deletions