8000 Remove mesh gradients by dstorey · Pull Request #452 · w3c/svgwg · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Make changelog more explicit that this is a deferment
  • Loading branch information
dstorey committed May 15, 2018
commit a1a07d4eb27763a3af59e3085b94c9b10205c8c5
2 changes: 1 addition & 1 deletion master/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ <h3 id="pservers">Paint Servers chapter (owner: BogdanBrinza)</h3>
<div class='changed-since-cr1'>
<ul>
<li><a>SVGGradientElement</a> and <a>SVGPatternElement</a> no longer implement <a>SVGUnitTypes</a>. <a href="https://github.com/w3c/svgwg/issues/291">Github #291</a>.</li>
<li>Removed mesh gradients, including mesh, meshrow, and meshpath elements.</li>
<li>Defered mesh gradients, including mesh, meshrow, and meshpath elements to a future version of SVG.</li>
</ul>
</div>

Expand Down
0