- From: BillGoldstein via GitHub <sysbot+gh@w3.org>
- Date: Tue, 25 Aug 2020 15:56:57 +0000
- To: public-css-archive@w3.org
BillGoldstein has just created a new issue for https://github.com/w3c/csswg-drafts:
== [css-overflow-3] typos in Example 5 ==
-Sample rendering given #a { line-clamp: 5; } b { line-clamp: 2; }
+Sample rendering given #a { line-clamp: 5; } #b { line-clamp: 2; }
-Sample rendering given #a { line-clamp: 3; } b { line-clamp: 2; }
+Sample rendering given #a { line-clamp: 3; } #b { line-clamp: 2; }
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5468 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 25 August 2020 15:56:58 UTC