Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806

This commit is contained in:
WPT Sync Bot 2019-06-26 10:22:48 +00:00
parent e488ea750b
commit 12f4ae132e
1651 changed files with 8123 additions and 14152 deletions

View file

@ -16,6 +16,7 @@
document.getElementById('float').style.display = 'none';
}
</script>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
<style type="text/css">
#float { width: 100%; float:left; }
div { background: red; color: green; font-size: 1.25em; width: 1em; font-family: Ahem; line-height: 1; }