| <link rel="stylesheet" href="resources/p-in-scope.css"> | |
| <p> | |
| The symbol in row <tt>foo</tt> and column <tt>bar</tt> shows whether | |
| <tt><p><bar><foo></tt> is allowed (+) or closes the | |
| <tt><p></tt> before opening <tt><foo></tt> (-). | |
| </p> | |
| <table> | |
| <thead> | |
| <tr id="header-row"> | |
| <th>Leaf</th> | |
| <th></th> | |
| </tr> | |
| </thead> | |
| <tbody id="results"> | |
| </tbody> | |
| </table> | |
| <pre id="console"></pre> | |
| <script src="resources/p-in-scope.js"></script> |