mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Document's current script should not be updated when executing script elements inside shadow trees (#34787)
* check if node is in shadow tree Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com> * Removed meta ini related file Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com> * refactored as_parent()'s calls Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com> --------- Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>
This commit is contained in:
parent
fd39d0d658
commit
d1de3cc407
2 changed files with 9 additions and 8 deletions
|
@ -1,7 +0,0 @@
|
|||
[Document-prototype-currentScript.html]
|
||||
expected: ERROR
|
||||
[document.currentScript must not be set to a script element that loads an external script in an open shadow tree]
|
||||
expected: FAIL
|
||||
|
||||
[document.currentScript must not be set to a script element that loads an external script in a closed shadow tree]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue