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 17527 - Grammatical error in insertRule definition
Summary: Grammatical error in insertRule definition
Status: RESOLVED WORKSFORME
Alias: None
Product: CSS
Classification: Unclassified
Component: CSSOM (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Simon Pieters
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-17 19:10 UTC by Ms2ger
Modified: 2013-08-08 13:26 UTC (History)
1 user (show)

See Also:


Attachments

Description Ms2ger 2012-06-17 19:10:50 UTC
> The insertRule(rule, index) method must insert a CSS rule /rule/ the in
> CSS rule list returned by cssRules at /index/.

"the in" should probably be "in the".
Comment 1 Simon Pieters 2013-06-04 12:56:23 UTC
Seems to have been fixed.