Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#493 multiple titles #503

Merged
merged 2 commits into from
Jun 2, 2018
Merged

Commits on Oct 31, 2017

  1. Page#title returns (just) the HTML title

    According to the documentation:
    
    > This class encapsulates an HTML page. If Mechanize finds a content type of 'text/html', this class will be instantiated and returned.
    
    Expected behaviour is to return the HTML-title, and not any additional
    title-tags found in the body (e.g. SVG, RDF, ...)
    magneticcoffee committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    8af44bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4ab37 View commit details
    Browse the repository at this point in the history