diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-07-25 07:25:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-25 07:25:12 -0400 |
commit | c9dde3a4bb9a6e4c8d69888a21c7117129f8f95e (patch) | |
tree | ceabd21747bb3d525a88abbad702728e352e3d83 /tests/wpt/web-platform-tests/css/css-paint-api/parse-input-arguments-015.https.html | |
parent | 3e90b93b83de03afed0712b7090be99e0193883d (diff) | |
parent | f767403c00267074a49f87746ef0f8916690a140 (diff) | |
download | servo-c9dde3a4bb9a6e4c8d69888a21c7117129f8f95e.tar.gz servo-c9dde3a4bb9a6e4c8d69888a21c7117129f8f95e.zip |
Auto merge of #23846 - servo-wpt-sync:wpt_update_24-07-2019, r=servo-wpt-sync
Sync WPT with upstream (24-07-2019)
Automated downstream sync of changes from upstream as of 24-07-2019.
[no-wpt-sync]
<!-- 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/23846)
<!-- Reviewable:end -->
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-paint-api/parse-input-arguments-015.https.html')
-rw-r--r-- | tests/wpt/web-platform-tests/css/css-paint-api/parse-input-arguments-015.https.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-paint-api/parse-input-arguments-015.https.html b/tests/wpt/web-platform-tests/css/css-paint-api/parse-input-arguments-015.https.html index fba76712466..8ebe3e7c4d1 100644 --- a/tests/wpt/web-platform-tests/css/css-paint-api/parse-input-arguments-015.https.html +++ b/tests/wpt/web-platform-tests/css/css-paint-api/parse-input-arguments-015.https.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <html class="reftest-wait"> +<link rel="help" href="https://drafts.css-houdini.org/css-paint-api/"> <link rel="match" href="parse-input-arguments-ref.html"> <style> .container { |