summaryrefslogtreecommitdiff
path: root/Libraries/LibHTML/Layout/LayoutImage.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-10-06 11:09:38 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-10-06 11:26:31 +0200
commit1b7aa00768d2415626782a51ca0adcc2fe710eb1 (patch)
tree00e9a2c11aedf25964f77fe61aa9cf1b79d2a287 /Libraries/LibHTML/Layout/LayoutImage.cpp
parent2a266db05bf0ce937fa28d5070ac5172d1da6ac6 (diff)
downloadserenity-1b7aa00768d2415626782a51ca0adcc2fe710eb1.zip
LibHTML: LayoutText should inherit from LayoutNode directly
There's no need for LayoutText to inherit from LayoutInline. I had the wrong idea here: I was thinking that everything that can be laid out inline should inherit from LayoutInline, but that's clearly not sufficient for something like LayoutReplaced which can be laid out in either way.
Diffstat (limited to 'Libraries/LibHTML/Layout/LayoutImage.cpp')
0 files changed, 0 insertions, 0 deletions