gecko-dev/layout
Jonathan Kew dd2faa9bfa Bug 1756750 - Reftest for SVG-in-OT font with embedded bitmaps. r=emilio
The testcase includes a 1-second pause after the onload event fires, because the test font
includes PNG bitmaps which are asynchronously decoded. This is in theory unreliable,
but for these small images it should be plenty of time (even without any delay, the test
fails only very intermittently) -- if we're failing to decode the images even with the
1-second delay, something is probably truly broken.

(The file svg-bitmap.ttx file is not actually required to run the test, but is the source
for the svg-bitmap.ttf font file, constructed by inserting base64-encoded PNG images
into a minimal font framework.)

Differential Revision: https://phabricator.services.mozilla.com/D140057
2022-03-02 15:58:14 +00:00
..
base Bug 1756750 - Don't reframe <svg:image> on loading / broken changes. r=jfkthame 2022-03-02 14:31:58 +00:00
build Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert 2022-01-17 11:10:05 +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 1757230 - Add missing includes elsewhere to unbust hybrid builds. 2022-02-26 01:08:16 +01:00
generic Bug 1756750 - Add a missing null-check. 2022-03-02 17:19:33 +01:00
inspector Bug 1746683 - Remove hwba since it's not a thing (hwb function supports alpha). 2021-12-20 02:53:31 +00:00
ipc Bug 1728914 - Convert a few uses of AsLayerManager to use WebRenderLayerManager. r=gfx-reviewers,aosmond 2021-09-05 02:16:38 +00:00
mathml Bug 1757230 - Add missing includes elsewhere to unbust hybrid builds. 2022-02-26 01:08:16 +01:00
media
painting Bug 1757184 - Allocate display list nodes from nsPresArena instead of ArenaAllocator r=emilio 2022-02-28 19:16:04 +00:00
printing Bug 1756445 - Stop saving print settings in platform code after printing. r=bobowen 2022-02-27 21:12:08 +00:00
reftests Bug 1756750 - Reftest for SVG-in-OT font with embedded bitmaps. r=emilio 2022-03-02 15:58:14 +00:00
style Bug 1744573: Cache the transform matrix r=eeejay,Jamie 2022-02-25 22:23:13 +00:00
svg Bug 1751108 - Deal with nan context scale in SVGTextFrame::UpdateFontSizeScaleFactor. r=layout-reviewers,jfkthame 2022-03-01 14:35:36 +00:00
tables Bug 1755747 - Add support for antialiased non-snapped rectangles. r=gfx-reviewers,aosmond 2022-02-23 13:37:39 +00:00
tools Bug 1697979 - Part 2: Adjust test expectations r=mstange 2022-01-22 02:37:31 +00:00
xul Bug 1755521 - Don't lose track of anchor rect width on popup position change. r=stransky 2022-03-02 12:33:27 +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