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 upUpdate web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0 #13426
Conversation
|
@bors-servo r+ |
|
|
|
@bors-servo p=1 |
bors-servo
added a commit
that referenced
this pull request
Sep 26, 2016
Update web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0 <!-- 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/13426) <!-- Reviewable:end -->
|
|
diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json
index fbdcc35..c14e067 100644
--- a/tests/wpt/mozilla/meta/MANIFEST.json
+++ b/tests/wpt/mozilla/meta/MANIFEST.json
@@ -764,18 +764,6 @@
"url": "/_mozilla/css/blur_a.html"
}
],
- "css/border_black_groove.html": [
- {
- "path": "css/border_black_groove.html",
- "references": [
- [
- "/_mozilla/css/border_black_solid.html",
- "!="
- ]
- ],
- "url": "/_mozilla/css/border_black_groove.html"
- }
- ],
"css/border_black_ridge.html": [
{
"path": "css/border_black_ridge.html",
@@ -2184,18 +2172,6 @@
"url": "/_mozilla/css/image_rendering_auto_a.html"
}
],
- "css/image_rendering_pixelated_a.html": [
- {
- "path": "css/image_rendering_pixelated_a.html",
- "references": [
- [
- "/_mozilla/css/image_rendering_pixelated_ref.html",
- "=="
- ]
- ],
- "url": "/_mozilla/css/image_rendering_pixelated_a.html"
- }
- ],
"css/img_block_display_a.html": [
{
"path": "css/img_block_display_a.html", |
…91c3fbdf0
|
@bors-servo r+ |
|
|
bors-servo
added a commit
that referenced
this pull request
Sep 26, 2016
Update web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0 <!-- 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/13426) <!-- Reviewable:end -->
|
|
highfive
commented
Sep 26, 2016
|
|
@bors-servo retry |
|
|
|
|
This was referenced Sep 26, 2016
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Ms2ger commentedSep 26, 2016
•
edited by larsbergstrom
This change is