mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision bc60e6f82132cfc9a5b688c566c7772024b3c15c
This commit is contained in:
parent
449881f566
commit
29156ca9e2
223 changed files with 7517 additions and 2093 deletions
|
@ -13,7 +13,7 @@
|
|||
<div id="target"></div>
|
||||
<script>
|
||||
test_computed_value("border-image-source", "none");
|
||||
test_computed_value("border-image-source", 'url("http://www.example.com/")');
|
||||
test_computed_value("border-image-source", 'url("http://{{host}}/")');
|
||||
|
||||
test(() => {
|
||||
const target = document.getElementById('target');
|
Loading…
Add table
Add a link
Reference in a new issue