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 18767 - Something appears to be wrong with the checkSpecificationIssues() call
Summary: Something appears to be wrong with the checkSpecificationIssues() call
Status: RESOLVED LATER
Alias: None
Product: CSS
Classification: Unclassified
Component: Regions (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Vincent Hardy
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-01 14:13 UTC by Ms2ger
Modified: 2012-10-19 18:16 UTC (History)
2 users (show)

See Also:


Attachments

Description Ms2ger 2012-09-01 14:13:11 UTC
It looks like the preprocessor ends up with

  <script type="text/javascript">
        checkSpecificationIssues(‘</script>

  <p><code class=property>CSS</code>’, ‘<a href="#css-region"><code
   class=property>Regions</code></a>’);
Comment 1 Alan Stearns 2012-10-19 18:16:06 UTC
The preprocessor has always mangled the template for the bug script. I've asked Bert to address this but have gotten no reply. The script is not working at the moment anyway, so I've commented everything out for now. I'll make sure the preprocessor issue is addressed before I turn the script back on.