haikuwebkit/Source/WebCore/layout/formattingContexts
Alan Bujtas 28f93b1a6c [LFC][IFC] Add support for vertical-align: super
https://bugs.webkit.org/show_bug.cgi?id=228235

Reviewed by Antti Koivisto.

Source/WebCore:

* layout/formattingContexts/inline/InlineFormattingGeometry.cpp:
(WebCore::Layout::LineBoxBuilder::computeLineBoxHeightAndAlignInlineLevelBoxesVertically):
* layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForChild):

LayoutTests:

* platform/mac/css1/text_properties/vertical_align-expected.txt:


Canonical link: https://commits.webkit.org/240819@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281432 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-23 03:55:38 +00:00
..
block [LFC] Tighten the constraint classes (ConstraintsForInFlowContent/ConstraintsForOutOfFlowContent) 2021-06-01 02:41:01 +00:00
flex [LFC] Tighten the constraint classes (ConstraintsForInFlowContent/ConstraintsForOutOfFlowContent) 2021-06-01 02:41:01 +00:00
inline [LFC][IFC] Add support for vertical-align: super 2021-08-23 03:55:38 +00:00
table [LFC][TFC] Cleanup computedPreferredWidthForColumns and distributeAvailableSpace functions 2021-07-04 15:47:12 +00:00
FormattingConstraints.h [LFC] Tighten the constraint classes (ConstraintsForInFlowContent/ConstraintsForOutOfFlowContent) 2021-06-01 02:41:01 +00:00
FormattingContext.cpp [LFC] Tighten the constraint classes (ConstraintsForInFlowContent/ConstraintsForOutOfFlowContent) 2021-06-01 02:41:01 +00:00
FormattingContext.h [LFC] Tighten the constraint classes (ConstraintsForInFlowContent/ConstraintsForOutOfFlowContent) 2021-06-01 02:41:01 +00:00
FormattingGeometry.cpp [LFC] Tighten the constraint classes (ConstraintsForInFlowContent/ConstraintsForOutOfFlowContent) 2021-06-01 02:41:01 +00:00
FormattingGeometry.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
FormattingQuirks.cpp [LFC] Tighten the constraint classes (ConstraintsForInFlowContent/ConstraintsForOutOfFlowContent) 2021-06-01 02:41:01 +00:00
FormattingQuirks.h [LFC][TFC] Percent height resolving quirk should stop at the table formatting context root 2021-05-25 15:35:56 +00:00