mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
88f281dfd2
This will let us convert a bunch of random-if() to fuzzy-if()
7 lines
124 B
HTML
7 lines
124 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="background: #ff01ff; width: 500px; height: 500px;"></div>
|
|
</body>
|
|
</html>
|