6c3c6060a5
Ensure that values passed to `DomRenderer#setElementAttribute` are strings. Currently, booleans can be passed to this method, resulting in failures when running in Dart checked mode.