Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[] (0) Make support for patterns required in the <canvas> API.
git-svn-id: http://svn.whatwg.org/webapps@2008 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 5, 2008
1 parent f7b25a9 commit 3ecfe79
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions index
Expand Up @@ -21597,10 +21597,6 @@ idea from Mihai:
the animation, or the first frame of the animation if there is no poster
frame, must be used.</p>
<!-- drawImage() has an equivalent paragraph -->

<p>Support for patterns is optional. If the user agent doesn't support
patterns, then <code title=dom-context-2d-createPattern><a
href="#createpattern">createPattern()</a></code> must return null.</p>
<!--
XXXv4 Requests for v4 features:
* apply transforms to patterns, so you don't have to create
Expand Down
5 changes: 0 additions & 5 deletions source
Expand Up @@ -18790,11 +18790,6 @@ idea from Mihai:
animation if there is no poster frame, must be used.</p>
<!-- drawImage() has an equivalent paragraph -->

<p>Support for patterns is optional. If the user agent doesn't
support patterns, then <code
title="dom-context-2d-createPattern">createPattern()</code> must
return null.</p>

<!--
XXXv4 Requests for v4 features:
* apply transforms to patterns, so you don't have to create
Expand Down

0 comments on commit 3ecfe79

Please sign in to comment.