Update web-platform-tests to revision 77fa639e94d19ad846db71da960d49c89578fb52

This commit is contained in:
WPT Sync Bot 2020-11-18 08:21:46 +00:00
parent 65447b44c5
commit d5ff9803bf
293 changed files with 5028 additions and 6000 deletions

View file

@ -0,0 +1,6 @@
<!DOCTYPE html>
<div style="width: 100px; height: 100px; border: solid;">
<div style="overflow-y: scroll; max-height: 100%;">
<div style="height: 200px; background: green;"></div>
</div>
</div>