You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #374 - servo:jdm-patch-3, r=SimonSapin
Expose public Node constructor.
Since #372 there is a private field in Node that prevents constructing them manually. If we want to support that, we need to expose the constructor.
0 commit comments