Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<script>
function foo(o) {
o instanceof CSS2Properties;
}
foo({})
</script>