From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (mailfrom) identity=mailfrom; client-ip=8.23.224.60; helo=out.smtp-auth.no-ip.com; envelope-from=kevin@carhart.net; receiver= Received: from out.smtp-auth.no-ip.com (out.smtp-auth.no-ip.com [8.23.224.60]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 2A6F477C83 for ; Tue, 15 Aug 2017 12:46:07 -0700 (PDT) X-No-IP: carhart.net@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from carhart.net (unknown [99.52.200.227]) (Authenticated sender: carhart.net@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id 4FE1611FF for ; Tue, 15 Aug 2017 12:46:14 -0700 (PDT) Received: from carhart.net (localhost [127.0.0.1]) by carhart.net (8.13.8/8.13.8) with ESMTP id v7FJkBVg025811 for ; Tue, 15 Aug 2017 12:46:12 -0700 Received: from localhost (kevin@localhost) by carhart.net (8.13.8/8.13.8/Submit) with ESMTP id v7FJkB29025804 for ; Tue, 15 Aug 2017 12:46:11 -0700 Date: Tue, 15 Aug 2017 12:46:10 -0700 (PDT) From: Kevin Carhart To: Edbrowse-dev@lists.the-brannons.com Message-ID: User-Agent: Alpine 2.03 (LRH 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: [Edbrowse-dev] acid3 log! X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.24 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2017 19:46:07 -0000 Til now I was not aware that there is a nice log variable being written to when you run the acidtests. (Unless I found it and then forgot.) We can echo it from jdb and find out some rich detail about the tests that are failing. jdb log Test 00 failed: expected 'pre-wrap' but got 'undefined' - found unexpected computed style Test 01 failed: undefined not callable Test 02 failed: undefined not callable Test 03 failed: undefined not callable Test 04 failed: undefined not callable Test 05 failed: undefined not callable Test 06 failed: undefined not callable Test 07 failed: undefined not callable Test 08 failed: undefined not callable Test 09 failed: undefined not callable Test 11 failed: undefined not callable Test 12 failed: undefined not callable Test 13 failed: undefined not callable Test 14 failed: no