summaryrefslogtreecommitdiffstats
path: root/layout/reftests/backgrounds/viewport-translucent-color-1.html
blob: 8fa8f976e96acfe9c6f845a7a2ef21c6b8e693f1 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html style="background-color: rgba(255,0,0,0.50196)">
  <head>
  </head>
  <body>
  </body>
</html>