https://github.com/mozilla/gecko-dev
Raw File
Tip revision: e0b8d64cc820023ea96ad16b370e53eeb06d3790 authored by ffxbld on 12 February 2014, 20:42:44 UTC
Added FIREFOX_27_0_1_RELEASE FIREFOX_27_0_1_BUILD1 tag(s) for changeset 0414e679f2ab. DONTBUILD CLOSED TREE a=release
Tip revision: e0b8d64
object.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <object>foo</object>
  </body>
</html>
back to top