gecko-dev/layout
Martin Robinson 3b0ff9fae9 Bug 1791760 - Move GetContainSizeAxes to nsIFrame r=emilio
This will allow this function to eventually return an appropriate value
depending on whether or not content is skipped via `content-visibility:
auto`. This change also starts looking directly at whether
content-visibility is skipping content or not, which should make it
compatible with a future `content-visibility: auto` implementation.

Differential Revision: https://phabricator.services.mozilla.com/D157831
2022-09-22 12:11:09 +00:00
..
base Bug 1789967 - part 3: Make `HTMLEditor::CollapseSelectionToEndOfLastLeafNodeOfDocument` and `HTMLEditor::InitEditorContentAndSelection` do nothing if the document is partially editable r=m_kato 2022-09-22 06:27:37 +00:00
build Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
docs Bug 1789670 - Add some basic layout debugger documentation. r=emilio 2022-09-08 01:40:18 +00:00
forms Bug 1791760 - Move GetContainSizeAxes to nsIFrame r=emilio 2022-09-22 12:11:09 +00:00
generic Bug 1791760 - Move GetContainSizeAxes to nsIFrame r=emilio 2022-09-22 12:11:09 +00:00
inspector Bug 1789447 - Part 2: Drop @scroll-timeline rule entirely. r=emilio,hiro 2022-09-22 03:47:11 +00:00
ipc
mathml Bug 1790009, part 3 - Implement special handling for operators using U+0338 and U+20D2. r=emilio 2022-09-22 12:04:08 +00:00
media
painting Bug 1787623 - Make invalid and unsupported filters paint the unfiltered frame. r=botond 2022-09-05 10:24:14 +00:00
printing Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
reftests Bug 1789967 - part 3: Make `HTMLEditor::CollapseSelectionToEndOfLastLeafNodeOfDocument` and `HTMLEditor::InitEditorContentAndSelection` do nothing if the document is partially editable r=m_kato 2022-09-22 06:27:37 +00:00
style Bug 1791760 - Move GetContainSizeAxes to nsIFrame r=emilio 2022-09-22 12:11:09 +00:00
svg Bug 1791760 - Move GetContainSizeAxes to nsIFrame r=emilio 2022-09-22 12:11:09 +00:00
tables Bug 1790067 - Removed the warning about non-cell relative parts of table. r=emilio 2022-09-17 14:37:32 +00:00
tools Bug 1783821 - [devtools] Manual rewrites r=bomsy 2022-09-05 12:29:57 +00:00
xul Bug 1791503 - Don't use stack layout on the root box frame. r=TYLin 2022-09-21 21:19:12 +00:00
moz.build