Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Merge branch 'develop' of github.com:darobin/respec into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
darobin committed Nov 16, 2012
2 parents cef3405 + 81105a2 commit 623155d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/specifications/webidl.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ <h2>Simplest</h2>
<h2>Inheritance</h2>
<dl title='dictionary Dico1 : Dico0' class='idl'></dl>
</section>
<section>
<h2>Partial</h2>
<dl title='partial dictionary Dico1' class='idl'></dl>
</section>
<section>
<h2>With members</h2>
<dl title='dictionary Dico2' class='idl'>
Expand Down

0 comments on commit 623155d

Please sign in to comment.