mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
d9a3569706
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.