gecko-dev/layout
David Shin 2f94be9968 Bug 1812679 - Handle central baseline calculation in GetNaturalBaselineBOffset. r=layout-reviewers,emilio
Previously, for writing-mode using central baseline alignment (i.e. `vertical-(lr|rl)`,
we simply used the center of content-box in `nsLineLayout::VerticalAlignFrames`.
However, this is incorrect for e.g. a `div` with two lines of text - just like how
its alphabetical baseline is the baseline of the second line of text, the central
baseline should be the centerline of the second line.

Differential Revision: https://phabricator.services.mozilla.com/D172165
2023-03-23 14:35:12 +00:00
..
base Bug 1812679 - Handle central baseline calculation in GetNaturalBaselineBOffset. r=layout-reviewers,emilio 2023-03-23 14:35:12 +00:00
build Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
docs
forms Bug 1812679 - Handle central baseline calculation in GetNaturalBaselineBOffset. r=layout-reviewers,emilio 2023-03-23 14:35:12 +00:00
generic Bug 1812679 - Handle central baseline calculation in GetNaturalBaselineBOffset. r=layout-reviewers,emilio 2023-03-23 14:35:12 +00:00
inspector Bug 1684958 - Fix test_bug877690.html. 2023-03-14 14:26:51 +01:00
ipc
mathml Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
media
painting Bug 1820711. Pass FLAG_SYNC_DECODE_IF_FAST for all nsImageRenderer image drawing. r=emilio 2023-03-20 21:06:05 +00:00
printing Bug 1793220 - Use at-page size rule as paper size when printing to PDF r=dholbert,AlaskanEmily 2023-02-27 20:22:18 +00:00
reftests Bug 208789 - patch 2 - Make text-transform:capitalize act on a letter that follows punctuation without a space, as in "Tip-Top" or "What.Three.Words". r=emilio 2023-03-23 13:54:34 +00:00
style Bug 1822521 - Update UA stylesheet for popover. r=emilio 2023-03-22 17:51:09 +00:00
svg Bug 1823889 - SVGGeometryFrame::GetHitTestFlags does not need to be virtual r=emilio 2023-03-22 16:37:37 +00:00
tables Bug 1812679 - Handle central baseline calculation in GetNaturalBaselineBOffset. r=layout-reviewers,emilio 2023-03-23 14:35:12 +00:00
tools Bug 1822236 - Flex layoutdebug urlbar after bug 1820534. r=TYLin,layout-reviewers 2023-03-14 20:20:06 +00:00
xul Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug 2023-03-22 14:54:43 +00:00
moz.build