Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove bcd paragraph for zh-CN | t7yang | 2021-05-31 |
| | |||
* | Update index.html | Andy | 2021-05-28 |
| | | | 重拍应修改为重排。 | ||
* | Fix Web/CSS/transform-function, zh-CN (#847) | MinuteReversal | 2021-05-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 应该是下面这样 <table> <tr> <td>cos(a)</td> <td>-sin(a)</td> <td>0</td> <td>0</td> </tr> <tr> <td>sin(a)</td> <td>cos(a)</td> <td>0</td> <td>0</td> </tr> <tr> <td>0</td> <td>0</td> <td>1</td> <td>0</td> </tr> <tr> <td>0</td> <td>0</td> <td>0</td> <td>1</td> </tr> </table> 第三行第三列应该为1,不然在浏览器中不显示。 | ||
* | 为css var()同步的内容同步英文版 | Peadar | 2021-04-26 |
| | |||
* | KS: Removal of the least used macros | tristantheb | 2021-04-22 |
| | |||
* | Wrong Annotation, I fixed it and add W3C doc link | Adam · D · Ma | 2021-04-19 |
| | | | | contain: content !== contain: layout style paint contain: content == contain: layout paint | ||
* | Fix punctuation | lakejason0 | 2021-04-19 |
| | | | In Chinese these period shouldn't be inside these code tags. | ||
* | Corrected to one of both solutions | alexanderhess | 2021-04-03 |
| | |||
* | Fixes #199 | alexanderhess | 2021-04-03 |
| | |||
* | Modify the 'Cascading Order' table (#127) | Evan | 2021-03-24 |
| | |||
* | remove fx_minversion_inline macro calls (#258) | Ryan Johnson | 2021-03-20 |
| | |||
* | fix tags align | classlfz | 2021-03-21 |
| | |||
* | zh_cn zh_tw base_concepts_of_grid_layout fix tags align | classlfz | 2021-03-21 |
| | |||
* | remove pre for CSSSyntaxd (#175) | Florian Dieminger | 2021-03-15 |
| | | | | | ``` s/<pre.*>(\{\{csssyntax(\(.*\))?\}\})\n?</pre>/$1/g ``` | ||
* | Add and translate pages about @property. (#171) | Mars Yao | 2021-03-16 |
| | | | * 'add_@property_contents' | ||
* | remove references to developer.cdn.mozilla.net | rjohnson | 2021-03-14 |
| | |||
* | Fix typos: "bakground" -> "background" | Laurent Tréguier | 2021-02-28 |
| | |||
* | use class="hidden" not style="display:none" | Peter Bengtsson | 2021-02-25 |
| | |||
* | unslug zh-cn: modify | Florian Merz | 2021-02-11 |
| | |||
* | unslug zh-cn: move | Florian Merz | 2021-02-11 |
| | |||
* | final dump 2020-12-14 | Peter Bengtsson | 2020-12-14 |
| | |||
* | dump 2020-12-11 | Peter Bengtsson | 2020-12-11 |
| | |||
* | dump 2020-12-11 | Peter Bengtsson | 2020-12-11 |
| | |||
* | adding translation_of_original to front-matter | Peter Bengtsson | 2020-12-10 |
| | |||
* | dump 2020-12-10 | Peter Bengtsson | 2020-12-10 |
| | |||
* | update based on https://github.com/mdn/yari/issues/2028 | Peter Bengtsson | 2020-12-08 |
| | |||
* | initial commit | Peter Bengtsson | 2020-12-08 |