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 20635 - need "Filters" CSS topic cluster
Summary: need "Filters" CSS topic cluster
Status: NEW
Alias: None
Product: webplatform.org
Classification: Unclassified
Component: infrastructure (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Doug Schepers
QA Contact: public-webplatform-bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 16:40 UTC by Mike Sierra
Modified: 2013-01-10 17:56 UTC (History)
3 users (show)

See Also:


Attachments

Description Mike Sierra 2013-01-10 16:40:17 UTC
I'm working on doc for CSS Filters pre-built functions, and notice there's no corresponding topic cluster. It will become more important once far more complex doc becomes necessary for custom filters.
Comment 1 Chris Mills 2013-01-10 16:47:16 UTC
Sounds good to me. Feel free to add a topic entry to the topics list on http://docs.webplatform.org/wiki/css when you feel the time is right.
Comment 2 Mike Sierra 2013-01-10 17:18:21 UTC
For now I added these pages for the pre-built functions; saving custom() & url() until more mature
 
css/properties/filter
css/functions/blur
css/functions/brightness
css/functions/contrast
css/functions/drop-shadow
css/functions/grayscale
css/functions/hue-rotate
css/functions/invert
css/functions/opacity
css/functions/saturate
css/functions/sepia
Comment 3 Alex Komoroske 2013-01-10 17:46:44 UTC
Makes sense. You should be able to do this very easily by editing http://docs.webplatform.org/wiki/Property:Topic_Cluster (just copy and paste one of the existing bullets and modify it for CSS Filter)
Comment 4 Mike Sierra 2013-01-10 17:56:17 UTC
Thanks for the info. I added the topic, so OK to close this up.