I know I can fake CSS classes using obj->setProperty("class", "myClass"); //CSS *[class=myClass] { } However, are there plans to support the ".myClass" notation in the future?