summaryrefslogtreecommitdiffstats
path: root/layout/style
Commit message (Expand)AuthorAgeLines
* Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference.athenian2002020-11-18-255/+212
* Issue #1673 - Part 4: Unprefix -moz-tab-size.athenian2002020-11-18-7/+18
* Issue #1673 - Part 2: Make tab-size animatable and fix typos.athenian2002020-11-18-2/+4
* Issue #1673 - Part 1: Allow tab-size to accept <length>.athenian2002020-11-18-33/+79
* Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-24-0/+3
* Issue #1668 - Part 2: Visited color and auto support for caret-color property.athenian2002020-10-24-7/+25
* Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-24-9/+94
* Issue #1666 - Implement overflow-wrap: anywhereMoonchild2020-10-06-2/+8
* Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.athenian2002020-10-01-6/+6
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-87/+176
* Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.athenian2002020-09-21-33/+31
* Issue #1647 - Part 1: Implement percentage for CSS opacity keywordsathenian2002020-09-21-14/+29
* Issue #1629 - Part 5: Remove pointless local variables.athenian2002020-09-21-8/+7
* Issue #1629 - Part 4: Ensure isExplicitlyEnabled is false upon sheet creation.athenian2002020-09-21-2/+5
* Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-08-2/+15
* Issue #1525 - Kill marquee element (uplift)Moonchild2020-09-05-800/+11
* Issue #1629 - Uplift implementation of <link disabled> behavior for stylesheets.Moonchild2020-08-30-13/+28
* Issue #1620 - Intrinsic Aspect Ratio: Debug Follow up.Gaming4JC2020-08-30-0/+2
* [CSS] Alias -webkit-appearance for compatibility reasonsMoonchild2020-08-30-0/+5
* Issue #1620 - Use Intrinsic Aspect Ratio for Images (uplift)Andy2020-08-30-0/+26
* Issue #1619 - Convert Intrinsic Ratio to FloatAndy2020-08-07-2/+2
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-23-1/+6
* Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading.Moonchild2020-05-20-1/+0
* Issue #80 - Fix additional deprot in /layout (redwood)Moonchild2020-05-20-0/+5
* Issue #80 - Resolve issues with compiling on insane gcc configurations with n...Moonchild2020-05-06-0/+3
* Issue #80 - De-unify layout/style (redwood)Moonchild2020-05-06-14/+38
* Fix deprot in /layoutwolfbeast2020-04-14-0/+1
* Fix a whitespace issue in nsComputedDOMStyle.cppwolfbeast2020-04-14-3/+3
* [CSS] Add stub for font-variation-settingswolfbeast2020-04-14-0/+42
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-04-14-6/+1
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07-0/+21
* Issue #1345 - Implement non-standard legacy CSSStyleSheet rulesJustOff2020-01-07-0/+29
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22-1/+0
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20-37/+42
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-0/+3
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-4/+4
* Issue #1211: Allow the loading of TYPE_FONT from file: URLs.wolfbeast2019-08-14-1/+14
* Handle URL token in a closer way to the CSS3 specJustOff2019-04-20-3/+22
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-3/+0
* Remove various hard-coded Accept: headerswolfbeast2019-03-07-4/+0
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-02-03-190/+151
|\
| * issue #908 - implement missing parts of CSS maskyami2019-02-02-190/+151
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-11/+0
|/
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-3/+0
* Make MAX_CSS_VAR_LENGTH unsigned to avoid warnings.wolfbeast2019-01-04-1/+1
* Limit the CSS string length for resolved variables to sane values.wolfbeast2018-12-01-0/+9
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-9/+0
* Merge pull request #567 from SpockMan02/moz-mac-lion-themeMoonchild2018-06-30-8/+24
|\
| * Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27-8/+24
* | Remove unnecessary GCC version checkstrav902018-06-29-1/+1
|/