https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 77d9c9b548b7800b340655928ca20c657475fe94 authored by ffxbld on 22 October 2013, 01:56:18 UTC
Added FENNEC_25_0_RELEASE FENNEC_25_0_BUILD1 tag(s) for changeset 408fe13ec236. DONTBUILD CLOSED TREE a=release
Tip revision: 77d9c9b
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