bem / bem-bl

Base BEM library
http://bem.github.com/bem-bl/
198 stars 84 forks source link

i-bem: use resetApplyNext before entering `content` #653

Open indutny opened 9 years ago

indutny commented 9 years ago

Skip all applyNext() flags before entering the content to support recursive blocks with applyNext() (see test).

Not sure if the branch is correct.

See: https://github.com/bem/bem-core/pull/899 for cross-reference.

arikon commented 9 years ago

@indutny What abilities it provides? Could not get it from the bem/bem-core#899 thread =(

indutny commented 9 years ago

@arikon it fixes the test ;)