Skip to content

Commit

Permalink
docs(ivy): update SVG status (angular#23899)
Browse files Browse the repository at this point in the history
PR Close angular#23899
  • Loading branch information
benlesh authored and vicb committed Jun 6, 2018
1 parent e994b11 commit 1915e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/render3/STATUS.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ The goal is for the `@Component` (and friends) to be the compiler of template. S
| `{{ ['literal', exp ] }}` ||||
| `{{ { a: 'literal', b: exp } }}` ||||
| `{{ exp \| pipe: arg }}` ||||
| `<svg:g svg:p>` | | ||
| `<svg:g svg:p>` | | ||
| `<img src=[userData]>` sanitization ||||
| `<div (nocd.click)>` ||||
| `<div (bubble.click)>` ||||
Expand Down

0 comments on commit 1915e47

Please sign in to comment.