From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out.smtp-auth.no-ip.com (smtp-auth.no-ip.com [8.23.224.60]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 2D2B9779AA for ; Sun, 2 Jun 2019 19:03:12 -0700 (PDT) X-No-IP: carhart.net@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from carhart.net (unknown [99.57.137.251]) (Authenticated sender: carhart.net@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id C290C37FC27 for ; Sun, 2 Jun 2019 19:03:11 -0700 (PDT) Received: from localhost (kevin@localhost) by carhart.net (8.15.2/8.15.2) with ESMTP id x5323A52185870 for ; Sun, 2 Jun 2019 19:03:10 -0700 Date: Sun, 2 Jun 2019 19:03:10 -0700 (PDT) From: Kevin Carhart To: edbrowse-dev@lists.the-brannons.com Subject: [edbrowse-dev] spec > highspec Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) X-BeenThere: edbrowse-dev@edbrowse.org List-Id: Edbrowse Development List MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed I'm not sure if I found the answer to the baseball display problem, or just a truism. Suppose that the specificity check at line 3044 of css.c read spec > highspec instead of spec >= highspec? I tracked down several sets of display:block that don't get applied, and when they don't get applied, spec=highspec. Loosen the threshhold by 1, and you get a lot of content.