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

Fix canvas wpt test "path-objects/2d.path.end.1.html" #25518

Merged
merged 5 commits into from Jan 16, 2020
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Add duplicate crates to servo-tidy.toml

  • Loading branch information
pylbrecht committed Jan 15, 2020
commit ba453e71afec42117afa099e7633c4342923ca83
@@ -53,6 +53,15 @@ packages = [
# These can be removed once servo is updated to surfman 0.2
"surfman",
"surfman-chains",

# https://github.com/servo/servo/pull/25518
"core-foundation",
"core-foundation-sys",
"core-graphics",
"core-text",
"dirs",
"lyon_geom",
"rand_core",
]
# Files that are ignored for all tidy and lint checks.
files = [
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.