Source code

Revision control

Copy as Markdown

Other Tools

<html>
<title>Test for CSS transitions and re-wrapping of inlines</title>
<div style="width: 3em">
<span id="test" style="color: green">
This is some text with a transition.
</span>
</div>