This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 543 - domconfigelementcontentwhitespace1 invertedness
Summary: domconfigelementcontentwhitespace1 invertedness
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 3 (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 10:04 UTC by Andrew Clover
Modified: 2004-02-19 18:26 UTC (History)
0 users

See Also:


Attachments
Fixed wrong assertions after setParameter('ele-white', false) (1.15 KB, patch)
2004-02-19 13:25 UTC, Curt Arnold
Details

Description Andrew Clover 2004-02-19 10:04:23 UTC
assertTrue/False inside the <if> are the wrong way round.
Comment 1 Curt Arnold 2004-02-19 13:25:43 UTC
Created attachment 236 [details]
Fixed wrong assertions after setParameter('ele-white', false)