Files
servo/tests/wpt/css-tests/css-flexbox-1_dev/html/reference/flexbox_columns-ref.htm

11 lines
215 B
HTML

<!DOCTYPE html>
<html><head><title>flexbox | multicol</title>
<link href="http://opera.com" rel="author" title="Opera Software">
<style>
div {
background: black;
}
</style>
</head><body><div>x</div>
</body></html>