Project

General

Profile

« Previous | Next » 

Revision 70923829

Added by koszko over 1 year ago

fix setting of 'blocked-blocked<...>-' attributes and add tests

View differences:

test/haketilo_test/data/pages/scripts_to_block_1.html
30 30
  </head>
31 31
  <body>
32 32
    <button id="clickme1"
33
	    onclick="window.__run = [...(window.__run || []), 'on'];">
33
	    onclick="window.__run = [...(window.__run || []), 'on'];"
34
	    blocked-onclick="some useful data">
34 35
      Click Meee!
35 36
    </button>
36 37
    <a id="clickme2"

Also available in: Unified diff