RECURSIVE REPLACEMENT TEST

Added by lambda@userstyles, Created: Mar 11, 2013, Updated: Mar 12, 2013
  • With the style applied (Generated screenshot)
  • Without the style applied (Generated screenshot)
two -> red
one -> *{background:/*[[two]]*/ } /*[[one]]*/

Description:

I just want to see whether the server will fill the placeholder recursively in a limited depth.

/*[[one]]*/

* {
background: /*[[two]]*/;
}

More info
Result:
1. It fills the placeholders in the same order of the placeholders'.
2. It will not fill the placeholders recursively.

Installs:
Applies to:
all URLs
License:
CC0 1.0 Universal.
lambda@userstyles has waived all copyright and related or neighboring rights to RECURSIVE REPLACEMENT TEST, to the extent allowed by law.

Related styles:

WARNING: This webware is not functioning properly. Please enable javascript in your browser and try again.