From mboxrd@z Thu Jan 1 00:00:00 1970 From: petr.vorel at gmail.com (Petr Vorel) Date: Thu, 6 Sep 2018 21:54:33 +0200 Subject: [PATCH 1/1] css: Change #git font-size to 13px In-Reply-To: <20180826140447.GA20913@x230> References: <20180826125936.14370-1-petr.vorel@gmail.com> <20180826135638.GB2144@john.keeping.me.uk> <20180826140447.GA20913@x230> Message-ID: <20180906195432.GA5686@x230> Hi John, > > > This found on kernel cgit, tested locally. See: > > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-4.14/crypto-vmx-use-skcipher-for-ctr-fallback.patch > > Which browser do you see this with? > > I've tried Firefox 61.0 and Chromium 69.0.3497.42 against that page and > > I can't reproduce the bug you describe. > > I'm not necessarily opposed to the change below, but it feels like this > > is working around a browser bug rather than fixing a fundamental issue > > with the design of the page. > Indeed, it's ok on my 61.0.1. > But it's problematic on Chromium 68.0.3440.75. > I double checked zoom it's 100% (not less or more). > The problem is appearing in file path as well (a/drivers/crypto/vmx/aes_ctr.c) :(. > I don't like browser workarounds either. It might be fixed in 69.x. Issue persists also on Chromium 69.0.3497.81 (Debian). Kind regards, Petr