--- !ruby/object:Gem::Specification name: microformats2 version: !ruby/object:Gem::Version hash: 3405954395 prerelease: 6 segments: - 2 - 0 - 0 - pre - 3 version: 2.0.0.pre3 platform: ruby authors: - Jessica Lynn Suttles autorequire: bindir: bin cert_chain: [] date: 2013-03-26 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: nokogiri prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 15 segments: - 1 - 5 - 6 version: 1.5.6 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: json prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 7 segments: - 1 - 7 - 6 version: 1.7.6 type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: activesupport prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 21 segments: - 3 - 2 - 13 version: 3.2.13 type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: rake prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 79 segments: - 10 - 0 - 0 version: 10.0.0 type: :development version_requirements: *id004 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id005 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 35 segments: - 2 - 11 - 0 version: 2.11.0 type: :development version_requirements: *id005 - !ruby/object:Gem::Dependency name: guard-rspec prerelease: false requirement: &id006 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 11 segments: - 2 - 1 - 0 version: 2.1.0 type: :development version_requirements: *id006 - !ruby/object:Gem::Dependency name: rb-fsevent prerelease: false requirement: &id007 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 57 segments: - 0 - 9 - 1 version: 0.9.1 type: :development version_requirements: *id007 - !ruby/object:Gem::Dependency name: simplecov prerelease: false requirement: &id008 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 1 segments: - 0 - 7 - 1 version: 0.7.1 type: :development version_requirements: *id008 - !ruby/object:Gem::Dependency name: debugger prerelease: false requirement: &id009 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 29 segments: - 1 - 2 - 1 version: 1.2.1 type: :development version_requirements: *id009 description: parses HTML for microformats and return a collection of dynamically defined Ruby objects email: - jlsuttles@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .rspec - .travis.yml - Gemfile - Guardfile - LICENSE.txt - README.md - Rakefile - lib/microformats2.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/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/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_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/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/simple.html - spec/support/lib/microformats2/simple.js homepage: https://github.com/G5/microformats2 licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">" - !ruby/object:Gem::Version hash: 25 segments: - 1 - 3 - 1 version: 1.3.1 requirements: [] rubyforge_project: rubygems_version: 1.8.25 signing_key: specification_version: 3 summary: microformats2 parser test_files: - 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_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/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/simple.html - spec/support/lib/microformats2/simple.js