<div dir="ltr">On Mon, Mar 12, 2018 at 8:20 PM Boris Zbarsky <<a href="mailto:bzbarsky@mit.edu">bzbarsky@mit.edu</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 3/12/18 5:40 PM, Brian Grinstead wrote:<br>
> * It would slow down progress, since we'd need to be rebasing around the entire frontend + tests while migrating a binding.<br>
<br>
We could add a hack to NS_NewXULElement that maps some tag names to<br>
others (and creates a new nodeinfo accordingly). This would be used<br>
only on a temporary basis, while migrating a binding. So the workflow<br>
would go like this:<br></blockquote><div><br></div><div>This is roughly an idea I also had. I was wondering though if that would mean that the element would show up in the inspector with the mapped tag name and whether we'd hit issues with CSS not applying correctly. <br></div></div></div>