- Optional destinations in stylesheets are now skipped properly (and
commit4f60ac2acef7987f42a1c0b0b2603c2cc05894a9
authorKrzysztof Foltman <wdev@foltman.com>
Mon, 26 Sep 2005 09:53:49 +0000 (26 09:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Sep 2005 09:53:49 +0000 (26 09:53 +0000)
tree79e3d5977e4567c78213d17f035a1c84d82108a2
parent5d42588c1c7f3829148140e350fcfa89261a6e2c
- Optional destinations in stylesheets are now skipped properly (and
  not treated as the "proper" styles as they were before).
- EOF condition in the middle of the stylesheet is no longer putting
  the reader into infinite loop,
- Half-full input buffers don't trigger EOF anymore (although it
  could, in theory, break some apps, I find it unlikely - and the
  change makes Out from Boneville installer display license properly).
dlls/riched20/reader.c