Files
servo/components/script/dom/htmltablesectionelement.rs
Anthony Ramine 5fe5e5d6de Remove most RootedReference uses
We can replace all uses of RootedReference for Option<T> by Option::deref calls.
2019-03-10 17:51:35 +01:00

4.0 KiB