gecko-dev/layout
Emilio Cobos Álvarez 1eb1a7ba94 Bug 1805500 - Implement panel borders in cocoa using a border rather than shadow. r=mstange,extension-reviewers
My guess is that it was done using shadows to not interfere with the
native look, but actually this just works even with native-looking menus
(like the <select> menulist), because the background-color for those is
set on the menupopup, rather than the ::part(content).

So those have effectively 1px of extra padding (due to the transparent
border), but that seems barely perceptible, and worth the consistency
and simplification.

Differential Revision: https://phabricator.services.mozilla.com/D164716
2022-12-16 17:34:48 +00:00
..
base Bug 1804798 - Explicitly set auto page name (and corresponding debug flag) when inserting frames in nsCSSFrameConstructor::ContentRangeInserted r=dholbert 2022-12-15 20:30:29 +00:00
build Bug 1793463 - Part 4: Generate static components entries for protocols, r=necko-reviewers,xpcom-reviewers,valentin,kmag 2022-12-01 15:43:19 +00:00
docs Bug 1800091 - Update reftests running tests documentation. r=tnikkel 2022-11-11 14:10:34 +00:00
forms Bug 1803118 - Snap mouse to <input type=range> tick marks r=emilio 2022-12-08 12:27:22 +00:00
generic Backed out changeset 31b12711c229 (bug 1790253) for causing mochitest failures on test_scroll_on_display_contents.html 2022-12-16 13:34:47 +02:00
inspector Bug 1791777 - patch 1 - Implement CSS parsing for the @font-palette-values rule. r=emilio 2022-10-07 23:00:43 +00:00
ipc
mathml Bug 1586574 - apply horizontal writing mode to mathml elements. r=emilio 2022-12-16 17:07:56 +00:00
media
painting Bug 1802225 - Rename LayerAttributes.h to ScrollbarData.h. r=tnikkel 2022-11-29 01:52:03 +00:00
printing Bug 1586574 - apply horizontal writing mode to mathml elements. r=emilio 2022-12-16 17:07:56 +00:00
reftests Backed out changeset 48f2dad16e54 (bug 1805694) for causing bc failures on browser_selectpopup.js CLOSED TREE 2022-12-16 19:11:19 +02:00
style Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
svg Backed out changeset 3fb9690b38b7 (bug 1804958) for causing reftest failures on 1804958.html CLOSED TREE 2022-12-16 13:44:34 +02:00
tables Bug 1803863 Part 3 - Simplify the usages for ReflowOutput. r=emilio 2022-12-03 18:35:43 +00:00
tools Bug 1803391 - update comments / text references to session store modules as 'jsm's, r=Standard8 2022-12-12 10:08:03 +00:00
xul Bug 1805500 - Implement panel borders in cocoa using a border rather than shadow. r=mstange,extension-reviewers 2022-12-16 17:34:48 +00:00
moz.build