- From: kevers-google via GitHub <sysbot+gh@w3.org>
- Date: Tue, 21 Sep 2021 14:15:43 +0000
- To: public-css-archive@w3.org
kevers-google has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [web-animations-2] Fix style in dl.switch for web-animations-2 spec. == [web-animations-2] Fix style in dl.switch for web-animations-2 spec. This PR addresses two formatting glitches in the web-animations-2 spec: 1) paragraphs after a marker, and 2) indentation of bulleted lists. Both tweaks are for descendants of a dl.switch. Without the changes, a newline is inserted after a marker within the switch if the maker is followed by a paragraph. List items within a dl.switch are outdented which causes the text to overlay the bullets. See https://github.com/w3c/csswg-drafts/pull/6655 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 21 September 2021 14:15:45 UTC