summaryrefslogtreecommitdiff
path: root/layout/style
Commit message (Expand)AuthorAge
* Prep for GREMatt A. Tobin2022-02-12
* Never shrink line heights as a result of minimumFontSize.Pale Moon2018-02-13
* Split border and caret width rounding.Pale Moon2018-01-09
* Round subpixel border widths to nearest integer instead of nearest-below inte...Pale Moon2017-12-26
* Change unspecced behavior of button contents.Pale Moon2017-12-23
* Bug 1295852 - elements named _moz_generated_content_before/after should not b...janekptacijarabaci2017-12-01
* Broken selection system inside of a nested contenteditable elementjanekptacijarabaci2017-10-29
* CSS - selectors - "-moz-handler" css pseudo-classes leak plugin state to cont...janekptacijarabaci2017-07-28
* CSS - selectors - unprefix css4:dir (bug 859301)janekptacijarabaci2017-07-28
* CSS - selectors - accept uppercase N when parsing An+B (bug 1265001)janekptacijarabaci2017-07-28
* CSS - selectors - querySelectorAll throws SyntaxError (bug 1137984)janekptacijarabaci2017-07-28
* CSS - selectors - skipping invalid rules (bug 1290825) - fix typojanekptacijarabaci2017-07-28
* CSS - selectors - skipping invalid rules (bug 1290825)janekptacijarabaci2017-07-28
* Add -moz-windows-accent-color-is-dark media query.Pale Moon2017-07-17
* Add a '-moz-windows-accent-color-applies' media query.Pale Moon2017-07-09
* Add a '-moz-win-accentcolortext' color keyword to color text that will be dra...Pale Moon2017-07-09
* Add a '-moz-win-accentcolor' color keyword to expose the Win10 accent color.Pale Moon2017-07-09
* CSS - Add support "q" absolute length unitsjanekptacijarabaci2017-05-31
* Update media query tests.Pale Moon2017-05-04
* Remove style rule processing for XP themes.Pale Moon2017-05-04
* CSS: text-align: true -> text-align: unsafe; sizing problems with some form f...janekptacijarabaci2017-04-27
* HTML - support for elements: <details> and <summary> (follow up)janekptacijarabaci2017-04-19
* HTML - support for elements: <details> and <summary> (basic)janekptacijarabaci2017-04-13
* Prevent performance pitfalls for SMIL/CSS animations on display:none elements.Pale Moon2017-04-08
* Split out combine-upright (tate-chu-yoko) from vertical text writing mode.Pale Moon2017-04-03
* Add support for -moz-min-content, etc., keywords in min-,max-inline-size and ...Pale Moon2017-04-03
* Improve event handling in font loading APIPale Moon2017-03-14
* Use our existing function for removing a rule at a given index from a group r...Pale Moon2017-03-14
* CORS: A "data:" URL = the same-originjanekptacijarabaci2017-01-30
* Check CSP for marquee event handlers.Pale Moon2016-12-13
* Revert "Add media queries for Linux/BSD/OSX"Pale Moon2016-09-26
* Add media queries for Linux/BSD/OSXLootyhoof2016-09-24
* Base import of Tycho code (warning: huge commit)Pale Moon2016-09-01
* Make sure outer SVG frames calculate their height and width.Pale Moon2016-07-03
* Simple workaround for -- prefixed CSS classesPale Moon2016-04-21
* Revert "Reinstate static initializers for CC-able objects."Pale Moon2016-03-31
* Apply some Kung Fu (Bug 1244250)Pale Moon2016-03-30
* Fix layout of reflowed combobox without enough space (shouldn't split and add...Pale Moon2016-03-16
* Reinstate static initializers for CC-able objects.Pale Moon2016-03-14
* Make nsCSSProps::BuildShorthandsContainingTable support -moz-appearance being...Cameron McCormack2016-02-21
* Hack workaround for zero length ArrayLength call on unixThemeStrings:Steven Schlansker2016-01-26
* Add tests for the "all" shorthand property.Pale Moon2015-12-26
* Serialize the "all" shorthand property as the empty string unless all compone...Pale Moon2015-12-26
* Add parsing for the "all" shorthand property.Pale Moon2015-12-26
* Add the "all" shorthand property.Pale Moon2015-12-26
* Fix up 2 leftover computed values.Pale Moon2015-12-25
* Part 10: Modify existing style tests to use "unset".Pale Moon2015-12-25
* Part 9: Serialize shorthand values using "unset" like those containing "inher...Pale Moon2015-12-25
* Part 8: Support "unset" in computation of properties.Pale Moon2015-12-25
* Part 7: Treat "unset" on inherited properties like "inherit" in nsRuleNode::H...Pale Moon2015-12-25