Open main menu

CDOT Wiki β

Changes

CSS Checker JetPack Extension

1,272 bytes added, 06:20, 30 September 2010
Created page with '== Project Name == CSS Checker JetPack Extension 0.0 == Project Description == CSS as a standard evolves more slowly than browser vendor implementations, and as such, browser …'
== Project Name ==

CSS Checker JetPack Extension 0.0

== Project Description ==

CSS as a standard evolves more slowly than browser vendor implementations, and as such, browser extensions are created. For example: -moz-box-shadow (Mozilla only), -webkit-box-shadow (Chrome/Safari), box-shadow (CSS standard). This extension will allow the user to tell when a a -webkit-* extension is being used for which there is also a -moz-* version. This will help with finding compatibility issues on websites that appear to work in one browser and not another.

'''Resources'''
* Vendor Specific Extensions:
:# http://www.w3.org/TR/CSS21/syndata.html#vendor-keywords

* JetPack SDK
:# https://jetpack.mozillalabs.com/
:# IRC in #jetpack on irc.mozilla.org

* Gecko Layout Engine
:# https://developer.mozilla.org/en/Gecko

* Mozilla CSS Extensions
:# https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensions

* WebKit Layout Engine
:# http://webkit.org/

* Webkit CSS Extensions
:# http://trac.webkit.org/browser/trunk/WebCore/css/CSSPropertyNames.in
:# http://trac.webkit.org/browser/trunk/WebCore/css/CSSValueKeywords.in

== Project Leader(s) ==

# [[Dave Humphrey]]
# [[Konstantin Novichikhin]]

== Project Contributor(s) ==


== Project Details ==


== Project News ==