12021-04-16 Felipe Erias <felipeerias@igalia.com>
2
3 Table layout takes overriding height into account
4 https://bugs.webkit.org/show_bug.cgi?id=224665
5
6 Reviewed by NOBODY (OOPS!).
7
8 RenderTable::layout applies the overriding height set by the element's parent.
9
10 * rendering/RenderTable.cpp:
11 (WebCore::RenderTable::layout):
12