We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed521d commit 0ad16efCopy full SHA for 0ad16ef
1 file changed
test/vdiff/html2pdf.vdiff.js
@@ -19,7 +19,7 @@ const conditions = {
19
};
20
21
const fileConditions = {
22
- 'blank': ['default'],
+ 'blank': ['default', 'textSource'],
23
'lorem-ipsum': ['default', 'legacy', 'margin'],
24
'all-tags': ['default', 'selectCanvas'],
25
'css-selectors': ['default', 'selectMainId'],
0 commit comments