import 'dart:html'; main() { new Element.tag('b'); }