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

Pass "new" tests #537

Merged
merged 15 commits into from
Jan 7, 2020
Merged

Pass "new" tests #537

merged 15 commits into from
Jan 7, 2020

Commits on Jan 7, 2020

  1. Update tests from wpt

    The two json files were taken from
    web-platform-tests/wpt@e69af82
    
    > test result: FAILED. 624 passed; 89 failed; 0 ignored; 0 measured
    nox authored and o0Ignition0o committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    1655a76 View commit details
    Browse the repository at this point in the history
  2. Fix percent encoding of fragments (closes servo#491)

    > test result: FAILED. 637 passed; 76 failed; 0 ignored; 0 measured
    nox authored and o0Ignition0o committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    fa9f044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    412266a View commit details
    Browse the repository at this point in the history
  4. Fix a Windows quirk

    > test result: FAILED. 640 passed; 73 failed; 0 ignored; 0 measured
    nox authored and o0Ignition0o committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    e93f999 View commit details
    Browse the repository at this point in the history
  5. Properly copy hosts of base file:// URLs when needed

    > test result: FAILED. 642 passed; 71 failed; 0 ignored; 0 measured
    nox authored and o0Ignition0o committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    efe9ab9 View commit details
    Browse the repository at this point in the history
  6. Path and file parsing.

    o0Ignition0o committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    54a158b View commit details
    Browse the repository at this point in the history
  7. Host parsing rules.

    o0Ignition0o committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    0586854 View commit details
    Browse the repository at this point in the history
  8. Hash getter and setter.

    o0Ignition0o committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    26ccc0d View commit details
    Browse the repository at this point in the history
  9. Fix scheme setter

    > test result: FAILED. 650 passed; 63 failed; 0 ignored; 0 measured
    o0Ignition0o committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    7efdc53 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    736d7bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9ca033 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ef4847 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aeef54f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    925ec94 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4464840 View commit details
    Browse the repository at this point in the history