blob: 74697723c554e8e71740c300a43afe97393a3ca8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>CSS Test: order only affects flex items</title>
</head>
<body>
<p>Test passes if the paragraph below reads 'First, Second, Third'.</p>
<p>First, Second, Third</p>
</body>
</html>