Skip to content

Instantly share code, notes, and snippets.

@igstan
Created August 12, 2010 18:24
Show Gist options
  • Save igstan/521420 to your computer and use it in GitHub Desktop.
Save igstan/521420 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
body {
-moz-binding: url(firefox.xml#load-mozilla-css);
}
</style>
</head>
<body>
<h1>This should be red in Firefox</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment