Bug 1419799 - Fix nsContentUtils::IsInSameAnonymousTree in Shadow DOM

Tag #1375
This commit is contained in:
Matt A. Tobin 2020-04-17 07:23:48 -04:00 committed by Roy Tam
commit 6d8e6e8955
3 changed files with 19 additions and 11 deletions

View file

@ -210,3 +210,4 @@ load 1251361.html
load 1304437.html
pref(clipboard.autocopy,true) load 1385272-1.html
pref(dom.webcomponents.customelements.enabled,true) load 1341693.html
pref(dom.webcomponents.enabled,true) load 1419799.html