Skip to content

Commit

Permalink
Merge pull request #144 from oannao/work
Browse files Browse the repository at this point in the history
Fixed the file shadow-root-001-ref.html
  • Loading branch information
hayatoito committed Jun 8, 2013
2 parents fc6deb2 + ee7fdb2 commit ba8c809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shadow-dom/shadow-trees/shadow-root-001.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<title>Shadow DOM Test - Tests a shadow root.</title>
<link rel="reference" href="shadow-root-01-ref.html" />
<link rel="reference" href="shadow-root-001-ref.html" />
<link rel="author" title="Hayato Ito" href="mailto:hayato@google.com" />
<link rel="help" href="https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#shadow-trees" />
<script src="../testcommon.js"></script>
Expand Down

0 comments on commit ba8c809

Please sign in to comment.