This is required.

Reference to [[SAX]].

This is required.

Introduction

Some informative introductory text.

A section

I'm a sub-section

Start your spec!

        [Exposed=Window]
        interface Foo {
        attribute DOMString bar;
        undefined doTheFoo();
        };
      

The Foo interface represents a {{Foo}}.

The doTheFoo() method does the foo. Call it by running {{Foo/doTheFoo()}}.

  1. A |variable:DOMString| can be declared like this.

This is required for specifications that contain normative material.