Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: servo/rust-url
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: servo/rust-url
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: tests
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 19, 2019

  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 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    1dc42be View commit details
    Browse the repository at this point in the history
  2. Reformat

    nox committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    12526d5 View commit details
    Browse the repository at this point in the history
  3. Fix percent encoding of fragments (closes #491)

    > test result: FAILED. 637 passed; 76 failed; 0 ignored; 0 measured
    nox committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    6a6b9da View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Configuration menu
    Copy the full SHA
    8e06270 View commit details
    Browse the repository at this point in the history
  2. Fix a Windows quirk

    > test result: FAILED. 640 passed; 73 failed; 0 ignored; 0 measured
    nox committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    3747f87 View commit details
    Browse the repository at this point in the history
  3. Properly copy hosts of base file:// URLs when needed

    > test result: FAILED. 642 passed; 71 failed; 0 ignored; 0 measured
    nox committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    9ac3f29 View commit details
    Browse the repository at this point in the history
  4. Fix scheme setter

    > test result: FAILED. 650 passed; 63 failed; 0 ignored; 0 measured
    o0Ignition0o authored and nox committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    830c773 View commit details
    Browse the repository at this point in the history
Loading