Update web-platform-tests to revision 4accec3d14ccdc7b170017c0df299b954019f06f

This commit is contained in:
WPT Sync Bot 2019-04-26 23:48:44 -04:00
parent 630cf2745b
commit b30b1992ac
50 changed files with 1015 additions and 760 deletions

View file

@ -8,7 +8,7 @@
<script>
setup_back_navigation("object-navigate-back.html");
</script>
<object></object>
<object type="text/html"></object>
<script>
document.getElementsByTagName("object")[0].data = pre_navigate_url;
</script>