aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/css/css-layout-api/child-constraints/fixed-block-size.https.html
diff options
context:
space:
mode:
authorWPT Sync Bot <josh+wptsync@joshmatthews.net>2019-08-19 10:23:52 +0000
committerWPT Sync Bot <josh+wptsync@joshmatthews.net>2019-08-19 14:01:14 +0000
commit76712d7d25f8b48d78e6be87aaefd0e55d1f7d09 (patch)
tree58ad269a9cc1c534bd0022c591e52a489d754537 /tests/wpt/web-platform-tests/css/css-layout-api/child-constraints/fixed-block-size.https.html
parent00a9f307733fa98cea8160e96d404bce9a871c09 (diff)
downloadservo-76712d7d25f8b48d78e6be87aaefd0e55d1f7d09.tar.gz
servo-76712d7d25f8b48d78e6be87aaefd0e55d1f7d09.zip
Update web-platform-tests to revision 82b73b315ce7ed1554e7a9b7bced66a5831e4ee5
Diffstat (limited to 'tests/wpt/web-platform-tests/css/css-layout-api/child-constraints/fixed-block-size.https.html')
-rw-r--r--tests/wpt/web-platform-tests/css/css-layout-api/child-constraints/fixed-block-size.https.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-layout-api/child-constraints/fixed-block-size.https.html b/tests/wpt/web-platform-tests/css/css-layout-api/child-constraints/fixed-block-size.https.html
index eea540ca59f..737cc4da75b 100644
--- a/tests/wpt/web-platform-tests/css/css-layout-api/child-constraints/fixed-block-size.https.html
+++ b/tests/wpt/web-platform-tests/css/css-layout-api/child-constraints/fixed-block-size.https.html
@@ -55,5 +55,5 @@
</div>
<script>
-importWorkletAndTerminateTestAfterAsyncPaint(CSS.layoutWorklet, {url: '../support/layout-child-sizes-worklet.js'});
+importWorkletAndTerminateTestAfterAsyncPaint(CSS.layoutWorklet, {url: 'support/layout-child-sizes-worklet.js'});
</script>