This is a page from the Cascading Style Sheets Working Group Blog. Some other places to find information are the “current work” page, the www-style mailing list, the Future of CSS syndicator, and the issue list on Github.
Do you want to know how the CSS WG works? Fantasai has written about:csswg, An Inside View of the CSS Working Group at W3C.
round
keyword for background-repeat
and border-image-repeat
scales to the nearest whole number of tiles. This will be marked as an issue for feedback in case people prefer different behavior or would like additional controls (e.g. round-up
or round-down
) keywords).border-radius
. They refer to a percentage of the corresponding dimension of the box (so border-radius: 50%
gives an oval).