blob: 495ba7a3c7ea3fec464d3ad0d4ba0add5b62afe6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>CSS Transforms: Reference Translate gradient background on root element</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<style>
html {
background: green;
}
</style>
</html>