mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Make content tests synchronous by default. Fixes #884.
This commit is contained in:
parent
338a9c3f05
commit
711f4d5af9
72 changed files with 20 additions and 105 deletions
|
@ -15,6 +15,5 @@
|
|||
is_a(datalist.options[0], HTMLOptionElement);
|
||||
is_a(datalist.options[1], HTMLOptionElement);
|
||||
is_a(datalist.options[2], HTMLOptionElement);
|
||||
finish();
|
||||
</script>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue