- From: Pat Mächler <p.maechler@iwf.ch>
- Date: Wed, 2 Sep 2015 07:57:57 +0200
- To: <public-fx@w3.org>
Dear all,
There appears to be a typo in the inline CSS in the header of the
compositing draft at http://www.w3.org/TR/compositing-1/
The lines
---snip
a[data-link-type=element]::before,span[data-link-type=element]::before {
content: '<';
}
---/snip
should actually read as
---snip
a[data-link-type=element]::before,span[data-link-type=element]::before {
content: '<';
}
---/snip
kind regards
Pat Mächler
-----------------------------------------------------------------
*Pat Mächler*
*Front-End Developer*
*IWF Web Solutions*
Telefon: +41 (0) 61 927 68 50
Telefax: +41 (0) 61 927 68 51
Internet: http://www.iwf.ch/web-solutions
IWF AG, Altmarktstrasse 96, CH-4410 Liestal
-----------------------------------------------------------------
Received on Thursday, 3 September 2015 07:10:06 UTC