gecko-dev/layout
Ting-Yu Lin e3c34d34cc Bug 1709491 Part 3 - Fix Subgrid::mMarginBorderPadding when the subgrid is a scroll frame. r=dholbert
When `aGridFrame.mFrame` is a scroll frame, the inner scrolled frame
`subgridFrame` only has padding, but no margin nor border. We should add
margin and border from the outer scroll frame to `mMarginBorderPadding`
so that the grid area of the subgrid is computed correctly.

Differential Revision: https://phabricator.services.mozilla.com/D114546
2021-05-12 06:32:41 +00:00
..
base Bug 454059 - Add a new PaintForPrinting display list builder mode, and only create a Linkifier when printing. r=mstange 2021-05-11 17:00:30 +00:00
build
docs
forms Bug 1709491 Part 1 - Add SizeComputationInput::ComputedLogicalBorder(), and adapt callers. r=dholbert 2021-05-12 06:32:40 +00:00
generic Bug 1709491 Part 3 - Fix Subgrid::mMarginBorderPadding when the subgrid is a scroll frame. r=dholbert 2021-05-12 06:32:41 +00:00
inspector
ipc
mathml
media
painting Bug 454059 - Generate hyperlinks in PDF output for HTML link elements. r=mstange,mattwoodrow 2021-05-11 17:00:30 +00:00
printing
reftests Bug 1638909 - disable transform-animation-on-path.html on Android, Mac_webrender and Windows for frequent failures. r=ahal DONTBUILD 2021-05-10 16:22:01 +00:00
style Bug 1707170 - Fix unused variable in opt builds. 2021-05-10 15:45:43 +02:00
svg
tables
tools Bug 1707513 - Add 'drawSnapshot' mode to reftest harness, and annotate all current failures. r=tnikkel 2021-05-10 00:28:01 +00:00
xul Bug 1707513 - Add 'drawSnapshot' mode to reftest harness, and annotate all current failures. r=tnikkel 2021-05-10 00:28:01 +00:00
moz.build