Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Malformed CSS can lead to unbounded stack depth #992

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 3 comments
Closed

Malformed CSS can lead to unbounded stack depth #992

GoogleCodeExporter opened this issue Apr 6, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

A CSS file like .a { foo: bar(bar(bar(...

can lead to unbounded number of stack frames (2 for each nested function).

Original issue reported on code.google.com by sligocki@google.com on 25 Sep 2014 at 6:40

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant