mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 18:28:28 +00:00
8797b20746
This removes the (default disabled) node.rootNode readonly attribute and replaces it with a node.getRootNode() function per WhatWG spec discussion. Based on work by John Dai <jdai@mozilla.com>