Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<div contenteditable=true style="transition-property: width;"></div>
<style>
html {
transition-delay: 18446744073709551584s;
transform: rotate(0deg);
}
</style>