Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317

This commit is contained in:
Josh Matthews 2018-01-04 13:44:24 -05:00
parent aa199307c8
commit 2b6f573eb5
3440 changed files with 109438 additions and 41750 deletions

View file

@ -11,26 +11,6 @@
<style id="style">
@media print {}
</style>
<script id="metadata_cache">/*
{
"rule_type": {},
"rule_length": {},
"insert_import_throws": {},
"insert_index_throws1": {},
"insert_index_throws2": {},
"insert_media_succeed": {},
"insert_style_succeed": {},
"insert_bad_media_throw": {},
"insert_empty_throw": {},
"insert_garbage_after_media_throw": {},
"insert_garbage_after_style_throw": {},
"insert_two_media_throw": {},
"insert_style_media_throw": {},
"insert_media_style_throw": {},
"insert_two_style_throw": {},
"insert_retval": {}
}
*/</script>
</head>
<body onload="run()">
<div id=log></div>
@ -240,4 +220,3 @@
</script>
</body>
</html>