summaryrefslogtreecommitdiff
path: root/layout/style
Commit message (Expand)AuthorAge
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17
* Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocumentMatt A. Tobin2020-04-17
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17
* Bug 1330843 - Allow JS to create NAC pseudo-elementsMatt A. Tobin2020-04-17
* Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...Matt A. Tobin2020-04-16
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16
* Issue #1375 - Fix unified sourcesMatt A. Tobin2020-04-14
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14
* Fix a whitespace issue in nsComputedDOMStyle.cppwolfbeast2020-02-12
* [CSS] Add stub for font-variation-settingswolfbeast2020-02-11
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into for...athenian2002020-01-27
|\
| * Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26
* | Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16
|/
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07
* Issue #1345 - Implement non-standard legacy CSSStyleSheet rulesJustOff2020-01-07
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28
* Issue #1211: Allow the loading of TYPE_FONT from file: URLs.wolfbeast2019-08-14
* Handle URL token in a closer way to the CSS3 specJustOff2019-04-20
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30
* Remove various hard-coded Accept: headerswolfbeast2019-03-07
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-02-03
|\
| * issue #908 - implement missing parts of CSS maskyami2019-02-02
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
|/
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Make MAX_CSS_VAR_LENGTH unsigned to avoid warnings.wolfbeast2019-01-04
* Limit the CSS string length for resolved variables to sane values.wolfbeast2018-12-01
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Merge pull request #567 from SpockMan02/moz-mac-lion-themeMoonchild2018-06-30
|\
| * Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27
* | Remove unnecessary GCC version checkstrav902018-06-29
|/
* Merge pull request #297 from janekptacijarabaci/css_text-justify_1Moonchild2018-04-29
|\
| * moebius#90: CSS - implement text-justify propertyjanekptacijarabaci2018-04-01
* | Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29
|\ \
| * | Bug 1264125: Fire transitioncancel event when a transition is canceled (added...janekptacijarabaci2018-03-14
| * | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added te...janekptacijarabaci2018-03-14
| * | moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14
| * | Bug 1264125: Queue CSS related event when setting null target effectjanekptacijarabaci2018-03-14
| * | Bug 1264125: Call the queueing events when canceling transition via Style or ...janekptacijarabaci2018-03-14
| * | Bug 1264125: Queue transitioncancel when animation status is idlejanekptacijarabaci2018-03-14
| * | Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on...janekptacijarabaci2018-03-14
| * | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (without ...janekptacijarabaci2018-03-14
| |/
* | moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24
* | Bug 1209697: Clear ancestor intrinsic sizes when our block size changesjanekptacijarabaci2018-04-24
* | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19
* | Use natural border width rounding.wolfbeast2018-04-18