Skip to content

Commit

Permalink
Add CSS3 Selectors.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobie committed Jul 4, 2012
1 parent fcf4b38 commit 456856b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Expand Up @@ -117,6 +117,10 @@ <h2>Values</h2>
<h2>Media Queries</h2>
<p>User agents MUST support CSS Media Queries [[!CSS3-MEDIAQUERIES]].</p>
</section>
<section>
<h2>Selectors</h2>
<p>User agents MUST support CSS Selectors Level 3 [[!SELECTORS]].</p>
</section>
<p class='issue'>Request for momentum scrolling (e.g. <code>-webkit-overflow-scrolling: touch</code>) are extremely common. Unfortunately, there is no spec effort at this point.</p>
</section>

Expand Down

0 comments on commit 456856b

Please sign in to comment.