testing/web-platform/tests/css/css-backgrounds/reference/green-root-background.html
author Lando <lando@lando.test>
Thu, 10 Jul 2025 16:11:40 +0000 (8 hours ago)
changeset 795966 8f464d9c468ba1a7c1b0338deaa8bc8023f8ae3d
parent 768808 e0b34330da3d52ce19df6fe4d0906fbca8407e07
permissions -rw-r--r--
Merge autoland to mozilla-central
<!DOCTYPE html>
<style>
:root {
  background-color: green;
}
</style>