From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 46CB978F48 for ; Wed, 28 Jan 2015 05:11:26 -0800 (PST) Received: by mail-we0-f174.google.com with SMTP id w55so15287286wes.5 for ; Wed, 28 Jan 2015 05:08:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=DkzC7/a/yLAeP+aYcRy+EBkB3adiplHaIK6RXeV5lQc=; b=mdaGVu1ffcgAAwKQsJfPTIz+Pyj2BrxKmEUVewCzCz2GeVR9Ks41/b4F0sHYEomhs1 psAcbFMSPrADipIQQZjXhJX23YIfgh1tx00YfOOnO5m67qWQuCjyym3NU9ZpIyJTWXqO COcROumuaNAJS5BLTA3lwaORCY/1dZMeedUD/Gwkv53p604x2bZhzQZhE1Wha+L0qKon PMz2W8lFHQDwdUa9Avl18uNcLYuAsyTND3R2ttD5IOu/CwEB+lFzyxKHl+ctnohZBxI1 MQxanjIaR5gujIpmcZadAeJj08OOw9X/fqStgWlahiWzzMsLpVrp5zOuXKU/spzpowl7 0JTg== X-Received: by 10.181.13.206 with SMTP id fa14mr6984915wid.57.1422450507588; Wed, 28 Jan 2015 05:08:27 -0800 (PST) Received: from toaster.adamthompson.me.uk (toaster.adamthompson.me.uk. [2001:8b0:1142:9042::2]) by mx.google.com with ESMTPSA id eb7sm2761981wic.11.2015.01.28.05.08.26 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jan 2015 05:08:26 -0800 (PST) Date: Wed, 28 Jan 2015 13:08:17 +0000 From: Adam Thompson To: Karl Dahlke Message-ID: <20150128130817.GA31408@toaster.adamthompson.me.uk> References: <20150028071654.eklhad@comcast.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <20150028071654.eklhad@comcast.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Edbrowse-dev@lists.the-brannons.com Subject: Re: [Edbrowse-dev] html parser and whitespace in tag names X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2015 13:11:26 -0000 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jan 28, 2015 at 07:16:54AM -0500, Karl Dahlke wrote: > Actually those tags are all recognized, even with the extra newlines. > I guess I had seen this syntax somewhere, and wrote the parser accordingly. > However, the