servo/tests/wpt/web-platform-tests/css/css-display/display-inline-dynamic-001-ref.html

4 lines
159 B
HTML

<!DOCTYPE html>
<style>div::first-line { font-family:monospace; color:green; }</style>
<p>Test passes if PASS is displayed in green below.</p>
<div>PASS</div>