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 20658 - Redundancy in section 15 "Filter primitive feComponentTransfer"
Summary: Redundancy in section 15 "Filter primitive feComponentTransfer"
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: Filter Effects (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Dean Jackson
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 05:04 UTC by Homer Hsing
Modified: 2013-01-14 05:21 UTC (History)
4 users (show)

See Also:


Attachments

Description Homer Hsing 2013-01-14 05:04:14 UTC
In section 15, "Filter primitive ‘feComponentTransfer’", after the paragraph "For discrete, the function is defined by ...", following text is redundant

 "For a value C pick a k such that:"
 "  k/N <= C < (k+1)/N"

I suggest you delete them.
Comment 1 Dirk Schulze 2013-01-14 05:21:47 UTC
Looks like someone tried to clarify something more. Sadly the new added lines are wrong. Removed duplication, thanks!