Revision: 12901
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 31, 2009 23:50 by angusdev
Initial Code
<style type="text/css"> p:first-child { color:blue; } </style> <div> <script>function dummy(){}</script> <p>I am a strong man.</p> <p>I am a strong man.</p> </div>
Initial URL
Initial Description
Firefox 3: blue Chromium build 12758: black
Initial Title
css first-child test
Initial Tags
css, html
Initial Language
HTML