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

Prev

Update WPT test expectations

  • Loading branch information
pylbrecht committed Jan 16, 2020
commit 08461db4da0460b2d66424aa2236a31e21c17e07
@@ -0,0 +1,2 @@
[canvas_complexshapes_beziercurveto_001.htm]
expected: FAIL
@@ -0,0 +1,4 @@
[2d.path.bezierCurveTo.ensuresubpath.2.html]
[If there is no subpath, the first control point is added]
expected: FAIL

This file was deleted.

@@ -0,0 +1,4 @@
[2d.path.rect.zero.4.html]
[Canvas test: 2d.path.rect.zero.4]
expected: FAIL

@@ -0,0 +1,4 @@
[2d.path.bezierCurveTo.ensuresubpath.2.html]
[If there is no subpath, the first control point is added]
expected: FAIL

@@ -0,0 +1,4 @@
[2d.path.bezierCurveTo.ensuresubpath.2.worker.html]
[If there is no subpath, the first control point is added]
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

@@ -0,0 +1,4 @@
[2d.path.rect.zero.4.html]
[OffscreenCanvas test: 2d.path.rect.zero.4]
expected: FAIL

@@ -0,0 +1,4 @@
[2d.path.rect.zero.4.worker.html]
[2d]
expected: FAIL

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.