Simon Sapin
|
948f9516ef
|
Bug 976787 part 5: Add grid-{column,row}-{start,end} and grid-auto-position to the style system. r=dholbert
|
2014-03-10 15:54:17 -07:00 |
Simon Sapin
|
96600c54b0
|
Bug 976787 part 4: Add the grid-auto-flow property to the style system. r=dholbert
|
2014-03-10 15:54:16 -07:00 |
Simon Sapin
|
12935dcb17
|
Bug 976787 part 1: Add the grid-template-{columns,rows} properties to the style system. r=dholbert
|
2014-03-10 15:54:13 -07:00 |
stefanh@inbox.com
|
e25b790a1a
|
Bug 970079 - Native theming for MacOS X help buttons, widget part. r=mstange, roc.
|
2014-02-27 18:12:16 +01:00 |
Simon Sapin
|
4ada4b1b26
|
Bug 975501 part 2: Add display:{inline-,}grid behind a pref, and a stub nsGridContainerFrame. r=dholbert
|
2014-02-26 23:45:29 -08:00 |
Nick Lebedev
|
8f48b7bbc6
|
Bug 795567 - Part 1: Add touch-action css property to the style system. r=dbaron
|
2014-01-15 10:03:15 -05:00 |
Jonathan Watt
|
57fa4cd151
|
Bug 947728 part 1 - Introduce a new 'number-input' value for -moz-appearance that behaves exactly as 'textfield' does. r=roc
|
2013-12-08 23:23:28 +00:00 |
Daniel Holbert
|
285989a33c
|
Bug 702508 part 1: Support parsing/computing the CSS property "flex-wrap". r=dbaron
|
2013-12-05 10:57:50 -08:00 |
Xidorn Quan
|
fe31575536
|
Bug 934072 - Part 3: Implement complex CJK ideographic counter styles. r=jfkthame
|
2013-12-02 12:51:26 -05:00 |
Xidorn Quan
|
5455ba44d8
|
Bug 934072 - Part 2: Add counter style cjk-decimal. r=jfkthame
|
2013-12-02 12:51:26 -05:00 |
James Kitchener
|
2c9d545d48
|
Bug 114365 - Add CSS properties for -moz-math-variant. r=heycam
|
2013-12-02 11:49:00 -05:00 |
Gijs Kruitbosch
|
686af64168
|
Merge m-c to ux
|
2013-10-28 10:18:27 +01:00 |
Mats Palmgren
|
241ee3a30d
|
Bug 929991 - Style system implementation of 'text-align: true X'. r=heycam
|
2013-10-27 20:56:32 +00:00 |
Gijs Kruitbosch
|
09de8b70e1
|
Merge mozilla-central and ux
|
2013-10-04 07:51:17 +02:00 |
Cameron McCormack
|
837c085515
|
Bug 921731 - Part 2: Parse "unset" in property values whereever "inherit" and "initial" are allowed. r=bzbarsky
|
2013-10-04 04:49:17 +10:00 |
Gijs Kruitbosch
|
61d5ef43b7
|
Merge mozilla-central and ux
|
2013-09-26 10:26:16 +02:00 |
Gijs Kruitbosch
|
496f050885
|
Merge m-c to ux
|
2013-09-15 19:30:19 +02:00 |
stefanh@inbox.com
|
a1a4ebc6d6
|
Bug 916491 - Remove -moz-mac-alternateprimaryhighlight. r=mstange.
|
2013-09-15 00:44:50 +02:00 |
Matthew Noorenberghe
|
b969271e2e
|
Merge mozilla-central to UX
|
2013-09-06 17:54:20 -07:00 |
Gijs Kruitbosch
|
6572ce444f
|
Merge mozilla-central and ux
|
2013-08-29 15:30:00 +02:00 |
Seth Fowler
|
9af1f57738
|
Bug 825771 (Part 1) - Add CSS support for the image-orientation property. r=dbaron
|
2013-08-28 15:39:06 -07:00 |
Corey Ford
|
18ef871386
|
Bug 886646 - Part 1: Support position:sticky in the CSS parser, enabled by a preference. r=heycam
|
2013-09-05 15:47:08 -07:00 |
Gijs Kruitbosch
|
27fc510686
|
Merge m-c to ux
|
2013-08-20 10:49:07 +02:00 |
Gijs Kruitbosch
|
f69da9ef1f
|
Merge m-c to UX
|
2013-08-07 21:09:10 +02:00 |
Rik Cabanier
|
31e1c48b4f
|
Bug 901375 - Implement support in CSS for mix-blend-mode; r=heycam
|
2013-08-07 16:59:10 +09:00 |
Matthew Noorenberghe
|
8c897d2838
|
Merge mozilla-central to UX
|
2013-08-05 23:17:02 -07:00 |
Mike Conley
|
e181e23c37
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-07-27 15:01:05 -04:00 |
Gijs Kruitbosch
|
db1dd60d63
|
Merge m-c to UX
|
2013-07-25 12:10:08 +02:00 |
Max Vujovic
|
0bd2b965c3
|
Bug 895182 - [CSS Filters] Implement parsing for blur, brightness, contrast, grayscale, invert, opacity, saturate, sepia. Co-authored with Dirk Schulze (krit). r=heycam
|
2013-07-22 15:08:33 -07:00 |
Matthew Noorenberghe
|
ff94bc4ff2
|
Merge mozilla-central to UX
|
2013-07-23 23:40:52 -07:00 |
John Daggett
|
03504b2684
|
Bug 875250 - implement CSS parsing of text-orientation, text-combine-horizontal properties. r=dholbert
|
2013-08-19 19:26:44 +09:00 |
Dirk Schulze
|
27731f2af6
|
Bug 898361 - Implement parsing for drop-shadow. r=heycam
|
2013-08-05 17:02:27 +10:00 |
Ms2ger
|
32cf0a6f16
|
Backout changeset a58abd7408bf for mochitest and crashtest crashes.
|
2013-08-04 12:21:17 +02:00 |
Dirk Schulze
|
ea188a5971
|
Bug 898361 - Implement drop-shadow parsing for the filter property. r=heycam
|
2013-08-04 18:58:28 +10:00 |
Frank Yan
|
483c701a7d
|
Bug 880672: Add support for unprefixed cursor:grab and cursor:grabbing. r=bzbarsky sr=dbaron
|
2013-06-24 00:32:44 -07:00 |
Dirk Schulze
|
569ef7a7ef
|
Bug 897392 - Implement parsing of filter:hue-rotate(). r=heycam
|
2013-07-26 16:02:33 +10:00 |
Ed Morley
|
ef5715c092
|
Backed out changeset f24d81b85929 (bug 895182) for Windows build failures on a CLOSED TREE
|
2013-07-23 16:36:45 +01:00 |
Max Vujovic
|
0117d6e2f8
|
Bug 895182 - [CSS Filters] Implement parsing for blur, brightness, contrast, grayscale, invert, opacity, saturate, sepia. Co-authored with Dirk Schulze (krit). r=heycam
|
2013-07-23 10:47:16 -04:00 |
Simon Sapin
|
4d054e1c1d
|
Bug 483446 - CSS3 'background-attachment: local' support. r=roc
|
2013-07-23 09:22:58 -04:00 |
Jared Wein
|
29940899a2
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-06-21 19:22:56 -04:00 |
L. David Baron
|
410072b2b2
|
Bug 807184 patch 2: Remove support for prefixed -moz-initial (in favor of unprefixed initial). r=dholbert
|
2013-06-20 18:31:27 -07:00 |
Jared Wein
|
5b9b894578
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-06-05 11:43:23 -04:00 |
Mike Conley
|
c63950b3df
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-06-03 17:37:42 -04:00 |
Michael Harrison
|
ec8a2ad3b6
|
Bug 772153 - Add support for unprefixed cursor:zoom-in/out. r=bz
|
2013-06-03 08:49:38 -04:00 |
Rick Eyre
|
1255871053
|
Bug 772321 - Implement CSS parsing of writing-mode r=dbaron
|
2013-05-28 12:00:49 -04:00 |
Mike Conley
|
f6f1137888
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-05-15 17:14:08 -04:00 |
Mike Conley
|
40ddc57727
|
Bug 865374 - Position tabs in the OSX titlebar. Cocoa Widget work by Steven Michaud. r=dao,bgirard.
|
2013-05-02 14:15:29 -04:00 |
John Daggett
|
6f990b3fc6
|
Bug 549861. Implement CSS parsing of font-variant-alternates. r=dbaron
|
2013-05-13 18:45:37 +09:00 |
John Daggett
|
fb6fb8df81
|
Bug 549861. Parse simple font-variant subproperties. r=dbaron
|
2013-05-13 18:45:36 +09:00 |
Jonathan Watt
|
ecfd1c5f3e
|
Bug 855301 - Add support for native theming of <input type=range> on Linux. r=roc
|
2013-03-28 20:25:05 +00:00 |