Version 1
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Asset / css_test_files / quotes.css.optimized.css
1 q[example="public class foo\
2 {\
3     private int x;\
4 \
5     foo(int x) {\
6         this.x = x;\
7     }\
8 \
9 }"]{color:red}q[style*="quotes: none"]{quotes:none;}q[style*='quotes: none']{quotes:none;}q:after{content:": colon & escaped double \" quotes \".";}q:after{content:' (brackets & escaped single \' quotes \') ';}q:after{content:"I'm Quote";}