On Fri, Jan 04, 2013 at 04:02:48PM -0800, Matt Horan wrote:
> Interesting. My guess is this is related to
>
https://github.com/thoughtbot/capybara-webkit/issues/444. I modified the
> user stylesheet in 0.14.0 to prevent web fonts from loading for all pseudo
> elements, including first-letter.
I've released 0.14.1 to address this issue. We now only override web
fonts for ::before and ::after pseudo elements and leave ::first-letter
and ::first-line as is. This could cause segfaults for OS X users with
web fonts applied to those pseudo elements, but that seems like less of
an issue than the breakage reported here.
Thanks,
--
Matt Horan
ma...@matthoran.com http://matthoran.com/