mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-12-16 00:08:59 +00:00
migrate more tests to htmlRunner
This commit is contained in:
4
src/tests/dom/performance_observer.html
Normal file
4
src/tests/dom/performance_observer.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<script src="../testing.js"></script>
|
||||
<script id=performanceObserver>
|
||||
testing.expectEqual(0, PerformanceObserver.supportedEntryTypes.length);
|
||||
</script>
|
||||
Reference in New Issue
Block a user