welsonjs/node_modules/html5shiv/test/data/no-print.css

8 lines
136 B
CSS

article:before {
content: "isfnotorprint";
isfnotorprint: true;
}
article {
content: "isfnotorprint";
isfnotorprint: true;
}