Home | History | Annotate | Download | only in doc

Lines Matching full:identifier

33    end-of-file. DOCTYPE tokens have a name, a public identifier, a system
34 identifier, and a force-quirks flag. When a DOCTYPE token is created,
35 its name, public identifier, and system identifier must be marked as
758 identifier state.
763 DOCTYPE system identifier state.
768 8.2.4.27 Before DOCTYPE public identifier state
776 Stay in the before DOCTYPE public identifier state.
779 Set the DOCTYPE token's public identifier to the empty string
780 (not missing), then switch to the DOCTYPE public identifier
784 Set the DOCTYPE token's public identifier to the empty string
785 (not missing), then switch to the DOCTYPE public identifier
801 8.2.4.28 DOCTYPE public identifier (double-quoted) state
806 Switch to the after DOCTYPE public identifier state.
819 token's public identifier. Stay in the DOCTYPE public identifier
822 8.2.4.29 DOCTYPE public identifier (single-quoted) state
827 Switch to the after DOCTYPE public identifier state.
840 token's public identifier. Stay in the DOCTYPE public identifier
843 8.2.4.30 After DOCTYPE public identifier state
851 Stay in the after DOCTYPE public identifier state.
854 Set the DOCTYPE token's system identifier to the empty string
855 (not missing), then switch to the DOCTYPE system identifier
859 Set the DOCTYPE token's system identifier to the empty string
860 (not missing), then switch to the DOCTYPE system identifier
875 8.2.4.31 Before DOCTYPE system identifier state
883 Stay in the before DOCTYPE system identifier state.
886 Set the DOCTYPE token's system identifier to the empty string
887 (not missing), then switch to the DOCTYPE system identifier
891 Set the DOCTYPE token's system identifier to the empty string
892 (not missing), then switch to the DOCTYPE system identifier
908 8.2.4.32 DOCTYPE system identifier (double-quoted) state
913 Switch to the after DOCTYPE system identifier state.
926 token's system identifier. Stay in the DOCTYPE system identifier
929 8.2.4.33 DOCTYPE system identifier (single-quoted) state
934 Switch to the after DOCTYPE system identifier state.
947 token's system identifier. Stay in the DOCTYPE system identifier
950 8.2.4.34 After DOCTYPE system identifier state
958 Stay in the after DOCTYPE system identifier state.