[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtextstyle 0.8: confused with classes that are suffixes of others
From: |
Akim Demaille |
Subject: |
libtextstyle 0.8: confused with classes that are suffixes of others |
Date: |
Tue, 21 Jan 2020 19:26:41 +0100 |
libtextstyle confuses class names when one is a suffix of another.
To reproduce it, take the hello example from libtextstyle 0.8, and replace with
the attached files that use classes bar and foobar. And see that Maria and
Fred are printed in blue.
Note that it matters that the class foobar is defined before the class bar. In
the other sense, the problem does not appear. So libcroco seems to be the
culprit.
Cheers!
hello-default.css
Description: Text Data
hello.c
Description: Binary data
- libtextstyle 0.8: confused with classes that are suffixes of others,
Akim Demaille <=