mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 21:08:42 +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>