Skip to content

Commit c5e6eaa

Browse files
committed
Change iframe test url
1 parent 2d39cd0 commit c5e6eaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cases/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<script type="text/javascript" src="../test.js"></script>
66
</head>
77
<body>
8-
<iframe src="http://google.com" width="500"></iframe>
8+
<iframe src="http://experiments.hertzen.com/csstree/" width="500"></iframe>
99
</body>
1010
</html>

0 commit comments

Comments
 (0)