Prerequisites
I tried to reproduce the issue when...
Description
Confusion about spoof-css.js, does this mean ClientRect spoofing is now possible with uBlock Origin via my filters?
Element.prototype.getBoundingClientRect()
_rectx: The X coordinate
_recty: The Y coordinate
_rectw: The width
_recth: The height
Is my understanding correct?
If yes how does one create a filter to poof per website?
I tried browserleaks.com##+js(spoof-css, selector, _rectx, 100, _recty, 50, _rectw, 200, _recth, 150) but it didn't work?
A specific URL where the issue occurs.
https://browserleaks.com/rects
Steps to Reproduce
Go to my filters and add this line browserleaks.com##+js(spoof-css, selector, _rectx, 100, _recty, 50, _rectw, 200, _recth, 150)
Expected behavior
to spoof rects without needing another extension
Actual behavior
same fingerprint
Configuration
\
Prerequisites
I tried to reproduce the issue when...
Description
Confusion about spoof-css.js, does this mean ClientRect spoofing is now possible with uBlock Origin via my filters?
Is my understanding correct?
If yes how does one create a filter to poof per website?
I tried
browserleaks.com##+js(spoof-css, selector, _rectx, 100, _recty, 50, _rectw, 200, _recth, 150)but it didn't work?A specific URL where the issue occurs.
https://browserleaks.com/rectsSteps to Reproduce
Go to my filters and add this line
browserleaks.com##+js(spoof-css, selector, _rectx, 100, _recty, 50, _rectw, 200, _recth, 150)Expected behavior
to spoof rects without needing another extension
Actual behavior
same fingerprint
Configuration
\