mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-02 22:37:07 +08:00
This is a very tiny change to make behaviour consistent with jQuery. Closes #6320 Closes #6323
10 lines
122 B
HTML
10 lines
122 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Iframe Test</title>
|
|
</head>
|
|
<body>
|
|
<span>Text</span>
|
|
</body>
|
|
</html>
|