https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 1503470039390008dc011a55ce82f41aa52fa8aa authored by Mikhail Pozdnyakov on 16 March 2018, 12:55:10 UTC
[Sensor] Add feature detection
Tip revision: 1503470
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