https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ce58817c2665297e8533073f9c165385373f7d7e authored by ffxbld on 14 March 2012, 14:38:42 UTC
Added FENNEC_12_0b1_RELEASE FENNEC_12_0b1_BUILD1 tag(s) for changeset f4e3303ee1d5. DONTBUILD CLOSED TREE a=release
Tip revision: ce58817
386014-1-ref.html
<!DOCTYPE html>
<html>
<head>
  <style>
   div { background: green; color: green; width: -moz-fit-content; }
  </style>
</head>
<body>

<div>TEST</div>
</body>
</html>
back to top