- From: Paul LeBeau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 May 2017 04:46:17 +0000
- To: public-svg-issues@w3.org
That's not the way CSS works. Properties are not additive like that. You might consider doing something like: ``` <g class="line_2"> <text class="column_4">no existing document </text> </g> ``` -- GitHub Notification of comment by BigBadaboom Please view or discuss this issue at https://github.com/w3c/svgwg/issues/318#issuecomment-303616559 using your GitHub account
Received on Wednesday, 24 May 2017 04:46:33 UTC