aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/reference/ref-pass-body.xht
blob: 6c0a6058a791be76f32f2b227af42d8d0581cf81 (plain) (blame)
1
2
3
4
5
6
7
8
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>PASS in body, black</title>
<link href="mailto:me@gsnedders.com" rel="author" title="Geoffrey Sneddon" />
<style>
.PASS {color: black;}
</style>
</head><body class="PASS">PASS
</body></html>