Skip to content

Commit

Permalink
Add link to WebKit default stylesheet
Browse files Browse the repository at this point in the history
  • Loading branch information
premasagar committed Aug 22, 2013
1 parent cc5140b commit 05dd922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ The following documents were invaluable as building blocks for Cleanslate:
* HTML5 Reset Stylesheet by Richard Clark - "http://html5doctor.com/html-5-reset-stylesheet":http://html5doctor.com/html-5-reset-stylesheet
* Default stylesheet for HTML 4 - "http://www.w3.org/TR/CSS2/sample.html":http://www.w3.org/TR/CSS2/sample.html
* Default stylesheet for Mozilla Firefox - "http://mxr.mozilla.org/mozilla-central/source/layout/style/html.css?raw=1":http://mxr.mozilla.org/mozilla-central/source/layout/style/html.css?raw=1
* Default stylesheet for Webkit (in Chromium) - "https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/css/html.css":https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/css/html.css
* W3C CSS2 Cascade & Inheritance - "http://www.w3.org/TR/CSS2/cascade.html":http://www.w3.org/TR/CSS2/cascade.html
* W3C CSS3 Selectors - "http://www.w3.org/TR/css3-selectors":http://www.w3.org/TR/css3-selectors
* List of CSS Properties - "http://meiert.com/en/indices/css-properties/":http://meiert.com/en/indices/css-properties/
Expand Down

0 comments on commit 05dd922

Please sign in to comment.