Skip to content

Commit

Permalink
META help links to both WHATWG and W3C
Browse files Browse the repository at this point in the history
  • Loading branch information
Hallvord R. M. Steen committed Oct 28, 2014
1 parent c7a2a7d commit 691e679
Showing 1 changed file with 3 additions and 0 deletions.
@@ -1,5 +1,8 @@
<!DOCTYPE html><html><head><title>javascript: URL creating a document in an about:blank iframe</title>
<link rel="help" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element">
<link rel="help" href="https://html.spec.whatwg.org/multipage/embedded-content.html#process-the-iframe-attributes">
<link rel="help" href="http://www.w3.org/html/wg/drafts/html/CR/embedded-content-0.html#the-iframe-element">
<link rel="help" href="http://www.w3.org/html/wg/drafts/html/CR/embedded-content-0.html#process-the-iframe-attributes">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
</head>
Expand Down

0 comments on commit 691e679

Please sign in to comment.