Benjamin Otte
cbee390148
cssvalue: At cycle detection to color resolving
...
The following CSS would infloop:
@define-color self @self
as it would infinitely lookup the color named "self" and try to resolve
it. This patch adds detection of such cycles to the resolve function by
keeping a list of currently resolving colors in the cycle_list variable.
2013-03-28 23:18:59 +01:00
..
2012-04-12 21:12:16 -04:00
2012-12-28 09:57:56 -05:00
2012-07-02 10:41:11 -04:00
2012-12-28 09:57:56 -05:00
2012-07-15 11:47:36 -04:00
2012-12-28 09:57:56 -05:00
2013-03-28 23:18:59 +01:00
2012-12-28 09:57:56 -05:00
2012-11-25 04:16:43 +01:00
2012-03-13 13:10:30 +00:00
2012-12-28 09:57:56 -05:00
2012-02-27 17:06:11 +00:00
2012-12-28 09:57:56 -05:00
2012-02-27 17:06:11 +00:00
2012-12-28 09:57:56 -05:00
2012-02-27 17:06:11 +00:00
2012-12-28 09:57:56 -05:00
2012-03-03 19:45:03 +01:00
2012-12-28 09:57:56 -05:00
2012-03-03 19:45:03 +01:00
2012-12-28 09:57:56 -05:00
2012-02-27 17:06:11 +00:00
2012-12-28 09:57:56 -05:00
2012-03-03 19:45:03 +01:00
2012-12-28 09:57:56 -05:00
2012-07-02 10:41:11 -04:00
2012-12-28 09:57:56 -05:00
2012-09-17 07:53:44 -04:00
2012-12-28 09:57:56 -05:00
2013-03-28 23:18:59 +01:00
2012-12-28 09:57:56 -05:00
2012-11-25 04:16:43 +01:00
2012-08-26 22:54:55 +08:00
2012-12-28 09:57:56 -05:00
2013-03-28 23:18:58 +01:00
2012-12-28 09:57:56 -05:00
2012-02-27 17:06:11 +00:00
2012-12-28 09:57:56 -05:00
2012-02-27 17:06:11 +00:00
2012-12-28 09:57:56 -05:00
2012-02-27 17:06:11 +00:00
2012-12-28 09:57:56 -05:00
2012-03-03 19:45:03 +01:00
2012-12-28 09:57:56 -05:00
2012-03-03 19:45:03 +01:00
2012-12-28 09:57:56 -05:00
2012-02-27 17:06:11 +00:00
2012-12-28 09:57:56 -05:00