uBlock/src/js/scriptlets
Raymond Hill 62387fb87a
Prevent picker's preview mode from modifying style attribute
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/551

The issue fixes previewing the hiding/unhiding of targeted
elements in the element picker.

However it does not address the case of previewing
`:style(...)` operators -- this would require a much
more complex fix, which I am not sure is worth the
amount of work and increased code complexity.
2019-05-17 19:26:48 -04:00
..
cosmetic-logger.js Add ability to report exception cosmetic filters in the logger 2019-05-16 13:44:49 -04:00
cosmetic-off.js guard against future instances of issue fixed in #3721 2018-05-03 09:55:36 -04:00
cosmetic-on.js guard against future instances of issue fixed in #3721 2018-05-03 09:55:36 -04:00
dom-inspector.js guard against future instances of issue fixed in #3721 2018-05-03 09:55:36 -04:00
dom-survey.js code review for 3c85c03194: simplify counting of script resources 2018-09-01 06:36:17 -04:00
element-picker.js Prevent picker's preview mode from modifying style attribute 2019-05-17 19:26:48 -04:00
load-large-media-all.js guard against future instances of issue fixed in #3721 2018-05-03 09:55:36 -04:00
load-large-media-interactive.js guard against future instances of issue fixed in #3721 2018-05-03 09:55:36 -04:00
noscript-spoof.js fix #308, #3436, https://github.com/uBlockOrigin/uBlock-issues/issues/155 2018-08-31 18:47:02 -04:00
should-inject-contentscript.js Minor generic code review of changes since 1.18.2 2019-02-02 08:09:34 -05:00
subscriber.js guard against future instances of issue fixed in #3721 2018-05-03 09:55:36 -04:00