init
This commit is contained in:
9
bower_components/matchMedia/test/iframe_head.html
vendored
Normal file
9
bower_components/matchMedia/test/iframe_head.html
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>matchMedia polyfill test page</title>
|
||||
</head>
|
||||
<body>
|
||||
<iframe src="body.html"></iframe>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user