Skip to content

Commit dd7f302

Browse files
Fix: get rid of vendor-specific attributes
They’re irrelevant for the testing here.
1 parent 138e95c commit dd7f302

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ body {
77
margin: 0;
88
padding: 12px 0;
99
word-wrap: break-word;
10-
-webkit-print-color-adjust: exact;
1110
}
1211

1312
h1 {

0 commit comments

Comments
 (0)