gecko-dev/layout
Jonathan Kew 41bb7b54b7 Bug 1582016 - When text-underline-offset is auto, clamp the minimum used underline-offset to 1/16em. r=dholbert
This is to avoid skip-ink problems with fonts that leave the OpenType field at zero,
which is unlikely to ever be what is really wanted. Authors can still avoid the clamp by
explicitly using text-underline-offset:from-font.

Differential Revision: https://phabricator.services.mozilla.com/D46268

--HG--
extra : moz-landing-system : lando
2019-09-18 17:31:14 +00:00
..
base Bug 1578329 - Use profiler_can_accept_markers() where appropriate - r=gregtatum 2019-09-18 01:22:12 +00:00
build Backed out changeset 82faf6a9be50 (bug 1578133) for failure increase in Bug 1352715 2019-09-13 19:51:01 +03:00
doc Bug 1544343 - part 3: Make layout use mozilla::PresShell instead of nsIPresShell as far as possible r=emilio 2019-04-16 07:25:10 +00:00
forms Bug 1581718 - Avoid strange results for orthogonal-flow cases in CalculateBlockSideMargins when border/padding/margin are present. r=jfkthame 2019-09-17 22:44:19 +00:00
generic Bug 1582016 - When text-underline-offset is auto, clamp the minimum used underline-offset to 1/16em. r=dholbert 2019-09-18 17:31:14 +00:00
inspector Bug 713106: Add test for InspectorUtils. r=emilio 2019-09-13 22:12:38 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Bug 1579602 - Rename nsMathMLElement to dom::MathMLElement. r=bzbarsky 2019-09-13 16:27:54 +00:00
media
painting Bug 1578777 - Use UsesSVGEffectsNotSupportedInCompositor() in ShouldBuildScrollInfoItemsForHoisting(). r=tnikkel 2019-09-17 00:06:30 +00:00
printing Bug 1577711 - Part 2: Perform frame static clone after parent static clone, r=smaug 2019-09-05 14:55:19 +00:00
reftests Bug 1581804 - Adjust webrender+geckoview reftest thresholds after blob recoordination changes. r=jnicol 2019-09-18 16:23:59 +00:00
style Bug 1578661 - Fix use counter test. r=boris 2019-09-18 15:15:26 +00:00
svg Bug 1578777 - Move UsesSVGEffectsNotSupportedInCompositor() to nsSVGIntegrationUtils. r=tnikkel 2019-09-17 00:06:28 +00:00
tables Bug 1580346 - Initialize table-row and table-row-group borders to zero in border-collapse:separate tables. r=bzbarsky 2019-09-16 22:07:03 +00:00
tools Bug 1581204 - Remove unused DTDs from layout. r=heycam 2019-09-16 19:41:54 +00:00
xul Bug 1578777 - Move UsesSVGEffectsNotSupportedInCompositor() to nsSVGIntegrationUtils. r=tnikkel 2019-09-17 00:06:28 +00:00
moz.build