mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update web-platform-tests to revision d6d3f7267e817925131675bfc203c62bda96febe
This commit is contained in:
parent
a0e4ea9f56
commit
e0fb3fc586
113 changed files with 1321 additions and 334 deletions
|
@ -18,7 +18,7 @@ div::before {
|
|||
}
|
||||
</style>
|
||||
<script src="/common/reftest-wait.js"></script>
|
||||
<script src="/common/css-paint-tests.js"></script>
|
||||
<script src="/common/worklet-reftest.js"></script>
|
||||
<body style="font: 10px/1 Ahem;">
|
||||
<div></div>
|
||||
|
||||
|
@ -57,7 +57,7 @@ registerPaint('geometry', class {
|
|||
</script>
|
||||
|
||||
<script>
|
||||
importPaintWorkletAndTerminateTestAfterAsyncPaint(document.getElementById('code').textContent);
|
||||
importWorkletAndTerminateTestAfterAsyncPaint(CSS.paintWorklet, document.getElementById('code').textContent);
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue