gecko-dev/layout
Timothy Nikkel 4a902a6a3e Bug 1768593. Allow createImageBitmap to work on img elements whose src is an svg with no specified size of resizeWidth/Height is specified. r=lsalzman
Just need to pass the resizeWidth/Height down into SurfaceFromElement for html image elements so we can ask for a frame of the right size from the image.

We have to annotate the new test that I add as failing, just like all of the existing tests, because we don't yet support the resizeQuality option, so we fail that part of the test and pass all of the rest of it. The part that we are fixing here passes.

Differential Revision: https://phabricator.services.mozilla.com/D147739
2022-06-02 03:31:43 +00:00
..
base Bug 1768593. Allow createImageBitmap to work on img elements whose src is an svg with no specified size of resizeWidth/Height is specified. r=lsalzman 2022-06-02 03:31:43 +00:00
build Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika 2022-05-17 20:24:19 +00:00
docs Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky 2022-02-03 18:34:58 +00:00
forms Bug 1769580 - Add a terrible hack to avoid Netgear's <select>s from overflowing port numbers. r=dholbert 2022-05-27 09:37:57 +00:00
generic Bug 1475232 - When next line selection moves to a valid frame without line iterator, drill down to a first selectable child with line iterator r=emilio 2022-06-01 09:57:46 +00:00
inspector Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
ipc
mathml Bug 1756474 - Add locking to gfxPlatformFontList and gfxFontFamily, to allow use from worker threads. r=lsalzman 2022-04-19 14:20:21 +00:00
media
painting Bug 1771929 - Add methods to copy nsDisplayList and nsDisplayListSet r=tnikkel 2022-06-01 15:37:12 +00:00
printing Bug 1770372 - Notify with STATE_IS_DOCUMENT from RemotePrintJobParent. r=nika 2022-05-25 20:56:01 +00:00
reftests Bug 1747184 - Update fuzziness on android config r=gfx-reviewers,lsalzman 2022-06-02 02:55:50 +00:00
style Bug 1771564 - Don't re-resolve styles of elements without frames (but with styles). r=dholbert 2022-06-01 12:03:43 +00:00
svg Bug 1769965 - Convert stroke properties (width, dashes) to device pixels when passing them to the gfxContext. r=emilio 2022-05-21 15:42:16 +00:00
tables Bug 1472602 - Sticky/relative position fixes in nsTableWrapperFrame. r=dholbert 2022-05-23 23:40:42 +00:00
tools Bug 1772154 - Add section on the reftest analyzer to reftest docs. r=botond,mstange 2022-06-01 23:16:22 +00:00
xul Bug 1771571 - Fix include header mess between frame constructor / restyle manager. r=layout-reviewers,AlaskanEmily 2022-05-31 20:07:38 +00:00
moz.build Bug 1751948 - Part 3: Build IPDL sources within the directory they were declared, r=glandium 2022-02-28 21:01:47 +00:00