public inbox for edbrowse-dev@edbrowse.org
 help / color / mirror / Atom feed
* [Edbrowse-dev] acid[0]
@  Karl Dahlke
   ` Kevin Carhart
  0 siblings, 1 reply; 22+ messages in thread
From: Karl Dahlke @  UTC (permalink / raw)
  To: Edbrowse-dev

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

With Kevin pointing the way, I started looking at the first of 100 acid tests.
It runs into a problem in that it expects a pure whitespace node that is not there.
Note the following html.

<body>
<p>paragraph 1</p>
<p>paragraph 2</p>
</body>

Browse with db5 and tidy gives us the two paragraph nodes in sequence, there is no node in between with the newline (whitespace) character.
The javascript expects it to be there.
Why is it not there?

Note html-tidy.c line 126.
I tell tidy not to drop empty elements, or empty paragraphs.
Geoff, or anyone else, any insights?

Karl Dahlke

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 [Edbrowse-dev] acid[0] Karl Dahlke
 ` Kevin Carhart
   ` Karl Dahlke
     ` Kevin Carhart
       ` Karl Dahlke
         ` Kevin Carhart
           ` Karl Dahlke
             ` Kevin Carhart
               ` [Edbrowse-dev] getAttributeNode / setAttributeNode Kevin Carhart
                 ` Karl Dahlke
                   ` Kevin Carhart
                     ` Kevin Carhart
     [not found]                       ` <20170721105041.eklhad@comcast.net>
                         ` Kevin Carhart
                           ` Karl Dahlke
                             ` Kevin Carhart
                             ` Kevin Carhart
                             ` Kevin Carhart
                               ` [Edbrowse-dev] whitespace nodes Kevin Carhart
                                 ` Karl Dahlke
                                   ` [Edbrowse-dev] (something other than) " Kevin Carhart
                                     ` Adam Thompson
                                       ` Karl Dahlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).