summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-display/display-inline-dynamic-001-ref.html
blob: 8b5f5015f9ebc818cbf48666773440a359e1d740 (plain)
1
2
3
4
<!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>