We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485837a commit 6cd04b6Copy full SHA for 6cd04b6
channel-messaging-multimessage/page2.html
@@ -7,9 +7,6 @@
7
<title>My page title</title>
8
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Lobster+Two' rel='stylesheet' type='text/css'>
9
<link rel="stylesheet" href="style.css">
10
- <!--[if lt IE 9]>
11
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
12
- <![endif]-->
13
</head>
14
<body>
15
<ul></ul>
@@ -35,4 +32,4 @@
35
32
port2.postMessage('Message received by IFrame: "' + e.data + '"');
36
33
}
37
34
</script>
38
-</html>
+</html>
0 commit comments