Raw File
transitions-inline-ref.html
<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>
back to top