--- !ruby/object:Gem::Specification name: microformats2 version: !ruby/object:Gem::Version version: 2.0.2 platform: ruby authors: - Shane Becker - Jessica Lynn Suttles - Jessica Dillon autorequire: bindir: bin cert_chain: [] date: 2016-05-04 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: json requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: activesupport requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: guard-rspec requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rb-fsevent requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: simplecov requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: webmock requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Parses HTML for microformats and return a collection of dynamically defined Ruby objects email: - veganstraightedge@gmail.com - jlsuttles@gmail.com - jessicard@mac.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".travis.yml" - Gemfile - Guardfile - LICENSE.md - README.md - Rakefile - lib/microformats2.rb - lib/microformats2/absolute_uri.rb - lib/microformats2/collection.rb - lib/microformats2/format.rb - lib/microformats2/format_parser.rb - lib/microformats2/implied_property/foundation.rb - lib/microformats2/implied_property/name.rb - lib/microformats2/implied_property/photo.rb - lib/microformats2/implied_property/url.rb - lib/microformats2/parser.rb - lib/microformats2/property.rb - lib/microformats2/property/date_time.rb - lib/microformats2/property/embedded.rb - lib/microformats2/property/foundation.rb - lib/microformats2/property/text.rb - lib/microformats2/property/url.rb - lib/microformats2/property_parser.rb - lib/microformats2/version.rb - microformats2.gemspec - spec/lib/microformats2/absolute_uri_spec.rb - spec/lib/microformats2/collection_spec.rb - spec/lib/microformats2/implied_property/name_spec.rb - spec/lib/microformats2/implied_property/photo_spec.rb - spec/lib/microformats2/implied_property/url_spec.rb - spec/lib/microformats2/parser_spec.rb - spec/lib/microformats2_spec.rb - spec/spec_helper.rb - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-0.html - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-0.js - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-1.html - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-1.js - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-2.html - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-2.js - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-3.html - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-3.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-0.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-0.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-1.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-1.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-2.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-2.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-4.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-4.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-5.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-5.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-6.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-6.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.js - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-0.html - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-0.js - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-1.html - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-1.js - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-2.html - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-2.js - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-3.html - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-3.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-0.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-0.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-1.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-1.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-2.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-2.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-3.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-3.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-4.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-4.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-5.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-5.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-6.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-6.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-7.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-7.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-0.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-0.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-1.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-1.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-2.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-2.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-3.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-3.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-4.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-4.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-5.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-5.js - spec/support/cases/microformat2-node.jit.su/h-news/h-news-0.html - spec/support/cases/microformat2-node.jit.su/h-news/h-news-0.js - spec/support/cases/microformat2-node.jit.su/h-news/h-news-1.html - spec/support/cases/microformat2-node.jit.su/h-news/h-news-1.js - spec/support/cases/microformat2-node.jit.su/h-org/h-org-0.html - spec/support/cases/microformat2-node.jit.su/h-org/h-org-0.js - spec/support/cases/microformat2-node.jit.su/h-org/h-org-1.html - spec/support/cases/microformat2-node.jit.su/h-org/h-org-1.js - spec/support/cases/microformat2-node.jit.su/h-org/h-org-2.html - spec/support/cases/microformat2-node.jit.su/h-org/h-org-2.js - spec/support/cases/microformat2-node.jit.su/h-product/h-product-0.html - spec/support/cases/microformat2-node.jit.su/h-product/h-product-0.js - spec/support/cases/microformat2-node.jit.su/h-product/h-product-1.html - spec/support/cases/microformat2-node.jit.su/h-product/h-product-1.js - spec/support/cases/microformat2-node.jit.su/h-product/h-product-2.html - spec/support/cases/microformat2-node.jit.su/h-product/h-product-2.js - spec/support/cases/microformat2-node.jit.su/h-product/h-product-3.html - spec/support/cases/microformat2-node.jit.su/h-product/h-product-3.js - spec/support/cases/microformat2-node.jit.su/h-recipe/h-recipe-0.html - spec/support/cases/microformat2-node.jit.su/h-recipe/h-recipe-0.js - spec/support/cases/microformat2-node.jit.su/h-recipe/h-recipe-1.html - spec/support/cases/microformat2-node.jit.su/h-recipe/h-recipe-1.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-0.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-0.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-1.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-1.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-2.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-2.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-3.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-3.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-4.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-4.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-5.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-5.js - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-0.html - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-0.js - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-1.html - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-1.js - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-2.html - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-2.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-0.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-0.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-1.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-1.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-2.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-2.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-3.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-3.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-4.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-4.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-5.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-5.js - spec/support/cases/microformat2-node.jit.su/includes/includes-0.html - spec/support/cases/microformat2-node.jit.su/includes/includes-0.js - spec/support/cases/microformat2-node.jit.su/includes/includes-1.html - spec/support/cases/microformat2-node.jit.su/includes/includes-1.js - spec/support/cases/microformat2-node.jit.su/includes/includes-2.html - spec/support/cases/microformat2-node.jit.su/includes/includes-2.js - spec/support/cases/microformat2-node.jit.su/includes/includes-3.html - spec/support/cases/microformat2-node.jit.su/includes/includes-3.js - spec/support/cases/microformat2-node.jit.su/includes/includes-4.html - spec/support/cases/microformat2-node.jit.su/includes/includes-4.js - spec/support/cases/microformat2-node.jit.su/rel/rel-0.html - spec/support/cases/microformat2-node.jit.su/rel/rel-0.js - spec/support/cases/microformat2-node.jit.su/rel/rel-1.html - spec/support/cases/microformat2-node.jit.su/rel/rel-1.js - spec/support/cases/microformat2-node.jit.su/rel/rel-2.html - spec/support/cases/microformat2-node.jit.su/rel/rel-2.js - spec/support/cases/microformat2-node.jit.su/rel/rel-3.html - spec/support/cases/microformat2-node.jit.su/rel/rel-3.js - spec/support/cases/microformat2-node.jit.su/rel/rel-4.html - spec/support/cases/microformat2-node.jit.su/rel/rel-4.js - spec/support/cases/microformats.org/microformats-2/microformats-2-0.html - spec/support/cases/microformats.org/microformats-2/microformats-2-0.js - spec/support/cases/microformats.org/microformats-2/microformats-2-1.html - spec/support/cases/microformats.org/microformats-2/microformats-2-1.js - spec/support/cases/microformats.org/microformats-2/microformats-2-2.html - spec/support/cases/microformats.org/microformats-2/microformats-2-2.js - spec/support/cases/microformats.org/microformats-2/microformats-2-3.html - spec/support/cases/microformats.org/microformats-2/microformats-2-3.js - spec/support/cases/microformats.org/microformats-2/microformats-2-4.html - spec/support/cases/microformats.org/microformats-2/microformats-2-4.js - spec/support/cases/microformats.org/microformats-2/microformats-2-5.html - spec/support/cases/microformats.org/microformats-2/microformats-2-5.js - spec/support/cases/microformats.org/microformats-2/microformats-2-6.html - spec/support/cases/microformats.org/microformats-2/microformats-2-6.js - spec/support/cases/microformats.org/microformats-2/microformats-2-7.html - spec/support/cases/microformats.org/microformats-2/microformats-2-7.js - spec/support/cases/microformats.org/microformats-2/microformats-2-8.html - spec/support/cases/microformats.org/microformats-2/microformats-2-8.js - spec/support/cases/microformats.org/microformats-2/microformats-2-9.html - spec/support/cases/microformats.org/microformats-2/microformats-2-9.js - spec/support/lib/microformats2/implied_property/name-fail.html - spec/support/lib/microformats2/implied_property/name-pass.html - spec/support/lib/microformats2/implied_property/photo-fail.html - spec/support/lib/microformats2/implied_property/photo-pass.html - spec/support/lib/microformats2/implied_property/url-fail.html - spec/support/lib/microformats2/implied_property/url-pass.html - spec/support/lib/microformats2/implied_property/url-relative.html - spec/support/lib/microformats2/implied_property/url-unnormalized.html - spec/support/lib/microformats2/nested-format-with-property-of-same-name.html - spec/support/lib/microformats2/nested-format-with-property-of-same-name.js - spec/support/lib/microformats2/nested-format-with-property.html - spec/support/lib/microformats2/nested-format-with-property.js - spec/support/lib/microformats2/nested-format-without-property.html - spec/support/lib/microformats2/nested-property.html - spec/support/lib/microformats2/nested-property.js - spec/support/lib/microformats2/rels-that-drop-the-base.html - spec/support/lib/microformats2/rels-with-unnormalized-urls.html - spec/support/lib/microformats2/rels.html - spec/support/lib/microformats2/rels.js - spec/support/lib/microformats2/simple.html - spec/support/lib/microformats2/simple.js homepage: https://github.com/indieweb/microformats2-ruby licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: microformats2 parser test_files: - spec/lib/microformats2/absolute_uri_spec.rb - spec/lib/microformats2/collection_spec.rb - spec/lib/microformats2/implied_property/name_spec.rb - spec/lib/microformats2/implied_property/photo_spec.rb - spec/lib/microformats2/implied_property/url_spec.rb - spec/lib/microformats2/parser_spec.rb - spec/lib/microformats2_spec.rb - spec/spec_helper.rb - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-0.html - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-0.js - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-1.html - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-1.js - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-2.html - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-2.js - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-3.html - spec/support/cases/microformat2-node.jit.su/h-adr/h-adr-3.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-0.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-0.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-1.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-1.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-2.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-2.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-3.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-4.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-4.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-5.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-5.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-6.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-6.js - spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.html - spec/support/cases/microformat2-node.jit.su/h-card/h-card-7.js - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-0.html - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-0.js - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-1.html - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-1.js - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-2.html - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-2.js - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-3.html - spec/support/cases/microformat2-node.jit.su/h-entry/h-entry-3.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-0.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-0.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-1.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-1.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-2.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-2.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-3.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-3.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-4.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-4.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-5.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-5.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-6.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-6.js - spec/support/cases/microformat2-node.jit.su/h-event/h-event-7.html - spec/support/cases/microformat2-node.jit.su/h-event/h-event-7.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-0.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-0.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-1.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-1.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-2.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-2.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-3.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-3.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-4.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-4.js - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-5.html - spec/support/cases/microformat2-node.jit.su/h-geo/h-geo-5.js - spec/support/cases/microformat2-node.jit.su/h-news/h-news-0.html - spec/support/cases/microformat2-node.jit.su/h-news/h-news-0.js - spec/support/cases/microformat2-node.jit.su/h-news/h-news-1.html - spec/support/cases/microformat2-node.jit.su/h-news/h-news-1.js - spec/support/cases/microformat2-node.jit.su/h-org/h-org-0.html - spec/support/cases/microformat2-node.jit.su/h-org/h-org-0.js - spec/support/cases/microformat2-node.jit.su/h-org/h-org-1.html - spec/support/cases/microformat2-node.jit.su/h-org/h-org-1.js - spec/support/cases/microformat2-node.jit.su/h-org/h-org-2.html - spec/support/cases/microformat2-node.jit.su/h-org/h-org-2.js - spec/support/cases/microformat2-node.jit.su/h-product/h-product-0.html - spec/support/cases/microformat2-node.jit.su/h-product/h-product-0.js - spec/support/cases/microformat2-node.jit.su/h-product/h-product-1.html - spec/support/cases/microformat2-node.jit.su/h-product/h-product-1.js - spec/support/cases/microformat2-node.jit.su/h-product/h-product-2.html - spec/support/cases/microformat2-node.jit.su/h-product/h-product-2.js - spec/support/cases/microformat2-node.jit.su/h-product/h-product-3.html - spec/support/cases/microformat2-node.jit.su/h-product/h-product-3.js - spec/support/cases/microformat2-node.jit.su/h-recipe/h-recipe-0.html - spec/support/cases/microformat2-node.jit.su/h-recipe/h-recipe-0.js - spec/support/cases/microformat2-node.jit.su/h-recipe/h-recipe-1.html - spec/support/cases/microformat2-node.jit.su/h-recipe/h-recipe-1.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-0.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-0.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-1.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-1.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-2.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-2.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-3.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-3.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-4.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-4.js - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-5.html - spec/support/cases/microformat2-node.jit.su/h-resume/h-resume-5.js - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-0.html - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-0.js - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-1.html - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-1.js - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-2.html - spec/support/cases/microformat2-node.jit.su/h-review-aggregate/h-review-aggregate-2.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-0.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-0.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-1.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-1.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-2.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-2.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-3.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-3.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-4.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-4.js - spec/support/cases/microformat2-node.jit.su/h-review/h-review-5.html - spec/support/cases/microformat2-node.jit.su/h-review/h-review-5.js - spec/support/cases/microformat2-node.jit.su/includes/includes-0.html - spec/support/cases/microformat2-node.jit.su/includes/includes-0.js - spec/support/cases/microformat2-node.jit.su/includes/includes-1.html - spec/support/cases/microformat2-node.jit.su/includes/includes-1.js - spec/support/cases/microformat2-node.jit.su/includes/includes-2.html - spec/support/cases/microformat2-node.jit.su/includes/includes-2.js - spec/support/cases/microformat2-node.jit.su/includes/includes-3.html - spec/support/cases/microformat2-node.jit.su/includes/includes-3.js - spec/support/cases/microformat2-node.jit.su/includes/includes-4.html - spec/support/cases/microformat2-node.jit.su/includes/includes-4.js - spec/support/cases/microformat2-node.jit.su/rel/rel-0.html - spec/support/cases/microformat2-node.jit.su/rel/rel-0.js - spec/support/cases/microformat2-node.jit.su/rel/rel-1.html - spec/support/cases/microformat2-node.jit.su/rel/rel-1.js - spec/support/cases/microformat2-node.jit.su/rel/rel-2.html - spec/support/cases/microformat2-node.jit.su/rel/rel-2.js - spec/support/cases/microformat2-node.jit.su/rel/rel-3.html - spec/support/cases/microformat2-node.jit.su/rel/rel-3.js - spec/support/cases/microformat2-node.jit.su/rel/rel-4.html - spec/support/cases/microformat2-node.jit.su/rel/rel-4.js - spec/support/cases/microformats.org/microformats-2/microformats-2-0.html - spec/support/cases/microformats.org/microformats-2/microformats-2-0.js - spec/support/cases/microformats.org/microformats-2/microformats-2-1.html - spec/support/cases/microformats.org/microformats-2/microformats-2-1.js - spec/support/cases/microformats.org/microformats-2/microformats-2-2.html - spec/support/cases/microformats.org/microformats-2/microformats-2-2.js - spec/support/cases/microformats.org/microformats-2/microformats-2-3.html - spec/support/cases/microformats.org/microformats-2/microformats-2-3.js - spec/support/cases/microformats.org/microformats-2/microformats-2-4.html - spec/support/cases/microformats.org/microformats-2/microformats-2-4.js - spec/support/cases/microformats.org/microformats-2/microformats-2-5.html - spec/support/cases/microformats.org/microformats-2/microformats-2-5.js - spec/support/cases/microformats.org/microformats-2/microformats-2-6.html - spec/support/cases/microformats.org/microformats-2/microformats-2-6.js - spec/support/cases/microformats.org/microformats-2/microformats-2-7.html - spec/support/cases/microformats.org/microformats-2/microformats-2-7.js - spec/support/cases/microformats.org/microformats-2/microformats-2-8.html - spec/support/cases/microformats.org/microformats-2/microformats-2-8.js - spec/support/cases/microformats.org/microformats-2/microformats-2-9.html - spec/support/cases/microformats.org/microformats-2/microformats-2-9.js - spec/support/lib/microformats2/implied_property/name-fail.html - spec/support/lib/microformats2/implied_property/name-pass.html - spec/support/lib/microformats2/implied_property/photo-fail.html - spec/support/lib/microformats2/implied_property/photo-pass.html - spec/support/lib/microformats2/implied_property/url-fail.html - spec/support/lib/microformats2/implied_property/url-pass.html - spec/support/lib/microformats2/implied_property/url-relative.html - spec/support/lib/microformats2/implied_property/url-unnormalized.html - spec/support/lib/microformats2/nested-format-with-property-of-same-name.html - spec/support/lib/microformats2/nested-format-with-property-of-same-name.js - spec/support/lib/microformats2/nested-format-with-property.html - spec/support/lib/microformats2/nested-format-with-property.js - spec/support/lib/microformats2/nested-format-without-property.html - spec/support/lib/microformats2/nested-property.html - spec/support/lib/microformats2/nested-property.js - spec/support/lib/microformats2/rels-that-drop-the-base.html - spec/support/lib/microformats2/rels-with-unnormalized-urls.html - spec/support/lib/microformats2/rels.html - spec/support/lib/microformats2/rels.js - spec/support/lib/microformats2/simple.html - spec/support/lib/microformats2/simple.js