https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ef747cb9bb50f16402eb5d3ab4ec0fd980cf8834 authored by Ryan VanderMeulen on 09 June 2014, 18:59:33 UTC
Bug 947531 - Skip the satchel browser-chrome test too. a=test-only
Tip revision: ef747cb
button-ref.html
<!DOCTYPE>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <button class='barred-ref'></button>
  </body>
</html>
back to top