quotes.css.optimized.css
Same filename in other branches
- 9 core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css.optimized.css
- 8.9.x core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css.optimized.css
- 10 core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css.optimized.css
- 11.x core/tests/Drupal/Tests/Core/Asset/css_test_files/quotes.css.optimized.css
q[example="public class foo\ {\ private int x;\ \ foo(int x) {\ this.x = x;\ }\ \ }"]{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";}
File
-
modules/
simpletest/ files/ css_test_files/ quotes.css.optimized.css
View source
- q[example="public class foo\
- {\
- private int x;\
- \
- foo(int x) {\
- this.x = x;\
- }\
- \
- }"]{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";}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.