Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 namespace="SVG" | 1 namespace="SVG" |
| 2 namespaceURI="http://www.w3.org/2000/svg" | 2 namespaceURI="http://www.w3.org/2000/svg" |
| 3 attrsNullNamespace | 3 attrsNullNamespace |
| 4 | 4 |
| 5 accent-height | 5 accent-height |
| 6 accumulate | 6 accumulate |
| 7 additive | 7 additive |
| 8 alignment-baseline | 8 alignment-baseline |
| 9 alphabetic | 9 alphabetic |
| 10 amplitude | 10 amplitude |
| (...skipping 15 matching lines...) Expand all Loading... | |
| 26 cap-height | 26 cap-height |
| 27 clip | 27 clip |
| 28 clip-path | 28 clip-path |
| 29 clip-rule | 29 clip-rule |
| 30 clipPathUnits | 30 clipPathUnits |
| 31 color | 31 color |
| 32 color-interpolation | 32 color-interpolation |
| 33 color-interpolation-filters | 33 color-interpolation-filters |
| 34 color-profile | 34 color-profile |
| 35 color-rendering | 35 color-rendering |
| 36 contentScriptType | |
| 37 contentStyleType | |
|
Erik Dahlström (inactive)
2014/04/16 11:44:19
Should we also drop the other removed attributes a
| |
| 38 cursor | 36 cursor |
| 39 cx | 37 cx |
| 40 cy | 38 cy |
| 41 d | 39 d |
| 42 descent | 40 descent |
| 43 diffuseConstant | 41 diffuseConstant |
| 44 direction | 42 direction |
| 45 display | 43 display |
| 46 divisor | 44 divisor |
| 47 dominant-baseline | 45 dominant-baseline |
| (...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 243 x-height | 241 x-height |
| 244 x1 | 242 x1 |
| 245 x2 | 243 x2 |
| 246 xChannelSelector | 244 xChannelSelector |
| 247 y | 245 y |
| 248 y1 | 246 y1 |
| 249 y2 | 247 y2 |
| 250 yChannelSelector | 248 yChannelSelector |
| 251 z | 249 z |
| 252 zoomAndPan | 250 zoomAndPan |
| OLD | NEW |