[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1403181489.1670.20.camel@leonhard>
Date: Thu, 19 Jun 2014 21:38:09 +0900
From: Namhyung Kim <namhyung@...nel.org>
To: Stanislav Fomichev <stfomichev@...dex-team.ru>
Cc: acme@...nel.org, artagnon@...il.com, jolsa@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] perf timechart: implement IO mode
Hi Stanislav,
2014-06-19 (목), 16:18 +0400, Stanislav Fomichev:
> > > Hmm.. it looks like an unrelated issue. I can see the bars in inkscape,
> > > but still see empty grey bars in firefox.
> > I'll try to have a look; maybe I'm writing some non-standard svg
> > instructions which fail on (probably) standard-compliant firefox and
> > work on more robust inkscape.
>
> Found it: if I specify space before number in quotes, like in:
> <rect ... height=" 3.1" ...>
>
> Firefox doesn't want to render it, but if I remove the space before the
> number (3.1), it works just fine.
> I'll fix it and will resend the series with fixes.
Nice! I'll try to look at v3 tomorrow. :)
Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists