This commit is contained in:
Fred Rolland
2018-10-02 17:52:51 +03:00
committed by GitHub
parent 249f013959
commit 7b2769901e

View File

@ -273,7 +273,7 @@
/** /**
* Check if a node value has the attributes pattern. * Check if a node value has the attributes pattern.
* If yes, extract it and add that value as one or several attributes * If yes, extract it and add that value as one or several attributes
* the the terget element. * to the target element.
* *
* You need Cache Killer on Chrome to see the effect on any FOM transformation * You need Cache Killer on Chrome to see the effect on any FOM transformation
* directly on refresh (F5) * directly on refresh (F5)