mirror of
https://github.com/google/blockly.git
synced 2026-01-10 18:37:09 +01:00
Unless they could be converted to use goog.dom.TagName, in which case do that. createDom is going to require goog.dom.TagName member as the tagName parameter. This change prepares for that.