Update web-platform-tests to revision 2b66b8b24b727c7490bf6091dd8a6a551642720b

This commit is contained in:
WPT Sync Bot 2019-02-18 20:48:51 -05:00
parent b0751f4241
commit faf92483da
85 changed files with 1096 additions and 220 deletions

View file

@ -3,7 +3,7 @@
<script src="/resources/testharnessreport.js"></script>
<style>
body { height: 1000px; margin: 0; }
body { height: 4000px; margin: 0; }
#fixed, #content { width: 200px; height: 100px; }
#fixed { position: fixed; left: 100px; top: 50px; }
#before { height: 50px; }