Update web-platform-tests to revision d9591651df411fe105c176a498ab0cb0c58819fa

This commit is contained in:
WPT Sync Bot 2020-12-15 08:21:13 +00:00
parent ff304bdb39
commit 11a9f36057
156 changed files with 1709 additions and 1626 deletions

View file

@ -0,0 +1,7 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference: A green box</title>
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
<p>Pass if there is NO red below:</p>
<div id="ref" style="width: 100px; height: 100px; background: green"></div>