.foo {
  content: function-exists("feature-exists");
  content: feature-exists("foo");
}
