[csswg-drafts] [css-overflow-3] typos in Example 5 (#5468)

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