├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── LICENSE.md
├── README.md
├── w3c.json
├── woff1
├── DoC
│ └── issues-lc-2010.html
├── spec
│ ├── Overview.html
│ ├── conform.css
│ └── metadata
│ │ ├── GentiumPlus-WOFF-metadata.xml
│ │ ├── GentiumPlus-WOFF-metadata2.xml
│ │ ├── div-and-span.xml
│ │ ├── example-ascender.xml
│ │ ├── example-fsi.xml
│ │ ├── example01.xml
│ │ ├── extension01.xml
│ │ ├── inconsolata-woffmeta.xml
│ │ ├── invalid
│ │ ├── bare-credit.xml
│ │ ├── div-inside-span.xml
│ │ ├── extra-foo.xml
│ │ ├── no-item.xml
│ │ └── uniqueid-noid.xml
│ │ ├── license-URI-only.xml
│ │ ├── minimal.xml
│ │ ├── multi-item-in-extension.xml
│ │ ├── optional-name-in-extension.xml
│ │ └── woffmeta.rng
├── tests
│ ├── AuthoringTool
│ │ ├── README.txt
│ │ ├── Tests
│ │ │ └── xhtml1
│ │ │ │ ├── AuthoringToolTestFonts.zip
│ │ │ │ ├── bitwiseidentical-001.otf
│ │ │ │ ├── bitwiseidentical-002.ttf
│ │ │ │ ├── bitwiseidentical-003.otf
│ │ │ │ ├── bitwiseidentical-004.otf
│ │ │ │ ├── bitwiseidentical-005.otf
│ │ │ │ ├── bitwiseidentical-006.ttf
│ │ │ │ ├── invalidsfnt-blocks-001.otf
│ │ │ │ ├── invalidsfnt-blocks-002.otf
│ │ │ │ ├── invalidsfnt-blocks-003.otf
│ │ │ │ ├── invalidsfnt-checksum-001.otf
│ │ │ │ ├── invalidsfnt-checksum-002.otf
│ │ │ │ ├── invalidsfnt-directory-order-001.otf
│ │ │ │ ├── invalidsfnt-entryselector-001.otf
│ │ │ │ ├── invalidsfnt-padding-001.otf
│ │ │ │ ├── invalidsfnt-padding-002.otf
│ │ │ │ ├── invalidsfnt-padding-003.otf
│ │ │ │ ├── invalidsfnt-padding-004.otf
│ │ │ │ ├── invalidsfnt-padding-005.otf
│ │ │ │ ├── invalidsfnt-rangeshift-001.otf
│ │ │ │ ├── invalidsfnt-searchrange-001.otf
│ │ │ │ ├── resources
│ │ │ │ └── index.css
│ │ │ │ ├── tabledata-compression-size-001.otf
│ │ │ │ ├── tabledirectory-ascending-001.otf
│ │ │ │ ├── testcaseindex.xht
│ │ │ │ ├── validsfnt-001.otf
│ │ │ │ └── validsfnt-002.ttf
│ │ ├── manifest-new.txt
│ │ └── manifest.txt
│ ├── Format
│ │ ├── README.txt
│ │ ├── Tests
│ │ │ ├── resources
│ │ │ │ └── index.css
│ │ │ └── xhtml1
│ │ │ │ ├── FormatTestFonts.zip
│ │ │ │ ├── blocks-extraneous-data-001.woff
│ │ │ │ ├── blocks-extraneous-data-002.woff
│ │ │ │ ├── blocks-extraneous-data-003.woff
│ │ │ │ ├── blocks-extraneous-data-004.woff
│ │ │ │ ├── blocks-extraneous-data-005.woff
│ │ │ │ ├── blocks-extraneous-data-006.woff
│ │ │ │ ├── blocks-extraneous-data-007.woff
│ │ │ │ ├── blocks-metadata-absent-001.woff
│ │ │ │ ├── blocks-metadata-absent-002.woff
│ │ │ │ ├── blocks-metadata-padding-001.woff
│ │ │ │ ├── blocks-ordering-001.woff
│ │ │ │ ├── blocks-ordering-002.woff
│ │ │ │ ├── blocks-ordering-003.woff
│ │ │ │ ├── blocks-ordering-004.woff
│ │ │ │ ├── blocks-overlap-001.woff
│ │ │ │ ├── blocks-overlap-002.woff
│ │ │ │ ├── blocks-overlap-003.woff
│ │ │ │ ├── blocks-private-001.woff
│ │ │ │ ├── blocks-private-absent-001.woff
│ │ │ │ ├── blocks-private-absent-002.woff
│ │ │ │ ├── directory-4-byte-001.woff
│ │ │ │ ├── directory-4-byte-002.woff
│ │ │ │ ├── directory-4-byte-003.woff
│ │ │ │ ├── directory-ascending-001.woff
│ │ │ │ ├── directory-compLength-001.woff
│ │ │ │ ├── directory-extraneous-data-001.woff
│ │ │ │ ├── directory-origCheckSum-001.woff
│ │ │ │ ├── directory-origCheckSum-002.woff
│ │ │ │ ├── directory-origLength-001.woff
│ │ │ │ ├── directory-origLength-002.woff
│ │ │ │ ├── directory-overlaps-001.woff
│ │ │ │ ├── directory-overlaps-002.woff
│ │ │ │ ├── directory-overlaps-003.woff
│ │ │ │ ├── directory-overlaps-004.woff
│ │ │ │ ├── directory-overlaps-005.woff
│ │ │ │ ├── header-flavor-001.woff
│ │ │ │ ├── header-flavor-002.woff
│ │ │ │ ├── header-length-001.woff
│ │ │ │ ├── header-length-002.woff
│ │ │ │ ├── header-numTables-001.woff
│ │ │ │ ├── header-reserved-001.woff
│ │ │ │ ├── header-signature-001.woff
│ │ │ │ ├── header-totalSfntSize-001.woff
│ │ │ │ ├── header-totalSfntSize-002.woff
│ │ │ │ ├── header-totalSfntSize-003.woff
│ │ │ │ ├── metadata-compression-001.woff
│ │ │ │ ├── metadata-encoding-001.woff
│ │ │ │ ├── metadata-encoding-002.woff
│ │ │ │ ├── metadata-encoding-003.woff
│ │ │ │ ├── metadata-encoding-004.woff
│ │ │ │ ├── metadata-encoding-005.woff
│ │ │ │ ├── metadata-encoding-006.woff
│ │ │ │ ├── metadata-metaOrigLength-001.woff
│ │ │ │ ├── metadata-metaOrigLength-002.woff
│ │ │ │ ├── metadata-padding-001.woff
│ │ │ │ ├── metadata-schema-copyright-001.woff
│ │ │ │ ├── metadata-schema-copyright-002.woff
│ │ │ │ ├── metadata-schema-copyright-003.woff
│ │ │ │ ├── metadata-schema-copyright-004.woff
│ │ │ │ ├── metadata-schema-copyright-005.woff
│ │ │ │ ├── metadata-schema-copyright-006.woff
│ │ │ │ ├── metadata-schema-copyright-007.woff
│ │ │ │ ├── metadata-schema-copyright-008.woff
│ │ │ │ ├── metadata-schema-copyright-009.woff
│ │ │ │ ├── metadata-schema-copyright-010.woff
│ │ │ │ ├── metadata-schema-copyright-011.woff
│ │ │ │ ├── metadata-schema-copyright-012.woff
│ │ │ │ ├── metadata-schema-copyright-013.woff
│ │ │ │ ├── metadata-schema-copyright-014.woff
│ │ │ │ ├── metadata-schema-copyright-015.woff
│ │ │ │ ├── metadata-schema-copyright-016.woff
│ │ │ │ ├── metadata-schema-copyright-017.woff
│ │ │ │ ├── metadata-schema-copyright-018.woff
│ │ │ │ ├── metadata-schema-copyright-019.woff
│ │ │ │ ├── metadata-schema-copyright-020.woff
│ │ │ │ ├── metadata-schema-copyright-021.woff
│ │ │ │ ├── metadata-schema-copyright-022.woff
│ │ │ │ ├── metadata-schema-copyright-023.woff
│ │ │ │ ├── metadata-schema-copyright-024.woff
│ │ │ │ ├── metadata-schema-copyright-025.woff
│ │ │ │ ├── metadata-schema-copyright-026.woff
│ │ │ │ ├── metadata-schema-copyright-027.woff
│ │ │ │ ├── metadata-schema-copyright-028.woff
│ │ │ │ ├── metadata-schema-copyright-029.woff
│ │ │ │ ├── metadata-schema-copyright-030.woff
│ │ │ │ ├── metadata-schema-credit-001.woff
│ │ │ │ ├── metadata-schema-credit-002.woff
│ │ │ │ ├── metadata-schema-credit-003.woff
│ │ │ │ ├── metadata-schema-credit-004.woff
│ │ │ │ ├── metadata-schema-credit-005.woff
│ │ │ │ ├── metadata-schema-credit-006.woff
│ │ │ │ ├── metadata-schema-credit-007.woff
│ │ │ │ ├── metadata-schema-credit-008.woff
│ │ │ │ ├── metadata-schema-credit-009.woff
│ │ │ │ ├── metadata-schema-credit-010.woff
│ │ │ │ ├── metadata-schema-credit-011.woff
│ │ │ │ ├── metadata-schema-credits-001.woff
│ │ │ │ ├── metadata-schema-credits-002.woff
│ │ │ │ ├── metadata-schema-credits-003.woff
│ │ │ │ ├── metadata-schema-credits-004.woff
│ │ │ │ ├── metadata-schema-credits-005.woff
│ │ │ │ ├── metadata-schema-credits-006.woff
│ │ │ │ ├── metadata-schema-credits-007.woff
│ │ │ │ ├── metadata-schema-description-001.woff
│ │ │ │ ├── metadata-schema-description-002.woff
│ │ │ │ ├── metadata-schema-description-003.woff
│ │ │ │ ├── metadata-schema-description-004.woff
│ │ │ │ ├── metadata-schema-description-005.woff
│ │ │ │ ├── metadata-schema-description-006.woff
│ │ │ │ ├── metadata-schema-description-007.woff
│ │ │ │ ├── metadata-schema-description-008.woff
│ │ │ │ ├── metadata-schema-description-009.woff
│ │ │ │ ├── metadata-schema-description-010.woff
│ │ │ │ ├── metadata-schema-description-011.woff
│ │ │ │ ├── metadata-schema-description-012.woff
│ │ │ │ ├── metadata-schema-description-013.woff
│ │ │ │ ├── metadata-schema-description-014.woff
│ │ │ │ ├── metadata-schema-description-015.woff
│ │ │ │ ├── metadata-schema-description-016.woff
│ │ │ │ ├── metadata-schema-description-017.woff
│ │ │ │ ├── metadata-schema-description-018.woff
│ │ │ │ ├── metadata-schema-description-019.woff
│ │ │ │ ├── metadata-schema-description-020.woff
│ │ │ │ ├── metadata-schema-description-021.woff
│ │ │ │ ├── metadata-schema-description-022.woff
│ │ │ │ ├── metadata-schema-description-023.woff
│ │ │ │ ├── metadata-schema-description-024.woff
│ │ │ │ ├── metadata-schema-description-025.woff
│ │ │ │ ├── metadata-schema-description-026.woff
│ │ │ │ ├── metadata-schema-description-027.woff
│ │ │ │ ├── metadata-schema-description-028.woff
│ │ │ │ ├── metadata-schema-description-029.woff
│ │ │ │ ├── metadata-schema-description-030.woff
│ │ │ │ ├── metadata-schema-description-031.woff
│ │ │ │ ├── metadata-schema-description-032.woff
│ │ │ │ ├── metadata-schema-extension-001.woff
│ │ │ │ ├── metadata-schema-extension-002.woff
│ │ │ │ ├── metadata-schema-extension-003.woff
│ │ │ │ ├── metadata-schema-extension-004.woff
│ │ │ │ ├── metadata-schema-extension-005.woff
│ │ │ │ ├── metadata-schema-extension-006.woff
│ │ │ │ ├── metadata-schema-extension-007.woff
│ │ │ │ ├── metadata-schema-extension-008.woff
│ │ │ │ ├── metadata-schema-extension-009.woff
│ │ │ │ ├── metadata-schema-extension-010.woff
│ │ │ │ ├── metadata-schema-extension-011.woff
│ │ │ │ ├── metadata-schema-extension-012.woff
│ │ │ │ ├── metadata-schema-extension-013.woff
│ │ │ │ ├── metadata-schema-extension-014.woff
│ │ │ │ ├── metadata-schema-extension-015.woff
│ │ │ │ ├── metadata-schema-extension-016.woff
│ │ │ │ ├── metadata-schema-extension-017.woff
│ │ │ │ ├── metadata-schema-extension-018.woff
│ │ │ │ ├── metadata-schema-extension-019.woff
│ │ │ │ ├── metadata-schema-extension-020.woff
│ │ │ │ ├── metadata-schema-extension-021.woff
│ │ │ │ ├── metadata-schema-extension-022.woff
│ │ │ │ ├── metadata-schema-extension-023.woff
│ │ │ │ ├── metadata-schema-extension-024.woff
│ │ │ │ ├── metadata-schema-extension-025.woff
│ │ │ │ ├── metadata-schema-extension-026.woff
│ │ │ │ ├── metadata-schema-extension-027.woff
│ │ │ │ ├── metadata-schema-extension-028.woff
│ │ │ │ ├── metadata-schema-extension-029.woff
│ │ │ │ ├── metadata-schema-extension-030.woff
│ │ │ │ ├── metadata-schema-extension-031.woff
│ │ │ │ ├── metadata-schema-extension-032.woff
│ │ │ │ ├── metadata-schema-extension-033.woff
│ │ │ │ ├── metadata-schema-extension-034.woff
│ │ │ │ ├── metadata-schema-extension-035.woff
│ │ │ │ ├── metadata-schema-extension-036.woff
│ │ │ │ ├── metadata-schema-extension-037.woff
│ │ │ │ ├── metadata-schema-extension-038.woff
│ │ │ │ ├── metadata-schema-extension-039.woff
│ │ │ │ ├── metadata-schema-extension-040.woff
│ │ │ │ ├── metadata-schema-extension-041.woff
│ │ │ │ ├── metadata-schema-extension-042.woff
│ │ │ │ ├── metadata-schema-extension-043.woff
│ │ │ │ ├── metadata-schema-extension-044.woff
│ │ │ │ ├── metadata-schema-extension-045.woff
│ │ │ │ ├── metadata-schema-extension-046.woff
│ │ │ │ ├── metadata-schema-extension-047.woff
│ │ │ │ ├── metadata-schema-extension-048.woff
│ │ │ │ ├── metadata-schema-extension-049.woff
│ │ │ │ ├── metadata-schema-extension-050.woff
│ │ │ │ ├── metadata-schema-license-001.woff
│ │ │ │ ├── metadata-schema-license-002.woff
│ │ │ │ ├── metadata-schema-license-003.woff
│ │ │ │ ├── metadata-schema-license-004.woff
│ │ │ │ ├── metadata-schema-license-005.woff
│ │ │ │ ├── metadata-schema-license-006.woff
│ │ │ │ ├── metadata-schema-license-007.woff
│ │ │ │ ├── metadata-schema-license-008.woff
│ │ │ │ ├── metadata-schema-license-009.woff
│ │ │ │ ├── metadata-schema-license-010.woff
│ │ │ │ ├── metadata-schema-license-011.woff
│ │ │ │ ├── metadata-schema-license-012.woff
│ │ │ │ ├── metadata-schema-license-013.woff
│ │ │ │ ├── metadata-schema-license-014.woff
│ │ │ │ ├── metadata-schema-license-015.woff
│ │ │ │ ├── metadata-schema-license-016.woff
│ │ │ │ ├── metadata-schema-license-017.woff
│ │ │ │ ├── metadata-schema-license-018.woff
│ │ │ │ ├── metadata-schema-license-019.woff
│ │ │ │ ├── metadata-schema-license-020.woff
│ │ │ │ ├── metadata-schema-license-021.woff
│ │ │ │ ├── metadata-schema-license-022.woff
│ │ │ │ ├── metadata-schema-license-023.woff
│ │ │ │ ├── metadata-schema-license-024.woff
│ │ │ │ ├── metadata-schema-license-025.woff
│ │ │ │ ├── metadata-schema-license-026.woff
│ │ │ │ ├── metadata-schema-license-027.woff
│ │ │ │ ├── metadata-schema-license-028.woff
│ │ │ │ ├── metadata-schema-license-029.woff
│ │ │ │ ├── metadata-schema-license-030.woff
│ │ │ │ ├── metadata-schema-license-031.woff
│ │ │ │ ├── metadata-schema-license-032.woff
│ │ │ │ ├── metadata-schema-license-033.woff
│ │ │ │ ├── metadata-schema-licensee-001.woff
│ │ │ │ ├── metadata-schema-licensee-002.woff
│ │ │ │ ├── metadata-schema-licensee-003.woff
│ │ │ │ ├── metadata-schema-licensee-004.woff
│ │ │ │ ├── metadata-schema-licensee-005.woff
│ │ │ │ ├── metadata-schema-licensee-006.woff
│ │ │ │ ├── metadata-schema-licensee-007.woff
│ │ │ │ ├── metadata-schema-licensee-008.woff
│ │ │ │ ├── metadata-schema-licensee-009.woff
│ │ │ │ ├── metadata-schema-licensee-010.woff
│ │ │ │ ├── metadata-schema-metadata-001.woff
│ │ │ │ ├── metadata-schema-metadata-002.woff
│ │ │ │ ├── metadata-schema-metadata-003.woff
│ │ │ │ ├── metadata-schema-metadata-004.woff
│ │ │ │ ├── metadata-schema-metadata-005.woff
│ │ │ │ ├── metadata-schema-metadata-006.woff
│ │ │ │ ├── metadata-schema-trademark-001.woff
│ │ │ │ ├── metadata-schema-trademark-002.woff
│ │ │ │ ├── metadata-schema-trademark-003.woff
│ │ │ │ ├── metadata-schema-trademark-004.woff
│ │ │ │ ├── metadata-schema-trademark-005.woff
│ │ │ │ ├── metadata-schema-trademark-006.woff
│ │ │ │ ├── metadata-schema-trademark-007.woff
│ │ │ │ ├── metadata-schema-trademark-008.woff
│ │ │ │ ├── metadata-schema-trademark-009.woff
│ │ │ │ ├── metadata-schema-trademark-010.woff
│ │ │ │ ├── metadata-schema-trademark-011.woff
│ │ │ │ ├── metadata-schema-trademark-012.woff
│ │ │ │ ├── metadata-schema-trademark-013.woff
│ │ │ │ ├── metadata-schema-trademark-014.woff
│ │ │ │ ├── metadata-schema-trademark-015.woff
│ │ │ │ ├── metadata-schema-trademark-016.woff
│ │ │ │ ├── metadata-schema-trademark-017.woff
│ │ │ │ ├── metadata-schema-trademark-018.woff
│ │ │ │ ├── metadata-schema-trademark-019.woff
│ │ │ │ ├── metadata-schema-trademark-020.woff
│ │ │ │ ├── metadata-schema-trademark-021.woff
│ │ │ │ ├── metadata-schema-trademark-022.woff
│ │ │ │ ├── metadata-schema-trademark-023.woff
│ │ │ │ ├── metadata-schema-trademark-024.woff
│ │ │ │ ├── metadata-schema-trademark-025.woff
│ │ │ │ ├── metadata-schema-trademark-026.woff
│ │ │ │ ├── metadata-schema-trademark-027.woff
│ │ │ │ ├── metadata-schema-trademark-028.woff
│ │ │ │ ├── metadata-schema-trademark-029.woff
│ │ │ │ ├── metadata-schema-trademark-030.woff
│ │ │ │ ├── metadata-schema-uniqueid-001.woff
│ │ │ │ ├── metadata-schema-uniqueid-002.woff
│ │ │ │ ├── metadata-schema-uniqueid-003.woff
│ │ │ │ ├── metadata-schema-uniqueid-004.woff
│ │ │ │ ├── metadata-schema-uniqueid-005.woff
│ │ │ │ ├── metadata-schema-uniqueid-006.woff
│ │ │ │ ├── metadata-schema-uniqueid-007.woff
│ │ │ │ ├── metadata-schema-vendor-001.woff
│ │ │ │ ├── metadata-schema-vendor-002.woff
│ │ │ │ ├── metadata-schema-vendor-003.woff
│ │ │ │ ├── metadata-schema-vendor-004.woff
│ │ │ │ ├── metadata-schema-vendor-005.woff
│ │ │ │ ├── metadata-schema-vendor-006.woff
│ │ │ │ ├── metadata-schema-vendor-007.woff
│ │ │ │ ├── metadata-schema-vendor-008.woff
│ │ │ │ ├── metadata-schema-vendor-009.woff
│ │ │ │ ├── metadata-schema-vendor-010.woff
│ │ │ │ ├── metadata-schema-vendor-011.woff
│ │ │ │ ├── metadata-schema-vendor-012.woff
│ │ │ │ ├── metadata-well-formed-001.woff
│ │ │ │ ├── metadata-well-formed-002.woff
│ │ │ │ ├── metadata-well-formed-003.woff
│ │ │ │ ├── metadata-well-formed-004.woff
│ │ │ │ ├── metadata-well-formed-005.woff
│ │ │ │ ├── metadata-well-formed-006.woff
│ │ │ │ ├── metadata-well-formed-007.woff
│ │ │ │ ├── resources
│ │ │ │ └── index.css
│ │ │ │ ├── tabledata-compression-001.woff
│ │ │ │ ├── tabledata-compression-002.woff
│ │ │ │ ├── tabledata-compression-003.woff
│ │ │ │ ├── tabledata-compression-004.woff
│ │ │ │ ├── tabledata-zlib-001.woff
│ │ │ │ ├── testcaseindex.xht
│ │ │ │ ├── valid-001.woff
│ │ │ │ ├── valid-002.woff
│ │ │ │ ├── valid-003.woff
│ │ │ │ ├── valid-004.woff
│ │ │ │ ├── valid-005.woff
│ │ │ │ ├── valid-006.woff
│ │ │ │ ├── valid-007.woff
│ │ │ │ └── valid-008.woff
│ │ └── manifest.txt
│ ├── README.txt
│ ├── UserAgent
│ │ ├── FontsToInstall
│ │ │ ├── SFNT-CFF-Fallback.otf
│ │ │ ├── SFNT-CFF-Reference.otf
│ │ │ ├── SFNT-TTF-Fallback.ttf
│ │ │ └── SFNT-TTF-Reference.ttf
│ │ ├── README.txt
│ │ ├── Tests
│ │ │ ├── README.html
│ │ │ └── xhtml1
│ │ │ │ ├── available-001.xht
│ │ │ │ ├── available-001a.xht
│ │ │ │ ├── available-001b.xht
│ │ │ │ ├── blocks-extraneous-data-001-ref.xht
│ │ │ │ ├── blocks-extraneous-data-001.xht
│ │ │ │ ├── blocks-extraneous-data-002-ref.xht
│ │ │ │ ├── blocks-extraneous-data-002.xht
│ │ │ │ ├── blocks-extraneous-data-003-ref.xht
│ │ │ │ ├── blocks-extraneous-data-003.xht
│ │ │ │ ├── blocks-extraneous-data-004-ref.xht
│ │ │ │ ├── blocks-extraneous-data-004.xht
│ │ │ │ ├── blocks-extraneous-data-005-ref.xht
│ │ │ │ ├── blocks-extraneous-data-005.xht
│ │ │ │ ├── blocks-extraneous-data-006-ref.xht
│ │ │ │ ├── blocks-extraneous-data-006.xht
│ │ │ │ ├── blocks-extraneous-data-007-ref.xht
│ │ │ │ ├── blocks-extraneous-data-007.xht
│ │ │ │ ├── blocks-overlap-001-ref.xht
│ │ │ │ ├── blocks-overlap-001.xht
│ │ │ │ ├── blocks-overlap-002-ref.xht
│ │ │ │ ├── blocks-overlap-002.xht
│ │ │ │ ├── blocks-overlap-003-ref.xht
│ │ │ │ ├── blocks-overlap-003.xht
│ │ │ │ ├── directory-4-byte-001-ref.xht
│ │ │ │ ├── directory-4-byte-001.xht
│ │ │ │ ├── directory-4-byte-002-ref.xht
│ │ │ │ ├── directory-4-byte-002.xht
│ │ │ │ ├── directory-compLength-001-ref.xht
│ │ │ │ ├── directory-compLength-001.xht
│ │ │ │ ├── directory-extraneous-data-001-ref.xht
│ │ │ │ ├── directory-extraneous-data-001.xht
│ │ │ │ ├── directory-origLength-001-ref.xht
│ │ │ │ ├── directory-origLength-001.xht
│ │ │ │ ├── directory-origLength-002-ref.xht
│ │ │ │ ├── directory-origLength-002.xht
│ │ │ │ ├── directory-overlaps-001-ref.xht
│ │ │ │ ├── directory-overlaps-001.xht
│ │ │ │ ├── directory-overlaps-002-ref.xht
│ │ │ │ ├── directory-overlaps-002.xht
│ │ │ │ ├── directory-overlaps-003-ref.xht
│ │ │ │ ├── directory-overlaps-003.xht
│ │ │ │ ├── directory-overlaps-004-ref.xht
│ │ │ │ ├── directory-overlaps-004.xht
│ │ │ │ ├── directory-overlaps-005-ref.xht
│ │ │ │ ├── directory-overlaps-005.xht
│ │ │ │ ├── header-length-001-ref.xht
│ │ │ │ ├── header-length-001.xht
│ │ │ │ ├── header-length-002-ref.xht
│ │ │ │ ├── header-length-002.xht
│ │ │ │ ├── header-numTables-001-ref.xht
│ │ │ │ ├── header-numTables-001.xht
│ │ │ │ ├── header-reserved-001-ref.xht
│ │ │ │ ├── header-reserved-001.xht
│ │ │ │ ├── header-signature-001-ref.xht
│ │ │ │ ├── header-signature-001.xht
│ │ │ │ ├── header-totalSfntSize-001-ref.xht
│ │ │ │ ├── header-totalSfntSize-001.xht
│ │ │ │ ├── header-totalSfntSize-002-ref.xht
│ │ │ │ ├── header-totalSfntSize-002.xht
│ │ │ │ ├── header-totalSfntSize-003-ref.xht
│ │ │ │ ├── header-totalSfntSize-003.xht
│ │ │ │ ├── metadata-noeffect-001-ref.xht
│ │ │ │ ├── metadata-noeffect-001.xht
│ │ │ │ ├── metadata-noeffect-002-ref.xht
│ │ │ │ ├── metadata-noeffect-002.xht
│ │ │ │ ├── metadatadisplay-authoritative-001-ref.xht
│ │ │ │ ├── metadatadisplay-authoritative-001.xht
│ │ │ │ ├── metadatadisplay-compression-001-ref.xht
│ │ │ │ ├── metadatadisplay-compression-001.xht
│ │ │ │ ├── metadatadisplay-encoding-001-ref.xht
│ │ │ │ ├── metadatadisplay-encoding-001.xht
│ │ │ │ ├── metadatadisplay-encoding-002-ref.xht
│ │ │ │ ├── metadatadisplay-encoding-002.xht
│ │ │ │ ├── metadatadisplay-encoding-003-ref.xht
│ │ │ │ ├── metadatadisplay-encoding-003.xht
│ │ │ │ ├── metadatadisplay-encoding-004-ref.xht
│ │ │ │ ├── metadatadisplay-encoding-004.xht
│ │ │ │ ├── metadatadisplay-encoding-005-ref.xht
│ │ │ │ ├── metadatadisplay-encoding-005.xht
│ │ │ │ ├── metadatadisplay-encoding-006-ref.xht
│ │ │ │ ├── metadatadisplay-encoding-006.xht
│ │ │ │ ├── metadatadisplay-metaOrigLength-001-ref.xht
│ │ │ │ ├── metadatadisplay-metaOrigLength-001.xht
│ │ │ │ ├── metadatadisplay-metaOrigLength-002-ref.xht
│ │ │ │ ├── metadatadisplay-metaOrigLength-002.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-001.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-002.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-003.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-004.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-005.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-006.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-007.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-008-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-008.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-009-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-009.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-010-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-010.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-011-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-011.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-012-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-012.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-013-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-013.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-014-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-014.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-015-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-015.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-016-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-016.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-017-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-017.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-018-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-018.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-019-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-019.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-020-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-020.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-021-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-021.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-022-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-022.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-023-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-023.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-024-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-024.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-025-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-025.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-026-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-026.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-027-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-027.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-028-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-028.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-029-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-029.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-030-ref.xht
│ │ │ │ ├── metadatadisplay-schema-copyright-030.xht
│ │ │ │ ├── metadatadisplay-schema-credit-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-001.xht
│ │ │ │ ├── metadatadisplay-schema-credit-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-002.xht
│ │ │ │ ├── metadatadisplay-schema-credit-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-003.xht
│ │ │ │ ├── metadatadisplay-schema-credit-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-004.xht
│ │ │ │ ├── metadatadisplay-schema-credit-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-005.xht
│ │ │ │ ├── metadatadisplay-schema-credit-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-006.xht
│ │ │ │ ├── metadatadisplay-schema-credit-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-007.xht
│ │ │ │ ├── metadatadisplay-schema-credit-008-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-008.xht
│ │ │ │ ├── metadatadisplay-schema-credit-009-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-009.xht
│ │ │ │ ├── metadatadisplay-schema-credit-010-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-010.xht
│ │ │ │ ├── metadatadisplay-schema-credit-011-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credit-011.xht
│ │ │ │ ├── metadatadisplay-schema-credits-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credits-001.xht
│ │ │ │ ├── metadatadisplay-schema-credits-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credits-002.xht
│ │ │ │ ├── metadatadisplay-schema-credits-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credits-003.xht
│ │ │ │ ├── metadatadisplay-schema-credits-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credits-004.xht
│ │ │ │ ├── metadatadisplay-schema-credits-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credits-005.xht
│ │ │ │ ├── metadatadisplay-schema-credits-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credits-006.xht
│ │ │ │ ├── metadatadisplay-schema-credits-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-credits-007.xht
│ │ │ │ ├── metadatadisplay-schema-description-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-001.xht
│ │ │ │ ├── metadatadisplay-schema-description-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-002.xht
│ │ │ │ ├── metadatadisplay-schema-description-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-003.xht
│ │ │ │ ├── metadatadisplay-schema-description-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-004.xht
│ │ │ │ ├── metadatadisplay-schema-description-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-005.xht
│ │ │ │ ├── metadatadisplay-schema-description-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-006.xht
│ │ │ │ ├── metadatadisplay-schema-description-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-007.xht
│ │ │ │ ├── metadatadisplay-schema-description-008-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-008.xht
│ │ │ │ ├── metadatadisplay-schema-description-009-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-009.xht
│ │ │ │ ├── metadatadisplay-schema-description-010-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-010.xht
│ │ │ │ ├── metadatadisplay-schema-description-011-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-011.xht
│ │ │ │ ├── metadatadisplay-schema-description-012-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-012.xht
│ │ │ │ ├── metadatadisplay-schema-description-013-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-013.xht
│ │ │ │ ├── metadatadisplay-schema-description-014-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-014.xht
│ │ │ │ ├── metadatadisplay-schema-description-015-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-015.xht
│ │ │ │ ├── metadatadisplay-schema-description-016-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-016.xht
│ │ │ │ ├── metadatadisplay-schema-description-017-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-017.xht
│ │ │ │ ├── metadatadisplay-schema-description-018-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-018.xht
│ │ │ │ ├── metadatadisplay-schema-description-019-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-019.xht
│ │ │ │ ├── metadatadisplay-schema-description-020-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-020.xht
│ │ │ │ ├── metadatadisplay-schema-description-021-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-021.xht
│ │ │ │ ├── metadatadisplay-schema-description-022-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-022.xht
│ │ │ │ ├── metadatadisplay-schema-description-023-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-023.xht
│ │ │ │ ├── metadatadisplay-schema-description-024-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-024.xht
│ │ │ │ ├── metadatadisplay-schema-description-025-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-025.xht
│ │ │ │ ├── metadatadisplay-schema-description-026-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-026.xht
│ │ │ │ ├── metadatadisplay-schema-description-027-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-027.xht
│ │ │ │ ├── metadatadisplay-schema-description-028-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-028.xht
│ │ │ │ ├── metadatadisplay-schema-description-029-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-029.xht
│ │ │ │ ├── metadatadisplay-schema-description-030-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-030.xht
│ │ │ │ ├── metadatadisplay-schema-description-031-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-031.xht
│ │ │ │ ├── metadatadisplay-schema-description-032-ref.xht
│ │ │ │ ├── metadatadisplay-schema-description-032.xht
│ │ │ │ ├── metadatadisplay-schema-extension-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-001.xht
│ │ │ │ ├── metadatadisplay-schema-extension-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-002.xht
│ │ │ │ ├── metadatadisplay-schema-extension-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-003.xht
│ │ │ │ ├── metadatadisplay-schema-extension-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-004.xht
│ │ │ │ ├── metadatadisplay-schema-extension-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-005.xht
│ │ │ │ ├── metadatadisplay-schema-extension-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-006.xht
│ │ │ │ ├── metadatadisplay-schema-extension-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-007.xht
│ │ │ │ ├── metadatadisplay-schema-extension-008-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-008.xht
│ │ │ │ ├── metadatadisplay-schema-extension-009-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-009.xht
│ │ │ │ ├── metadatadisplay-schema-extension-010-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-010.xht
│ │ │ │ ├── metadatadisplay-schema-extension-011-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-011.xht
│ │ │ │ ├── metadatadisplay-schema-extension-012-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-012.xht
│ │ │ │ ├── metadatadisplay-schema-extension-013-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-013.xht
│ │ │ │ ├── metadatadisplay-schema-extension-014-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-014.xht
│ │ │ │ ├── metadatadisplay-schema-extension-015-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-015.xht
│ │ │ │ ├── metadatadisplay-schema-extension-016-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-016.xht
│ │ │ │ ├── metadatadisplay-schema-extension-017-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-017.xht
│ │ │ │ ├── metadatadisplay-schema-extension-018-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-018.xht
│ │ │ │ ├── metadatadisplay-schema-extension-019-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-019.xht
│ │ │ │ ├── metadatadisplay-schema-extension-020-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-020.xht
│ │ │ │ ├── metadatadisplay-schema-extension-021-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-021.xht
│ │ │ │ ├── metadatadisplay-schema-extension-022-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-022.xht
│ │ │ │ ├── metadatadisplay-schema-extension-023-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-023.xht
│ │ │ │ ├── metadatadisplay-schema-extension-024-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-024.xht
│ │ │ │ ├── metadatadisplay-schema-extension-025-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-025.xht
│ │ │ │ ├── metadatadisplay-schema-extension-026-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-026.xht
│ │ │ │ ├── metadatadisplay-schema-extension-027-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-027.xht
│ │ │ │ ├── metadatadisplay-schema-extension-028-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-028.xht
│ │ │ │ ├── metadatadisplay-schema-extension-029-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-029.xht
│ │ │ │ ├── metadatadisplay-schema-extension-030-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-030.xht
│ │ │ │ ├── metadatadisplay-schema-extension-031-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-031.xht
│ │ │ │ ├── metadatadisplay-schema-extension-032-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-032.xht
│ │ │ │ ├── metadatadisplay-schema-extension-033-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-033.xht
│ │ │ │ ├── metadatadisplay-schema-extension-034-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-034.xht
│ │ │ │ ├── metadatadisplay-schema-extension-035-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-035.xht
│ │ │ │ ├── metadatadisplay-schema-extension-036-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-036.xht
│ │ │ │ ├── metadatadisplay-schema-extension-037-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-037.xht
│ │ │ │ ├── metadatadisplay-schema-extension-038-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-038.xht
│ │ │ │ ├── metadatadisplay-schema-extension-039-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-039.xht
│ │ │ │ ├── metadatadisplay-schema-extension-040-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-040.xht
│ │ │ │ ├── metadatadisplay-schema-extension-041-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-041.xht
│ │ │ │ ├── metadatadisplay-schema-extension-042-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-042.xht
│ │ │ │ ├── metadatadisplay-schema-extension-043-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-043.xht
│ │ │ │ ├── metadatadisplay-schema-extension-044-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-044.xht
│ │ │ │ ├── metadatadisplay-schema-extension-045-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-045.xht
│ │ │ │ ├── metadatadisplay-schema-extension-046-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-046.xht
│ │ │ │ ├── metadatadisplay-schema-extension-047-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-047.xht
│ │ │ │ ├── metadatadisplay-schema-extension-048-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-048.xht
│ │ │ │ ├── metadatadisplay-schema-extension-049-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-049.xht
│ │ │ │ ├── metadatadisplay-schema-extension-050-ref.xht
│ │ │ │ ├── metadatadisplay-schema-extension-050.xht
│ │ │ │ ├── metadatadisplay-schema-license-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-001.xht
│ │ │ │ ├── metadatadisplay-schema-license-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-002.xht
│ │ │ │ ├── metadatadisplay-schema-license-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-003.xht
│ │ │ │ ├── metadatadisplay-schema-license-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-004.xht
│ │ │ │ ├── metadatadisplay-schema-license-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-005.xht
│ │ │ │ ├── metadatadisplay-schema-license-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-006.xht
│ │ │ │ ├── metadatadisplay-schema-license-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-007.xht
│ │ │ │ ├── metadatadisplay-schema-license-008-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-008.xht
│ │ │ │ ├── metadatadisplay-schema-license-009-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-009.xht
│ │ │ │ ├── metadatadisplay-schema-license-010-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-010.xht
│ │ │ │ ├── metadatadisplay-schema-license-011-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-011.xht
│ │ │ │ ├── metadatadisplay-schema-license-012-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-012.xht
│ │ │ │ ├── metadatadisplay-schema-license-013-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-013.xht
│ │ │ │ ├── metadatadisplay-schema-license-014-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-014.xht
│ │ │ │ ├── metadatadisplay-schema-license-015-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-015.xht
│ │ │ │ ├── metadatadisplay-schema-license-016-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-016.xht
│ │ │ │ ├── metadatadisplay-schema-license-017-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-017.xht
│ │ │ │ ├── metadatadisplay-schema-license-018-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-018.xht
│ │ │ │ ├── metadatadisplay-schema-license-019-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-019.xht
│ │ │ │ ├── metadatadisplay-schema-license-020-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-020.xht
│ │ │ │ ├── metadatadisplay-schema-license-021-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-021.xht
│ │ │ │ ├── metadatadisplay-schema-license-022-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-022.xht
│ │ │ │ ├── metadatadisplay-schema-license-023-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-023.xht
│ │ │ │ ├── metadatadisplay-schema-license-024-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-024.xht
│ │ │ │ ├── metadatadisplay-schema-license-025-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-025.xht
│ │ │ │ ├── metadatadisplay-schema-license-026-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-026.xht
│ │ │ │ ├── metadatadisplay-schema-license-027-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-027.xht
│ │ │ │ ├── metadatadisplay-schema-license-028-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-028.xht
│ │ │ │ ├── metadatadisplay-schema-license-029-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-029.xht
│ │ │ │ ├── metadatadisplay-schema-license-030-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-030.xht
│ │ │ │ ├── metadatadisplay-schema-license-031-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-031.xht
│ │ │ │ ├── metadatadisplay-schema-license-032-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-032.xht
│ │ │ │ ├── metadatadisplay-schema-license-033-ref.xht
│ │ │ │ ├── metadatadisplay-schema-license-033.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-001.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-002.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-003.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-004.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-005.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-006.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-007.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-008-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-008.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-009-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-009.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-010-ref.xht
│ │ │ │ ├── metadatadisplay-schema-licensee-010.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-001.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-002.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-003.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-004.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-005.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-metadata-006.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-001.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-002.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-003.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-004.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-005.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-006.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-007.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-008-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-008.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-009-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-009.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-010-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-010.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-011-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-011.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-012-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-012.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-013-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-013.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-014-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-014.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-015-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-015.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-016-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-016.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-017-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-017.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-018-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-018.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-019-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-019.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-020-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-020.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-021-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-021.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-022-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-022.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-023-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-023.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-024-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-024.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-025-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-025.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-026-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-026.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-027-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-027.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-028-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-028.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-029-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-029.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-030-ref.xht
│ │ │ │ ├── metadatadisplay-schema-trademark-030.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-001.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-002.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-003.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-004.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-005.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-006.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-uniqueid-007.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-001-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-001.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-002-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-002.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-003-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-003.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-004-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-004.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-005-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-005.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-006-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-006.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-007-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-007.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-008-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-008.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-009-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-009.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-010-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-010.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-011-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-011.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-012-ref.xht
│ │ │ │ ├── metadatadisplay-schema-vendor-012.xht
│ │ │ │ ├── metadatadisplay-well-formed-001-ref.xht
│ │ │ │ ├── metadatadisplay-well-formed-001.xht
│ │ │ │ ├── metadatadisplay-well-formed-002-ref.xht
│ │ │ │ ├── metadatadisplay-well-formed-002.xht
│ │ │ │ ├── metadatadisplay-well-formed-003-ref.xht
│ │ │ │ ├── metadatadisplay-well-formed-003.xht
│ │ │ │ ├── metadatadisplay-well-formed-004-ref.xht
│ │ │ │ ├── metadatadisplay-well-formed-004.xht
│ │ │ │ ├── metadatadisplay-well-formed-005-ref.xht
│ │ │ │ ├── metadatadisplay-well-formed-005.xht
│ │ │ │ ├── metadatadisplay-well-formed-006-ref.xht
│ │ │ │ ├── metadatadisplay-well-formed-006.xht
│ │ │ │ ├── metadatadisplay-well-formed-007-ref.xht
│ │ │ │ ├── metadatadisplay-well-formed-007.xht
│ │ │ │ ├── privatedata-noeffect-001-ref.xht
│ │ │ │ ├── privatedata-noeffect-001.xht
│ │ │ │ ├── privatedata-noeffect-002-ref.xht
│ │ │ │ ├── privatedata-noeffect-002.xht
│ │ │ │ ├── resources
│ │ │ │ ├── blocks-extraneous-data-001.woff
│ │ │ │ ├── blocks-extraneous-data-002.woff
│ │ │ │ ├── blocks-extraneous-data-003.woff
│ │ │ │ ├── blocks-extraneous-data-004.woff
│ │ │ │ ├── blocks-extraneous-data-005.woff
│ │ │ │ ├── blocks-extraneous-data-006.woff
│ │ │ │ ├── blocks-extraneous-data-007.woff
│ │ │ │ ├── blocks-overlap-001.woff
│ │ │ │ ├── blocks-overlap-002.woff
│ │ │ │ ├── blocks-overlap-003.woff
│ │ │ │ ├── directory-4-byte-001.woff
│ │ │ │ ├── directory-4-byte-002.woff
│ │ │ │ ├── directory-compLength-001.woff
│ │ │ │ ├── directory-extraneous-data-001.woff
│ │ │ │ ├── directory-origLength-001.woff
│ │ │ │ ├── directory-origLength-002.woff
│ │ │ │ ├── directory-overlaps-001.woff
│ │ │ │ ├── directory-overlaps-002.woff
│ │ │ │ ├── directory-overlaps-003.woff
│ │ │ │ ├── directory-overlaps-004.woff
│ │ │ │ ├── directory-overlaps-005.woff
│ │ │ │ ├── header-length-001.woff
│ │ │ │ ├── header-length-002.woff
│ │ │ │ ├── header-numTables-001.woff
│ │ │ │ ├── header-reserved-001.woff
│ │ │ │ ├── header-signature-001.woff
│ │ │ │ ├── header-totalSfntSize-001.woff
│ │ │ │ ├── header-totalSfntSize-002.woff
│ │ │ │ ├── header-totalSfntSize-003.woff
│ │ │ │ ├── index.css
│ │ │ │ ├── metadata-noeffect-001.woff
│ │ │ │ ├── metadata-noeffect-002.woff
│ │ │ │ ├── metadatadisplay-authoritative-001.woff
│ │ │ │ ├── metadatadisplay-compression-001.woff
│ │ │ │ ├── metadatadisplay-encoding-001.woff
│ │ │ │ ├── metadatadisplay-encoding-002.woff
│ │ │ │ ├── metadatadisplay-encoding-003.woff
│ │ │ │ ├── metadatadisplay-encoding-004.woff
│ │ │ │ ├── metadatadisplay-encoding-005.woff
│ │ │ │ ├── metadatadisplay-encoding-006.woff
│ │ │ │ ├── metadatadisplay-metaOrigLength-001.woff
│ │ │ │ ├── metadatadisplay-metaOrigLength-002.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-001.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-002.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-003.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-004.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-005.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-006.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-007.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-008.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-009.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-010.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-011.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-012.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-013.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-014.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-015.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-016.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-017.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-018.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-019.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-020.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-021.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-022.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-023.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-024.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-025.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-026.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-027.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-028.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-029.woff
│ │ │ │ ├── metadatadisplay-schema-copyright-030.woff
│ │ │ │ ├── metadatadisplay-schema-credit-001.woff
│ │ │ │ ├── metadatadisplay-schema-credit-002.woff
│ │ │ │ ├── metadatadisplay-schema-credit-003.woff
│ │ │ │ ├── metadatadisplay-schema-credit-004.woff
│ │ │ │ ├── metadatadisplay-schema-credit-005.woff
│ │ │ │ ├── metadatadisplay-schema-credit-006.woff
│ │ │ │ ├── metadatadisplay-schema-credit-007.woff
│ │ │ │ ├── metadatadisplay-schema-credit-008.woff
│ │ │ │ ├── metadatadisplay-schema-credit-009.woff
│ │ │ │ ├── metadatadisplay-schema-credit-010.woff
│ │ │ │ ├── metadatadisplay-schema-credit-011.woff
│ │ │ │ ├── metadatadisplay-schema-credits-001.woff
│ │ │ │ ├── metadatadisplay-schema-credits-002.woff
│ │ │ │ ├── metadatadisplay-schema-credits-003.woff
│ │ │ │ ├── metadatadisplay-schema-credits-004.woff
│ │ │ │ ├── metadatadisplay-schema-credits-005.woff
│ │ │ │ ├── metadatadisplay-schema-credits-006.woff
│ │ │ │ ├── metadatadisplay-schema-credits-007.woff
│ │ │ │ ├── metadatadisplay-schema-description-001.woff
│ │ │ │ ├── metadatadisplay-schema-description-002.woff
│ │ │ │ ├── metadatadisplay-schema-description-003.woff
│ │ │ │ ├── metadatadisplay-schema-description-004.woff
│ │ │ │ ├── metadatadisplay-schema-description-005.woff
│ │ │ │ ├── metadatadisplay-schema-description-006.woff
│ │ │ │ ├── metadatadisplay-schema-description-007.woff
│ │ │ │ ├── metadatadisplay-schema-description-008.woff
│ │ │ │ ├── metadatadisplay-schema-description-009.woff
│ │ │ │ ├── metadatadisplay-schema-description-010.woff
│ │ │ │ ├── metadatadisplay-schema-description-011.woff
│ │ │ │ ├── metadatadisplay-schema-description-012.woff
│ │ │ │ ├── metadatadisplay-schema-description-013.woff
│ │ │ │ ├── metadatadisplay-schema-description-014.woff
│ │ │ │ ├── metadatadisplay-schema-description-015.woff
│ │ │ │ ├── metadatadisplay-schema-description-016.woff
│ │ │ │ ├── metadatadisplay-schema-description-017.woff
│ │ │ │ ├── metadatadisplay-schema-description-018.woff
│ │ │ │ ├── metadatadisplay-schema-description-019.woff
│ │ │ │ ├── metadatadisplay-schema-description-020.woff
│ │ │ │ ├── metadatadisplay-schema-description-021.woff
│ │ │ │ ├── metadatadisplay-schema-description-022.woff
│ │ │ │ ├── metadatadisplay-schema-description-023.woff
│ │ │ │ ├── metadatadisplay-schema-description-024.woff
│ │ │ │ ├── metadatadisplay-schema-description-025.woff
│ │ │ │ ├── metadatadisplay-schema-description-026.woff
│ │ │ │ ├── metadatadisplay-schema-description-027.woff
│ │ │ │ ├── metadatadisplay-schema-description-028.woff
│ │ │ │ ├── metadatadisplay-schema-description-029.woff
│ │ │ │ ├── metadatadisplay-schema-description-030.woff
│ │ │ │ ├── metadatadisplay-schema-description-031.woff
│ │ │ │ ├── metadatadisplay-schema-description-032.woff
│ │ │ │ ├── metadatadisplay-schema-extension-001.woff
│ │ │ │ ├── metadatadisplay-schema-extension-002.woff
│ │ │ │ ├── metadatadisplay-schema-extension-003.woff
│ │ │ │ ├── metadatadisplay-schema-extension-004.woff
│ │ │ │ ├── metadatadisplay-schema-extension-005.woff
│ │ │ │ ├── metadatadisplay-schema-extension-006.woff
│ │ │ │ ├── metadatadisplay-schema-extension-007.woff
│ │ │ │ ├── metadatadisplay-schema-extension-008.woff
│ │ │ │ ├── metadatadisplay-schema-extension-009.woff
│ │ │ │ ├── metadatadisplay-schema-extension-010.woff
│ │ │ │ ├── metadatadisplay-schema-extension-011.woff
│ │ │ │ ├── metadatadisplay-schema-extension-012.woff
│ │ │ │ ├── metadatadisplay-schema-extension-013.woff
│ │ │ │ ├── metadatadisplay-schema-extension-014.woff
│ │ │ │ ├── metadatadisplay-schema-extension-015.woff
│ │ │ │ ├── metadatadisplay-schema-extension-016.woff
│ │ │ │ ├── metadatadisplay-schema-extension-017.woff
│ │ │ │ ├── metadatadisplay-schema-extension-018.woff
│ │ │ │ ├── metadatadisplay-schema-extension-019.woff
│ │ │ │ ├── metadatadisplay-schema-extension-020.woff
│ │ │ │ ├── metadatadisplay-schema-extension-021.woff
│ │ │ │ ├── metadatadisplay-schema-extension-022.woff
│ │ │ │ ├── metadatadisplay-schema-extension-023.woff
│ │ │ │ ├── metadatadisplay-schema-extension-024.woff
│ │ │ │ ├── metadatadisplay-schema-extension-025.woff
│ │ │ │ ├── metadatadisplay-schema-extension-026.woff
│ │ │ │ ├── metadatadisplay-schema-extension-027.woff
│ │ │ │ ├── metadatadisplay-schema-extension-028.woff
│ │ │ │ ├── metadatadisplay-schema-extension-029.woff
│ │ │ │ ├── metadatadisplay-schema-extension-030.woff
│ │ │ │ ├── metadatadisplay-schema-extension-031.woff
│ │ │ │ ├── metadatadisplay-schema-extension-032.woff
│ │ │ │ ├── metadatadisplay-schema-extension-033.woff
│ │ │ │ ├── metadatadisplay-schema-extension-034.woff
│ │ │ │ ├── metadatadisplay-schema-extension-035.woff
│ │ │ │ ├── metadatadisplay-schema-extension-036.woff
│ │ │ │ ├── metadatadisplay-schema-extension-037.woff
│ │ │ │ ├── metadatadisplay-schema-extension-038.woff
│ │ │ │ ├── metadatadisplay-schema-extension-039.woff
│ │ │ │ ├── metadatadisplay-schema-extension-040.woff
│ │ │ │ ├── metadatadisplay-schema-extension-041.woff
│ │ │ │ ├── metadatadisplay-schema-extension-042.woff
│ │ │ │ ├── metadatadisplay-schema-extension-043.woff
│ │ │ │ ├── metadatadisplay-schema-extension-044.woff
│ │ │ │ ├── metadatadisplay-schema-extension-045.woff
│ │ │ │ ├── metadatadisplay-schema-extension-046.woff
│ │ │ │ ├── metadatadisplay-schema-extension-047.woff
│ │ │ │ ├── metadatadisplay-schema-extension-048.woff
│ │ │ │ ├── metadatadisplay-schema-extension-049.woff
│ │ │ │ ├── metadatadisplay-schema-extension-050.woff
│ │ │ │ ├── metadatadisplay-schema-license-001.woff
│ │ │ │ ├── metadatadisplay-schema-license-002.woff
│ │ │ │ ├── metadatadisplay-schema-license-003.woff
│ │ │ │ ├── metadatadisplay-schema-license-004.woff
│ │ │ │ ├── metadatadisplay-schema-license-005.woff
│ │ │ │ ├── metadatadisplay-schema-license-006.woff
│ │ │ │ ├── metadatadisplay-schema-license-007.woff
│ │ │ │ ├── metadatadisplay-schema-license-008.woff
│ │ │ │ ├── metadatadisplay-schema-license-009.woff
│ │ │ │ ├── metadatadisplay-schema-license-010.woff
│ │ │ │ ├── metadatadisplay-schema-license-011.woff
│ │ │ │ ├── metadatadisplay-schema-license-012.woff
│ │ │ │ ├── metadatadisplay-schema-license-013.woff
│ │ │ │ ├── metadatadisplay-schema-license-014.woff
│ │ │ │ ├── metadatadisplay-schema-license-015.woff
│ │ │ │ ├── metadatadisplay-schema-license-016.woff
│ │ │ │ ├── metadatadisplay-schema-license-017.woff
│ │ │ │ ├── metadatadisplay-schema-license-018.woff
│ │ │ │ ├── metadatadisplay-schema-license-019.woff
│ │ │ │ ├── metadatadisplay-schema-license-020.woff
│ │ │ │ ├── metadatadisplay-schema-license-021.woff
│ │ │ │ ├── metadatadisplay-schema-license-022.woff
│ │ │ │ ├── metadatadisplay-schema-license-023.woff
│ │ │ │ ├── metadatadisplay-schema-license-024.woff
│ │ │ │ ├── metadatadisplay-schema-license-025.woff
│ │ │ │ ├── metadatadisplay-schema-license-026.woff
│ │ │ │ ├── metadatadisplay-schema-license-027.woff
│ │ │ │ ├── metadatadisplay-schema-license-028.woff
│ │ │ │ ├── metadatadisplay-schema-license-029.woff
│ │ │ │ ├── metadatadisplay-schema-license-030.woff
│ │ │ │ ├── metadatadisplay-schema-license-031.woff
│ │ │ │ ├── metadatadisplay-schema-license-032.woff
│ │ │ │ ├── metadatadisplay-schema-license-033.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-001.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-002.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-003.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-004.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-005.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-006.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-007.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-008.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-009.woff
│ │ │ │ ├── metadatadisplay-schema-licensee-010.woff
│ │ │ │ ├── metadatadisplay-schema-metadata-001.woff
│ │ │ │ ├── metadatadisplay-schema-metadata-002.woff
│ │ │ │ ├── metadatadisplay-schema-metadata-003.woff
│ │ │ │ ├── metadatadisplay-schema-metadata-004.woff
│ │ │ │ ├── metadatadisplay-schema-metadata-005.woff
│ │ │ │ ├── metadatadisplay-schema-metadata-006.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-001.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-002.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-003.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-004.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-005.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-006.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-007.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-008.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-009.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-010.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-011.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-012.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-013.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-014.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-015.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-016.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-017.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-018.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-019.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-020.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-021.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-022.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-023.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-024.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-025.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-026.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-027.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-028.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-029.woff
│ │ │ │ ├── metadatadisplay-schema-trademark-030.woff
│ │ │ │ ├── metadatadisplay-schema-uniqueid-001.woff
│ │ │ │ ├── metadatadisplay-schema-uniqueid-002.woff
│ │ │ │ ├── metadatadisplay-schema-uniqueid-003.woff
│ │ │ │ ├── metadatadisplay-schema-uniqueid-004.woff
│ │ │ │ ├── metadatadisplay-schema-uniqueid-005.woff
│ │ │ │ ├── metadatadisplay-schema-uniqueid-006.woff
│ │ │ │ ├── metadatadisplay-schema-uniqueid-007.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-001.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-002.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-003.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-004.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-005.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-006.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-007.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-008.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-009.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-010.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-011.woff
│ │ │ │ ├── metadatadisplay-schema-vendor-012.woff
│ │ │ │ ├── metadatadisplay-well-formed-001.woff
│ │ │ │ ├── metadatadisplay-well-formed-002.woff
│ │ │ │ ├── metadatadisplay-well-formed-003.woff
│ │ │ │ ├── metadatadisplay-well-formed-004.woff
│ │ │ │ ├── metadatadisplay-well-formed-005.woff
│ │ │ │ ├── metadatadisplay-well-formed-006.woff
│ │ │ │ ├── metadatadisplay-well-formed-007.woff
│ │ │ │ ├── privatedata-noeffect-001.woff
│ │ │ │ ├── privatedata-noeffect-002.woff
│ │ │ │ ├── tabledata-compression-001.woff
│ │ │ │ ├── tabledata-compression-002.woff
│ │ │ │ ├── tabledata-compression-003.woff
│ │ │ │ ├── tabledata-compression-004.woff
│ │ │ │ ├── tabledata-zlib-001.woff
│ │ │ │ ├── valid-001.woff
│ │ │ │ ├── valid-002.woff
│ │ │ │ ├── valid-003.woff
│ │ │ │ ├── valid-004.woff
│ │ │ │ ├── valid-005.woff
│ │ │ │ ├── valid-006.woff
│ │ │ │ ├── valid-007.woff
│ │ │ │ └── valid-008.woff
│ │ │ │ ├── tabledata-compression-001-ref.xht
│ │ │ │ ├── tabledata-compression-001.xht
│ │ │ │ ├── tabledata-compression-002-ref.xht
│ │ │ │ ├── tabledata-compression-002.xht
│ │ │ │ ├── tabledata-compression-003-ref.xht
│ │ │ │ ├── tabledata-compression-003.xht
│ │ │ │ ├── tabledata-compression-004-ref.xht
│ │ │ │ ├── tabledata-compression-004.xht
│ │ │ │ ├── tabledata-zlib-001-ref.xht
│ │ │ │ ├── tabledata-zlib-001.xht
│ │ │ │ ├── testcaseindex.xht
│ │ │ │ ├── valid-001-ref.xht
│ │ │ │ ├── valid-001.xht
│ │ │ │ ├── valid-002-ref.xht
│ │ │ │ ├── valid-002.xht
│ │ │ │ ├── valid-003-ref.xht
│ │ │ │ ├── valid-003.xht
│ │ │ │ ├── valid-004-ref.xht
│ │ │ │ ├── valid-004.xht
│ │ │ │ ├── valid-005-ref.xht
│ │ │ │ ├── valid-005.xht
│ │ │ │ ├── valid-006-ref.xht
│ │ │ │ ├── valid-006.xht
│ │ │ │ ├── valid-007-ref.xht
│ │ │ │ ├── valid-007.xht
│ │ │ │ ├── valid-008-ref.xht
│ │ │ │ └── valid-008.xht
│ │ └── manifest.txt
│ └── generators
│ │ ├── AuthoringToolTestCaseGenerator.py
│ │ ├── FormatTestCaseGenerator.py
│ │ ├── UserAgentTestCaseGenerator.py
│ │ ├── resources
│ │ ├── SFNT-CFF-Fallback.otf
│ │ ├── SFNT-CFF-Fallback.ttx
│ │ ├── SFNT-CFF-Reference.otf
│ │ ├── SFNT-CFF-Reference.ttx
│ │ ├── SFNT-CFF.otf
│ │ ├── SFNT-CFF.ttx
│ │ ├── SFNT-TTF-Fallback.ttf
│ │ ├── SFNT-TTF-Fallback.ttx
│ │ ├── SFNT-TTF-Reference.ttf
│ │ ├── SFNT-TTF-Reference.ttx
│ │ ├── SFNT-TTF.ttf
│ │ ├── SFNT-TTF.ttx
│ │ ├── index.css
│ │ └── notes.txt
│ │ └── testCaseGeneratorLib
│ │ ├── __init__.py
│ │ ├── defaultData.py
│ │ ├── html.py
│ │ ├── paths.py
│ │ ├── sfnt.py
│ │ ├── sharedCases.py
│ │ ├── utilities.py
│ │ └── woff.py
└── tools
│ └── validator
│ ├── test_validator.py
│ ├── test_validatorExpectations.txt
│ ├── testsuiteresults.txt
│ └── validator.py
└── woff2
├── ImpRpt
└── index.html
├── conform.css
└── index.html
/CODE_OF_CONDUCT.md:
--------------------------------------------------------------------------------
1 | # Code of Conduct
2 |
3 | All documentation, code and communication under this repository are covered by the [W3C Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/).
4 |
--------------------------------------------------------------------------------
/LICENSE.md:
--------------------------------------------------------------------------------
1 | All documents in this Repository are licensed by contributors
2 | under the
3 | [W3C Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software).
4 |
5 |
--------------------------------------------------------------------------------
/w3c.json:
--------------------------------------------------------------------------------
1 | {
2 | "group": ["44556"]
3 | , "contacts": ["svgeesus"]
4 | , "repo-type": "rec-track"
5 | }
6 |
--------------------------------------------------------------------------------
/woff1/spec/metadata/invalid/extra-foo.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/woff1/spec/metadata/minimal.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/README.txt:
--------------------------------------------------------------------------------
1 | The fonts and tests in this directory were generated by the AuthoringToolTestCaseGenerator.py script. The fonts and tests should not be modified directly. The modifications should be made in the generator script.
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/AuthoringToolTestFonts.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/AuthoringToolTestFonts.zip
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-002.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-002.ttf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-003.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-003.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-004.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-004.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-005.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-005.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-006.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/bitwiseidentical-006.ttf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-blocks-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-blocks-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-blocks-002.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-blocks-002.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-blocks-003.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-blocks-003.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-checksum-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-checksum-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-checksum-002.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-checksum-002.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-directory-order-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-directory-order-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-entryselector-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-entryselector-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-002.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-002.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-003.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-003.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-004.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-004.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-005.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-padding-005.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-rangeshift-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-rangeshift-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-searchrange-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/invalidsfnt-searchrange-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/tabledata-compression-size-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/tabledata-compression-size-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/tabledirectory-ascending-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/tabledirectory-ascending-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/validsfnt-001.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/validsfnt-001.otf
--------------------------------------------------------------------------------
/woff1/tests/AuthoringTool/Tests/xhtml1/validsfnt-002.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/AuthoringTool/Tests/xhtml1/validsfnt-002.ttf
--------------------------------------------------------------------------------
/woff1/tests/Format/README.txt:
--------------------------------------------------------------------------------
1 | The fonts and tests in this directory were generated by the FormatTestCaseGenerator.py script. The fonts and tests should not be modified directly. The modifications should be made in the generator script.
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/FormatTestFonts.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/FormatTestFonts.zip
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-extraneous-data-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-metadata-absent-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-metadata-absent-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-metadata-absent-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-metadata-absent-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-metadata-padding-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-metadata-padding-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-ordering-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-ordering-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-ordering-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-ordering-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-ordering-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-ordering-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-ordering-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-ordering-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-overlap-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-overlap-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-overlap-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-overlap-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-overlap-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-overlap-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-private-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-private-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-private-absent-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-private-absent-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/blocks-private-absent-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/blocks-private-absent-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-4-byte-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-4-byte-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-4-byte-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-4-byte-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-4-byte-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-4-byte-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-ascending-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-ascending-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-compLength-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-compLength-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-extraneous-data-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-extraneous-data-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-origCheckSum-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-origCheckSum-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-origCheckSum-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-origCheckSum-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-origLength-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-origLength-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-origLength-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-origLength-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-overlaps-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-overlaps-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-overlaps-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-overlaps-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-overlaps-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-overlaps-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-overlaps-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-overlaps-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/directory-overlaps-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/directory-overlaps-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-flavor-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-flavor-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-flavor-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-flavor-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-length-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-length-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-length-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-length-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-numTables-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-numTables-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-reserved-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-reserved-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-signature-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-signature-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-totalSfntSize-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-totalSfntSize-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-totalSfntSize-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-totalSfntSize-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/header-totalSfntSize-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/header-totalSfntSize-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-compression-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-compression-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-encoding-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-encoding-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-encoding-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-encoding-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-encoding-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-encoding-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-encoding-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-encoding-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-encoding-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-encoding-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-encoding-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-encoding-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-metaOrigLength-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-metaOrigLength-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-metaOrigLength-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-metaOrigLength-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-padding-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-padding-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-008.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-009.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-010.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-011.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-012.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-013.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-014.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-015.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-016.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-017.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-018.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-019.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-020.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-021.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-022.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-023.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-024.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-025.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-026.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-027.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-028.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-029.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-copyright-030.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-008.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-009.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-010.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credit-011.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-credits-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-008.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-009.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-010.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-011.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-012.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-013.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-014.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-015.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-016.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-017.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-018.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-019.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-020.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-021.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-022.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-023.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-024.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-025.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-026.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-027.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-028.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-029.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-030.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-031.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-031.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-032.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-description-032.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-008.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-009.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-010.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-011.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-012.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-013.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-014.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-015.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-016.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-017.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-018.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-019.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-020.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-021.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-022.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-023.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-024.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-025.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-026.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-027.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-028.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-029.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-030.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-031.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-031.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-032.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-032.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-033.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-033.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-034.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-034.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-035.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-035.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-036.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-036.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-037.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-037.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-038.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-038.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-039.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-039.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-040.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-040.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-041.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-041.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-042.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-042.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-043.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-043.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-044.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-044.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-045.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-045.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-046.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-046.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-047.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-047.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-048.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-048.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-049.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-049.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-050.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-extension-050.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-008.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-009.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-010.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-011.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-012.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-013.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-014.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-015.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-016.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-017.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-018.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-019.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-020.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-021.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-022.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-023.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-024.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-025.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-026.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-027.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-028.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-029.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-030.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-031.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-031.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-032.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-032.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-033.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-license-033.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-008.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-009.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-licensee-010.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-metadata-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-008.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-009.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-010.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-011.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-012.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-013.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-014.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-015.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-016.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-017.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-018.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-019.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-020.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-021.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-022.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-023.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-024.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-025.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-026.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-027.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-028.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-029.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-trademark-030.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-uniqueid-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-008.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-009.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-010.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-011.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-schema-vendor-012.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/metadata-well-formed-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/tabledata-compression-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/tabledata-compression-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/tabledata-compression-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/tabledata-compression-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/tabledata-compression-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/tabledata-compression-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/tabledata-compression-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/tabledata-compression-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/tabledata-zlib-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/tabledata-zlib-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/valid-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/valid-001.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/valid-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/valid-002.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/valid-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/valid-003.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/valid-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/valid-004.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/valid-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/valid-005.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/valid-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/valid-006.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/valid-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/valid-007.woff
--------------------------------------------------------------------------------
/woff1/tests/Format/Tests/xhtml1/valid-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/Format/Tests/xhtml1/valid-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/FontsToInstall/SFNT-CFF-Fallback.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/FontsToInstall/SFNT-CFF-Fallback.otf
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/FontsToInstall/SFNT-CFF-Reference.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/FontsToInstall/SFNT-CFF-Reference.otf
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/FontsToInstall/SFNT-TTF-Fallback.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/FontsToInstall/SFNT-TTF-Fallback.ttf
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/FontsToInstall/SFNT-TTF-Reference.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/FontsToInstall/SFNT-TTF-Reference.ttf
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/README.txt:
--------------------------------------------------------------------------------
1 | The fonts and tests in this directory were generated by the UserAgentTestCaseGenerator.py script. The fonts and tests should not be modified directly. The modifications should be made in the generator script.
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-extraneous-data-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-overlap-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-overlap-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-overlap-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-overlap-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-overlap-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/blocks-overlap-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-4-byte-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-4-byte-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-4-byte-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-4-byte-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-compLength-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-compLength-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-extraneous-data-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-extraneous-data-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-origLength-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-origLength-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-origLength-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-origLength-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/directory-overlaps-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/header-length-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/header-length-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/header-length-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/header-length-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/header-numTables-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/header-numTables-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/header-reserved-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/header-reserved-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/header-signature-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/header-signature-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/header-totalSfntSize-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/header-totalSfntSize-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/header-totalSfntSize-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/header-totalSfntSize-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/header-totalSfntSize-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/header-totalSfntSize-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadata-noeffect-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadata-noeffect-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadata-noeffect-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadata-noeffect-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-authoritative-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-authoritative-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-compression-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-compression-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-encoding-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-metaOrigLength-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-metaOrigLength-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-metaOrigLength-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-metaOrigLength-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-009.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-010.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-011.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-012.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-013.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-014.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-015.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-016.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-017.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-018.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-019.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-020.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-021.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-022.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-023.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-024.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-025.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-026.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-027.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-028.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-029.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-copyright-030.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-009.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-010.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credit-011.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-credits-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-009.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-010.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-011.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-012.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-013.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-014.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-015.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-016.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-017.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-018.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-019.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-020.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-021.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-description-022.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-009.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-010.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-011.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-012.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-013.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-014.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-015.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-016.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-017.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-018.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-019.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-020.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-021.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-022.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-023.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-024.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-025.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-026.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-027.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-028.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-029.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-030.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-031.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-031.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-032.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-032.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-033.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-033.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-034.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-034.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-035.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-035.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-036.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-036.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-037.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-037.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-038.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-038.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-039.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-039.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-040.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-040.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-041.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-041.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-042.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-042.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-043.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-043.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-044.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-044.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-045.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-045.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-046.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-046.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-047.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-047.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-048.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-048.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-049.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-049.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-050.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-extension-050.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-009.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-010.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-011.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-012.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-013.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-014.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-015.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-016.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-017.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-018.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-019.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-020.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-021.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-022.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-023.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-024.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-025.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-026.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-027.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-028.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-029.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-030.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-031.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-031.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-032.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-032.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-033.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-license-033.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-009.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-licensee-010.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-metadata-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-009.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-010.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-011.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-012.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-013.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-013.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-014.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-014.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-015.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-015.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-016.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-016.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-017.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-017.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-018.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-018.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-019.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-019.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-020.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-020.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-021.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-021.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-022.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-022.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-023.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-023.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-024.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-024.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-025.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-025.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-026.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-026.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-027.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-027.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-028.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-028.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-029.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-029.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-030.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-trademark-030.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-uniqueid-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-008.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-009.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-009.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-010.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-010.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-011.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-011.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-012.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-schema-vendor-012.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/metadatadisplay-well-formed-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/privatedata-noeffect-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/privatedata-noeffect-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/privatedata-noeffect-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/privatedata-noeffect-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-compression-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-compression-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-compression-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-compression-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-compression-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-compression-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-compression-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-compression-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-zlib-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/tabledata-zlib-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-001.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-001.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-002.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-002.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-003.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-003.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-004.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-004.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-005.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-005.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-006.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-006.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-007.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-007.woff
--------------------------------------------------------------------------------
/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-008.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/UserAgent/Tests/xhtml1/resources/valid-008.woff
--------------------------------------------------------------------------------
/woff1/tests/generators/resources/SFNT-CFF-Fallback.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/generators/resources/SFNT-CFF-Fallback.otf
--------------------------------------------------------------------------------
/woff1/tests/generators/resources/SFNT-CFF-Reference.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/generators/resources/SFNT-CFF-Reference.otf
--------------------------------------------------------------------------------
/woff1/tests/generators/resources/SFNT-CFF.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/generators/resources/SFNT-CFF.otf
--------------------------------------------------------------------------------
/woff1/tests/generators/resources/SFNT-TTF-Fallback.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/generators/resources/SFNT-TTF-Fallback.ttf
--------------------------------------------------------------------------------
/woff1/tests/generators/resources/SFNT-TTF-Reference.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/generators/resources/SFNT-TTF-Reference.ttf
--------------------------------------------------------------------------------
/woff1/tests/generators/resources/SFNT-TTF.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/w3c/woff/c509acda9b5e4b976b1f07d268c47b67e1430047/woff1/tests/generators/resources/SFNT-TTF.ttf
--------------------------------------------------------------------------------
/woff1/tests/generators/testCaseGeneratorLib/__init__.py:
--------------------------------------------------------------------------------
1 | """
2 | This package contains the infrastructure required for generating the various test suites.
3 | """
--------------------------------------------------------------------------------