Commit 5bd1627
committed
[css-ui] Avoid unnecessary cascading in default HTML stylesheet
Stop defining a white-space on button,textarea only to immediately override it with a different value.
See:
* https://github.com/w3c/csswg-drafts/blob/cb0c4d3eb1c8b7095591e20549d89708fbc15e14/css-ui/Overview.bs#L1636-L1640
* https://github.com/w3c/csswg-drafts/blob/cb0c4d3eb1c8b7095591e20549d89708fbc15e14/css-ui/Overview.bs#L1664-L16671 parent cb0c4d3 commit 5bd1627
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1630 | 1630 | | |
1631 | 1631 | | |
1632 | 1632 | | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
1633 | 1645 | | |
1634 | 1646 | | |
1635 | 1647 | | |
| |||
0 commit comments