gecko-dev/layout
Emilio Cobos Alvarez f7b37252ad Bug 1715783 - Do not backplate using a background-color that isn't drawn due to print settings. r=morgan
When printing, we lighten backgrounds and darken colors, unless color-adjust:
exact is used. So with the current backplating logic we might end up using a dark
system color background for a backplate, but then darkening the test, ending up
in both more ink being used, and the text being unreadable.

We don't have a great test story for these but I can try...

Differential Revision: https://phabricator.services.mozilla.com/D117729
2021-06-17 11:15:14 +00:00
..
base Bug 1715257 - Remove Task Tracer code from the profiler, r=gerald,necko-reviewers. 2021-06-17 09:33:00 +00:00
build Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
docs Bug 1682703: [css-grid-3] Remove in-tree masonry draft spec, now that it lives in csswg repo. r=mats DONTBUILD 2020-12-16 05:17:36 +00:00
forms Bug 1677253 - Part 2: Detect direction change in SelectionChangeEventDispatcher r=masayuki 2021-06-16 11:13:15 +00:00
generic Bug 1715783 - Do not backplate using a background-color that isn't drawn due to print settings. r=morgan 2021-06-17 11:15:14 +00:00
inspector Backed out changeset f7944c3f9e5b (bug 1711437) for causing mochitest failures. CLOSED TREE 2021-05-25 18:56:00 +03:00
ipc Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio 2020-12-02 09:47:53 +00:00
mathml Bug 1711479 - Support various metrics (not only ex-height) as the basis for font-size-adjust calculations in the gfx font implementations. r=layout-reviewers,emilio 2021-06-14 12:32:37 +00:00
media
painting Bug 1716913 - Remove use of DefineClip in nsDisplayList r=gfx-reviewers,jrmuizel 2021-06-17 02:38:55 +00:00
printing Bug 1699837 - Make sure that remote iframes honor print settings. r=mattwoodrow 2021-06-13 09:16:53 +00:00
reftests Backed out changeset 318f32313091 (bug 1459526) for causing wrench bustages. CLOSED TREE 2021-06-17 04:45:11 +03:00
style Bug 1700781 - Skip failing mochitest-plain tests with fission + xorigin, r=jmaher 2021-06-15 18:24:18 +00:00
svg Bug 1710917 - Introduced internal:svgContextPropertiesAllowed webextension permission. r=dholbert,mixedpuppy 2021-06-01 14:46:03 +00:00
tables Bug 1711648 - Move LayoutRect to the Box2D representation. r=jrmuizel. 2021-06-11 13:33:10 +00:00
tools Backed out changeset 318f32313091 (bug 1459526) for causing wrench bustages. CLOSED TREE 2021-06-17 04:45:11 +03:00
xul Bug 1661516 [Wayland] Don't use context menu shift in nsMenuPopupFrame::SetPopupPosition(), r=jhorak 2021-06-14 18:01:04 +00:00
moz.build