gecko-dev/layout
Nicolas Chevobbe 3296d02897 Bug 1840872 - Add InspectorUtils.getRegisteredCssHighlights method. r=jjaschke.
This will be used by DevTools to retrieve the name of registered, active, highlights,
in order to display the CSS rules for the `::highlight` pseudo element rules.

Differential Revision: https://phabricator.services.mozilla.com/D186006
2023-08-16 09:56:43 +00:00
..
base Bug 1451717 - Fix scheduling of media query list events to match the spec. r=smaug 2023-08-16 09:07:14 +00:00
build Bug 1846745 - Remove nsColorNames.h. r=tlouw 2023-08-03 10:52:14 +00:00
docs Bug 1847086 - Document that layout reftests have SpecialPowers access. r=botond 2023-08-15 00:20:54 +00:00
forms Bug 1848409 - Tweak the UpdateDefaultPreventedOnContent call to only special case the HTMLEditorEventListener case r=masayuki,dom-core 2023-08-15 13:46:42 +00:00
generic Bug 1818933 - Synthesize flex item's baseline if its inline axis is the cross axis. r=dholbert 2023-08-16 05:45:53 +00:00
inspector Bug 1840872 - Add InspectorUtils.getRegisteredCssHighlights method. r=jjaschke. 2023-08-16 09:56:43 +00:00
ipc
mathml Bug 1847201 - Reorganize and tweak tests for mathml.disabled=true. r=emilio 2023-08-16 09:06:01 +00:00
media
painting Bug 1848714 - Use unsafe methods in hot code paths to access and remove elements from nsTArray when it is guaranteed to be safe, r=emilio 2023-08-15 14:24:19 +00:00
printing Bug 1832733 - Unexpose sizeToContent() in Nightly. r=emilio 2023-07-11 14:39:29 +00:00
reftests Bug 1846982: Baseline calculation for textarea. r=emilio 2023-08-15 13:30:17 +00:00
style Bug 1847440 - Always store relative line numbers in CSS rules. r=zrhoffman 2023-08-16 09:37:27 +00:00
svg Bug 1598158 - Resolve URL to SVG shape elements. r=emilio 2023-08-07 22:04:02 +00:00
tables Bug 1844195 - Avoid duplicating rust and C++ display definitions. r=layout-reviewers,jfkthame 2023-07-26 06:46:32 +00:00
tools Bug 1845540 - Remove -moz-windows-default-theme and -moz-mac-graphite-theme. r=dao,pip-reviewers,mhowell 2023-07-26 18:22:26 +00:00
xul Bug 1847716 - Don't scroll smoothly if smooth scrolling disabled when clicking and holding scrollbar. r=botond 2023-08-10 05:55:58 +00:00
moz.build