| | 1 | = !WebKit Features = |
| | 2 | |
| | 3 | This seems to be a relatively common question for newcommers to the #webkit IRC channel, so here is a wiki page to answer: |
| | 4 | |
| | 5 | * CSS 2.1, CSS3 support: |
| | 6 | * [http://www.css3.info/preview/border-image.html border-image] |
| | 7 | * [http://www.css3.info/preview/rounded-border.html border-radius] |
| | 8 | * [http://www.css3.info/preview/background-size.html background-size] |
| | 9 | * [http://webkit.org/blog/?p=85 text stroke vs. fill] |
| | 10 | * Styleable form controls ([http://webkit.org/blog/51/text-fields/ demo 1], [http://www.456bereastreet.com/archive/200701/styling_form_controls_with_css_revisited/ demo 2]) |
| | 11 | * DOM [http://webkit.org/blog/108/yet-another-one-more-thing-a-new-web-inspector/ web inspector] |
| | 12 | * [http://webkit.org/blog/61/introducing-drosera/ Drosera] (JS debugger) |
| | 13 | * Enhanced Rich Text Editing ([http://webkit.org/demos/editingToolbar/ demo]) |
| | 14 | * XML techologies: |
| | 15 | * [http://www.w3.org/TR/xpath XPath] |
| | 16 | * [http://www.w3.org/Graphics/SVG/ SVG] (partial SVG 1.1 FULL) |
| | 17 | * [http://www.xulplanet.com/references/objref/XSLTProcessor.html XSLTProcessor] JavaScript API for [http://www.w3.org/TR/xslt XSLT] |
| | 18 | * Plugins: |
| | 19 | * mplayer |
| | 20 | * Adobe Flash Player |
| | 21 | * DiamondX |
| | 22 | |