<p>This input's outline is expanded using outline-offset in a transition on :focus. Both outline and outline-offset properties are transitioned. If the outline property is not transitioned then it pops out of existence on the input's blur.</p>
<label id='one'><input placeholder='text' type='text' /></label>