https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 712be3d5b3524706be3dedfc653752afe41d05c8 authored by James Graham on 12 April 2018, 13:01:19 UTC
Improve handling of harness-level errors in wptrunner
Tip revision: 712be3d
flexbox_columns-ref.html
<!DOCTYPE html>
<title>flexbox | multicol</title>
<link rel="author" href="http://opera.com" title="Opera Software">
<style>
div {
	background: black;
}
</style>

<div>x</div>
back to top