Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCanvas: implement ellipse #17598
Closed
Canvas: implement ellipse #17598
Labels
Comments
|
It seems that we need to add a new API to rust-azure for ellipse? |
joone
pushed a commit
to joone/rust-azure
that referenced
this issue
Aug 21, 2017
Bug: servo/servo#17598
joone
added a commit
to joone/rust-azure
that referenced
this issue
Aug 23, 2017
Bug: servo/servo#17598
joone
added a commit
to joone/rust-azure
that referenced
this issue
Aug 23, 2017
Bug: servo/servo#17598
joone
added a commit
to joone/rust-azure
that referenced
this issue
Aug 24, 2017
Bug: servo/servo#17598
joone
added a commit
to joone/rust-azure
that referenced
this issue
Aug 24, 2017
Bug: servo/servo#17598
bors-servo
added a commit
to servo/rust-azure
that referenced
this issue
Aug 24, 2017
Implement Ellipse API Bug: servo/servo#17598 The ellipse API was added as public API of Azure and the Arc method was updated to deal with the ellipse API. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-azure/272) <!-- Reviewable:end -->
joone
pushed a commit
to joone/servo
that referenced
this issue
Aug 25, 2017
Update rust-azure to 0.21.0 BUG: servo#17598
bors-servo
added a commit
that referenced
this issue
Aug 26, 2017
Implement Ellipse Canvas 2D API This patch needs to update rust-azure to 0.21.0. - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #17598 <!-- Either: --> - [] There are tests for these changes OR - [] These changes do not require tests because _____ <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18242) <!-- Reviewable:end -->
joone
pushed a commit
to joone/servo
that referenced
this issue
Aug 28, 2017
Update rust-azure to 0.21.0 BUG: servo#17598
bors-servo
added a commit
that referenced
this issue
Aug 28, 2017
Implement Ellipse Canvas 2D API This patch needs to update rust-azure to 0.21.0. - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #17598 <!-- Either: --> - [] There are tests for these changes OR - [] These changes do not require tests because _____ <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18242) <!-- Reviewable:end -->
joone
pushed a commit
to joone/servo
that referenced
this issue
Aug 30, 2017
Update rust-azure to 0.21.0 BUG: servo#17598
bors-servo
added a commit
that referenced
this issue
Aug 30, 2017
Implement Ellipse Canvas 2D API This patch needs to update rust-azure to 0.21.0. - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #17598 <!-- Either: --> - [] There are tests for these changes OR - [] These changes do not require tests because _____ <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18242) <!-- Reviewable:end -->
joone
pushed a commit
to joone/servo
that referenced
this issue
Aug 31, 2017
Update rust-azure to 0.21.0 Mark the following test case as fail: tests/wpt/mozilla/tests/mozilla/css-paint-api/background-image-tiled.html.ini BUG: servo#17598
joone
pushed a commit
to joone/servo
that referenced
this issue
Sep 1, 2017
Update rust-azure to 0.21.0 Mark the following test case as fail: tests/wpt/mozilla/tests/mozilla/css-paint-api/background-image-tiled.html.ini BUG: servo#17598
bors-servo
added a commit
that referenced
this issue
Sep 1, 2017
Implement Ellipse Canvas 2D API This patch needs to update rust-azure to 0.21.0. - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #17598 <!-- Either: --> - [] There are tests for these changes OR - [] These changes do not require tests because _____ <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18242) <!-- Reviewable:end -->
joone
pushed a commit
to joone/servo
that referenced
this issue
Sep 1, 2017
* Update rust-azure to 0.21.0 * Mark the following test case as fail: tests/wpt/mozilla/tests/mozilla/css-paint-api/background-image-tiled.html * Make the ellipse test case pass. BUG: servo#17598
bors-servo
added a commit
that referenced
this issue
Sep 2, 2017
Implement Ellipse Canvas 2D API This patch needs to update rust-azure to 0.21.0. - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #17598 <!-- Either: --> - [] There are tests for these changes OR - [] These changes do not require tests because _____ <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18242) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.