mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 09:48:38 +02:00
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 |
||
|---|---|---|
| .. | ||
| docs | ||
| meta | ||
| mozilla | ||
| outbound | ||
| products | ||
| tests | ||
| update | ||
| fissionregressions.py | ||
| mach_commands.py | ||
| mach_commands_base.py | ||
| mach_test_package_commands.py | ||
| manifestdownload.py | ||
| manifestupdate.py | ||
| metamerge.py | ||
| metasummary.py | ||
| moz.build | ||
| python.ini | ||
| runtests.py | ||
| test_metamerge.py | ||
| unittestrunner.py | ||
| vcs.py | ||
| wptrunner.ini | ||