Commit fd71500
authored
Fix unit names in UnitNames.cs
Change "radiants" to "Radians" for the CSS "rad" unit (see https://developer.mozilla.org/en-US/docs/Web/CSS/angle#units).
Change "Grads" to "Gradians" for the CSS "grad" unit (see https://developer.mozilla.org/en-US/docs/Web/CSS/angle#units).
Change "Remainings" to "Font size of the root element." for the CSS "rem" unit (see https://developer.mozilla.org/en-US/docs/Web/CSS/length#units).
Change "Pieces" to "Picas" for the CSS "pc" unit (see https://developer.mozilla.org/en-US/docs/Web/CSS/length#units).1 parent c4d9499 commit fd71500
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments