summaryrefslogtreecommitdiff
path: root/Libraries/LibHTML/DOM/HTMLStyleElement.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-10-17 23:34:52 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-10-17 23:39:31 +0200
commit6c22b46b37c271deb6cd7989c6949efcca2f8a13 (patch)
treee8227ce2214885f67883b995d22f2f1af675abf5 /Libraries/LibHTML/DOM/HTMLStyleElement.cpp
parentb4c2621ed70798c29e80e01e11c030067c1ccc9c (diff)
downloadserenity-6c22b46b37c271deb6cd7989c6949efcca2f8a13.zip
LibHTML: Hard-code LayoutTable to never have inline children
This is a total hack to get around the auto-detection mechanism for whether a block has inline or block children. We'll say that tables never have inline children for now, and then anything that actually turns out to be an inline child will just be ignored by layout.
Diffstat (limited to 'Libraries/LibHTML/DOM/HTMLStyleElement.cpp')
0 files changed, 0 insertions, 0 deletions