outline-initial-1b.html 167 B

123456
  1. <!DOCTYPE html>
  2. <span style="outline-width: 2px; outline-style: solid; color: green;
  3. outline-color: initial">
  4. This should have a green outline.
  5. </span>