Skip to content
This repository has been 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

@GoogleCodeExporter
Copy link
Author

Fixed by r4270.

Original comment by sligocki@google.com on 29 Sep 2014 at 4:42

@GoogleCodeExporter
Copy link
Author

Original comment by sligocki@google.com on 7 Oct 2014 at 3:19

  • Changed state: Fixed
  • Added labels: Milestone-v32, release-note

@GoogleCodeExporter
Copy link
Author

for some reason, after ajax callback, the data that i resive has added a tag 
<head \>

Original comment by marcov...@gmail.com on 12 Dec 2014 at 2:31

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