1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

domRectTest: added svg tests

This commit is contained in:
kkapsner 2020-07-29 14:17:05 +02:00
parent 3eea8fe7c4
commit ff98b9b9af
4 changed files with 37 additions and 7 deletions

View file

@ -1,5 +1,5 @@
#iframe {
#iframe, #svg {
position: fixed;
top: -2000%;
}