- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Feb 2017 23:48:14 +0000
- To: public-css-archive@w3.org
Here. ``` br, wbr { all: unset !important; display: contents !important; white-space: pre !important; } br::before { content: "\a" !important; } wbr::before { content: "\200B"; } ``` Any further problems? -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/610#issuecomment-279873814 using your GitHub account
Received on Tuesday, 14 February 2017 23:48:20 UTC