summaryrefslogtreecommitdiffstats
path: root/layout/style/nsStyleConsts.h
Commit message (Collapse)AuthorAgeLines
* Issue #1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser.Moonchild2021-01-06-0/+7
| | | | | This should be all parts needed to add a brand new enum keyword including getting the computed style from it...
* Issue #1666 - Implement overflow-wrap: anywhereMoonchild2020-10-03-0/+1
| | | | | | | This aligns with the current spec regarding overflow-wrap: break-word and overflow-wrap: anywhere in if it affects intrinsic sized due to considering soft-wrap opportunities or not. See CSS Text Module Level 3, Editor’s Draft, 1 October 2020, Section 5.5
* Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-03-0/+1
| | | | This is just a clean port of 1322191 and follow-up 1325970. It really seems to add create a new way to access existing code relating to block formatting and floating elements rather than implementing new functionality, and it is mercifully straightforwards.
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-20-0/+2
| | | | | This reverts commit ed88b99849156004c04e4a0c87ea9b2360ef19b6, reversing changes made to c4b0715baaffc541670fd1158557aa7e61e521d3.
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16-2/+0
|
* issue #908 - implement missing parts of CSS maskyami2019-02-02-21/+26
|
* moebius#90: CSS - implement text-justify propertyjanekptacijarabaci2018-04-01-0/+8
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1289