chromium/third_party/blink/web_tests/fast/frames/empty-cols-attribute.html

<frameset cols="" rows="1,1">
<frame src="resources/red.html">
<frame src="resources/purple.html">
</frameset>