https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 87bec7f2841f42f6738d11db4e7986fa95e63ea2 authored by Sergio Villar Senin on 23 March 2018, 11:33:30 UTC
[css-grid] Fix auto repeat tracks computation with definite min sizes
Tip revision: 87bec7f
0034-isvalid.html
<!DOCTYPE html>
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
  <head>
		<meta charset=utf-8>
		<title>Test 0034</title>    
  </head>
  <body>
  	<div about="http://sw-app.org/mic.xhtml#i" rel="foaf:img">
  	  <img 	src="http://sw-app.org/img/mic_2007_01.jpg" 
  	   		alt="A photo depicting Michael" />
  	</div>
  </body>
</html>
back to top