Skip to content

Commit 21dd571

Browse files
committed
Add TODO note
1 parent 2c95e9d commit 21dd571

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/sanitize.spec.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* Verify that DOM sanitization is working.
33
*/
44

5+
// TODO: Make these tests more comprehensive. They should cover a wider range of sanitization cases.
6+
57
import { test, expect, type Page } from '@playwright/test';
68
import { cssToHtml } from '../src/index';
79

0 commit comments

Comments
 (0)