gecko-dev/layout
Emilio Cobos Álvarez 63420746b0 Bug 1766046 - cleanup animation-name. r=boris
Make the representation the same between Gecko and Servo code. This will
enable further clean-ups in the future.

Make serialization be correct, serializing as identifier unless it's an
invalid one (in which case we serialize as a string).

This changes our stringification behavior in the specified style, but
now it will match the computed style and be more correct over-all.

Differential Revision: https://phabricator.services.mozilla.com/D144473
2022-04-24 21:47:31 +00:00
..
base Bug 1727562: Avoid else-after-break in nsFrameTraversal.cpp, and add braces to one-liner if-statements. r=emilio 2022-04-24 03:54:27 +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 1755565 - Implement `contain: inline-size`. r=emilio,dholbert 2022-04-19 17:44:16 +00:00
generic Bug 1695139 - Remove a warning that nobody is looking into. r=tnikkel 2022-04-22 10:57:02 +00:00
inspector Bug 1763644 - Add basic @container rule parsing and boilerplate. r=firefox-style-system-reviewers,layout-reviewers,boris 2022-04-08 04:15:40 +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 1745834 - When adding a 3D transform to WebRenderScrollData, project it to 2D when appropriate. r=tnikkel 2022-04-16 01:37:38 +00:00
printing Bug 1760836 - Support printing to an nsIOutputStream. r=jfkthame,jrmuizel,webdriver-reviewers,geckoview-reviewers,agi 2022-03-30 18:51:58 +00:00
reftests Bug 1765640 part 2: Change reference case select-3-ref.html to use position:absolute instead of fixed, to avoid fuzzy failures due to antialiasing differences. r=hiro 2022-04-21 23:59:29 +00:00
style Bug 1766046 - cleanup animation-name. r=boris 2022-04-24 21:47:31 +00:00
svg Bug 1764943. Add null check on path. r=mstange 2022-04-22 20:16:30 +00:00
tables Bug 1757110: Refactor `BCCorners::corners` and `BCCellBorders::borders` to use `mozilla::UniquePtr` r=dholbert 2022-03-25 19:19:15 +00:00
tools Bug 1764354 - Propagate color-scheme preference to SVG images on chrome documents. r=aosmond 2022-04-17 20:38:01 +00:00
xul Bug 1765714 - Move Wayland popup bounds check to LayoutPopup(). r=stransky 2022-04-22 08:44:58 +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