Skip to content

Commit 1f175d6

Browse files
committed
Add css-status page on webkit.org
https://bugs.webkit.org/show_bug.cgi?id=168921 Reviewed by Sam Weinig. Add a page that shows the status of CSS properties and values, scraped from Source/WebCore/css/CSSProperties.json. This is modeled after the feature status page. Properties can be filtered by status and the spec they belong to. * wp-content/themes/webkit/css-status.php: Added. Canonical link: https://commits.webkit.org/185952@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@213121 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 7e52699 commit 1f175d6

2 files changed

Lines changed: 1462 additions & 0 deletions

File tree

Websites/webkit.org/ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2017-02-27 Simon Fraser <simon.fraser@apple.com>
2+
3+
Add css-status page on webkit.org
4+
https://bugs.webkit.org/show_bug.cgi?id=168921
5+
6+
Reviewed by Sam Weinig.
7+
8+
Add a page that shows the status of CSS properties and values, scraped from Source/WebCore/css/CSSProperties.json.
9+
10+
This is modeled after the feature status page. Properties can be filtered by status
11+
and the spec they belong to.
12+
13+
* wp-content/themes/webkit/css-status.php: Added.
14+
115
2017-02-23 Joseph Pecoraro <pecoraro@apple.com>
216

317
[Resource Timing] Add Experimental Feature Flag

0 commit comments

Comments
 (0)