trisquel-icecat/icecat/layout/reftests/frameset/frameset-add-col-ref.html

10 lines
155 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
</head>
<frameset id="frameset" cols="*,*">
<frame />
<frame />
</frameset>
</html>