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 Bug 1694662 - Remove header from layoutstatistics r=necko-reviewers,kershaw 2021-04-30 07:20:22 +00:00
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 Bug 1702676 - Change public LookAndFeel API to accept a color scheme. r=mstange 2021-04-02 12:22:14 +00:00
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 Bug 1675965, do not store file name in preference value for save to pdf printers r=emilio 2021-04-29 17:42:54 +00:00
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 Bug 1706542: Add a short executeSoon delay to test_filter_crossorigin.html, as a possible workaround/diagnostic. r=emilio 2021-05-05 21:23:47 +00:00
tables Bug 1702676 - Change public LookAndFeel API to accept a color scheme. r=mstange 2021-04-02 12:22:14 +00:00
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