gecko-dev/layout
Emilio Cobos Álvarez 8e47e5abc2 Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers
https://drafts.csswg.org/css-images-4/#image-set-notation has:

> [...] it also specifies the image’s natural resolution, overriding any other
> source of data that might supply a natural resolution.

Astounding that there was literally no WPT for this at all. I added three: one
for backgrounds, one for list-style-image, and one for `content`. Cursor is not
handled on this patch because that one requires a fair amount of extra work.

Differential Revision: https://phabricator.services.mozilla.com/D112474
2021-04-19 19:55:27 +00:00
..
base Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers 2021-04-19 19:55:27 +00:00
build Bug 1695404 - follow-up: More tiny cleanup. r=emilio 2021-04-18 19:30:26 +00:00
docs
forms Bug 1702676 - Change public LookAndFeel API to accept a color scheme. r=mstange 2021-04-02 12:22:14 +00:00
generic Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers 2021-04-19 19:55:27 +00:00
inspector Bug 708901 - Migrate to nsTHashSet in layout. r=emilio 2021-03-24 17:56:46 +00:00
ipc
mathml Bug 1702676 - Change public LookAndFeel API to accept a color scheme. r=mstange 2021-04-02 12:22:14 +00:00
media
painting Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers 2021-04-19 19:55:27 +00:00
printing Bug 1697344 p3: Don't hold the GradientStops object on CanvasGradient. r=jrmuizel 2021-03-29 12:12:21 +00:00
reftests Backed out changeset 3b729f0fb230 (bug 1705826) for reftest failures on skip-ink-multiline-position.html. 2021-04-19 13:36:30 +03:00
style Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers 2021-04-19 19:55:27 +00:00
svg Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers 2021-04-19 19:55:27 +00:00
tables Bug 1702676 - Change public LookAndFeel API to accept a color scheme. r=mstange 2021-04-02 12:22:14 +00:00
tools Backed out changeset d4a5d8567977 (bug 1696251) for non-unified build bustages. CLOSED TREE 2021-04-19 19:43:31 +03:00
xul Bug 1705877 - image-set() should influence intrinsic size of the image. r=dholbert,layout-reviewers 2021-04-19 19:55:27 +00:00
moz.build