PHPWord/vendor/sabberworm/php-css-parser/tests/files/ie-hacks.css
2023-04-06 11:14:49 -06:00

10 lines
211 B
CSS
Executable File

p {
padding-right: .75rem \9;
background-image: none \9;
color:red\9\0;
background-color:red \9 \0;
background-color:red \9 \0 !important;
content: "red \9\0";
content: "red\0abc";
}