Daniel Holbert
|
b28215ca4f
|
Bug 1113811: Remove unnecessary null-check of infallible 'new', in ParseDeclarationBlock. r=heycam
|
2014-12-22 16:05:05 -08:00 |
|
Mats Palmgren
|
5527ef1d86
|
Bug 1105938 - Don't use nsCSSProps::PropHasFlags(eCSSPropertyExtra_variable, ...). r=heycam
|
2014-12-01 15:55:16 +00:00 |
|
L. David Baron
|
44a3b964fa
|
Bug 1102650 - Make the :-moz-dir() and :-moz-locale-dir() selectors be valid selectors (matching nothing) with arguments other than rtl and ltr, rather than invalid. r=heycam
|
2014-11-26 22:29:45 -08:00 |
|
Daniel Holbert
|
83a4c029ec
|
Bug 1093316 part 2: Backout changeset af2a4fb980ad (i.e. backout bug 1032922 part 1), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec.
Landing on a CLOSED TREE with a=kwierso
|
2014-11-25 15:40:24 -08:00 |
|
Daniel Holbert
|
50490b2d65
|
Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec.
|
2014-11-25 11:28:15 -08:00 |
|
Dirk Schulze
|
cbf9adb5d4
|
Bug 1074528 - Implement parsing/computing of inset(). r=dbaron
|
2014-11-22 05:28:00 +01:00 |
|
Tooru Fujisawa
|
3c916932ea
|
Bug 1039488 - Turn text-decoration into a shorthand. r=dbaron
|
2014-11-18 19:23:09 +09:00 |
|
L. David Baron
|
f5b4071f3f
|
Bug 1082899 patch 4 - Rename existing flag for pseudo-elements to better match what it is (UA sheets, not chrome sheets, although EditorOverride is included). r=birtles
|
2014-10-23 12:57:28 -04:00 |
|
L. David Baron
|
732749af2c
|
Bug 1082899 patch 3 - Add flag for marking pseudo-classes as UA-sheet only. r=birtles
|
2014-10-23 12:57:28 -04:00 |
|
Rik Cabanier
|
44a08ab2ac
|
Bug 1074056 - Part 1 - Add support for interpolation hints to CSS gradients. r=dbaron
|
2014-10-22 14:24:00 +02:00 |
|
Dirk Schulze
|
2fd2d32ccc
|
Bug 1074522 - Implement ellipse()/circle() parsing and style computing. r=dbaron
|
2014-10-15 00:03:00 +02:00 |
|
Dirk Schulze
|
c3af893880
|
Bug 1077388 - Fix parsing/computing issue with polygon(). r=dbaron
|
2014-10-10 02:10:00 -04:00 |
|
Dirk Schulze
|
c3c99dcc17
|
Bug 1072894 - Implement polygon() parsing for clip-path. r=heycam
|
2014-09-28 01:56:00 +02:00 |
|
Xidorn Quan
|
8a90632dfd
|
Bug 966168 - Implement symbols() CSS function. r=dbaron
|
2014-09-25 02:19:00 +02:00 |
|
Carsten "Tomcat" Book
|
55fcae0970
|
Backed out changeset d53b25dcf2d7 (bug 966168) for causing bustage
|
2014-09-25 09:40:40 +02:00 |
|
Xidorn Quan
|
188c5b8da6
|
Bug 966168 - Implement symbols() CSS function. r=dbaron
|
2014-09-24 15:32:00 +02:00 |
|
Cameron McCormack
|
3938b63e62
|
Bug 1070260 - Add public nsCSSParser function for parsing @font-face descriptors. r=jdaggett
|
2014-09-24 15:49:02 +10:00 |
|
Daniel Holbert
|
9637e713be
|
Bug 1055285 part 2: Implement CSS parsing & computation (but not animation) for 'object-position' property. r=heycam
|
2014-09-09 18:09:32 -07:00 |
|
Daniel Holbert
|
93079380fe
|
Bug 1060090 part 1: Rename ParseBackgroundPositionValues to ParsePositionValue. r=heycam
|
2014-09-09 11:40:10 -07:00 |
|
Ehsan Akhgari
|
8bb87f8a27
|
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
|
2014-08-31 23:36:37 -04:00 |
|
Max Vujovic
|
501453f592
|
Bug 1057674 - Unget the token when parsing the filter property expects a function but doesn't find one. r=dbaron
|
2014-08-25 13:25:08 -07:00 |
|
Daniel Holbert
|
05f970c63f
|
Bug 1056864: In ParseGridLine, use Maybe<int32_t> instead of separate bool & integer. r=SimonSapin
|
2014-08-21 15:56:40 -07:00 |
|
Daniel Holbert
|
ffdc491d57
|
Bug 1041951 followup: Fix broken comparison against NS_FONT_VARIANT_CAPS_SMALLCAPS, to use != instead of negation. r=dbaron
|
2014-08-20 11:07:26 -07:00 |
|
John Daggett
|
9029a90848
|
Bug 975744 - remove font features pref and enable features by default. r=dbaron
|
2014-08-20 16:54:35 +09:00 |
|
John Daggett
|
39e8289510
|
Bug 1041951 - parse font-variant as a shorthand for font feature subproperties. r=dbaron
|
2014-08-20 16:54:25 +09:00 |
|
Daniel Holbert
|
14a5e3d758
|
Bug 1032922 part 2: Rename flex-basis's "auto" keyword to "main-size" (but retain "flex:auto" as shorthand for "1 1 main-size"). r=heycam
|
2014-08-07 22:11:48 -07:00 |
|
Daniel Holbert
|
b5afe85916
|
Bug 1032922 part 1: Give "flex-basis" its own keyword table, instead of having it co-opt kWidthKTable. r=heycam
|
2014-08-07 22:11:47 -07:00 |
|
Jonathan Kew
|
d6388d5ce5
|
bug 1028136 - Remove dangerous public destructor of FontFamilyList. r=jdaggett
|
2014-07-30 09:15:00 +01:00 |
|
Alexandros Chronopoulos
|
0e7ff1722d
|
Bug 751939 - make url( followed by EOF valid. r=dbaron
|
2014-07-23 00:14:16 +03:00 |
|
Michael Ratcliffe
|
2cb4828e2e
|
Bug 1035106 - Add new APIs to DOMUtils: colorToRGBA, isValidCSSColor & cssPropertyIsValid r=bz
|
2014-07-17 15:08:07 +01:00 |
|
Brian Birtles
|
c555bc2d0f
|
Bug 1037314 - Include animation-play-state in animation shorthand; r=dbaron
This patch is basically a reversal of attachment 530792 from bug 654890.
|
2014-07-17 10:04:56 +09:00 |
|
Gabriel Luong
|
e20cf95928
|
Bug 591303 - Part 3: Set line and column number for all rules in nsCSSParser. r=bz
|
2014-07-14 15:57:54 -07:00 |
|
Gabriel Luong
|
d6452c348d
|
Bug 591303 - Part 1: Move mLineNumber, mColumnNumber, and mWasMatched from StyleRule to Rule. r=bz
Also, pass the line/column number through the constructor rather than through a separate function.
|
2014-07-14 15:57:02 -07:00 |
|
John Schoenick
|
b3ecd9ca59
|
Bug 870022 - Part 2 - Add ParseSourceSizeList to CSS parser for <picture sizes> grammar. r=bz
|
2014-06-25 11:47:46 -07:00 |
|
Ms2ger
|
7f901a51fa
|
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
|
2014-06-20 12:32:49 +02:00 |
|
Ms2ger
|
78134e6fa1
|
Backout revision 308e51eae10c for build bustage.
|
2014-06-20 13:00:08 +02:00 |
|
Ms2ger
|
f747edc3e4
|
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
|
2014-06-20 12:32:49 +02:00 |
|
Xidorn Quan
|
b214cee292
|
Bug 966166 - Part 3: Link to other parts. r=dbaron
|
2014-06-11 21:12:00 -04:00 |
|
Xidorn Quan
|
311ef2f9f9
|
Bug 966166 - Part 1: Parse @counter-style rule. r=dbaron, r=bz
|
2014-06-11 21:10:00 -04:00 |
|
John Daggett
|
348e0cd17d
|
Bug 280443 p2 - parse font family lists into fontlist structs. r=heycam
|
2014-06-06 15:09:23 +09:00 |
|
Daniel Holbert
|
2f40f26ea9
|
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
|
2014-06-04 21:07:07 -07:00 |
|
Trevor Saunders
|
02273101a6
|
bug 1004746 - part 1 - Remove a bunch of usage of nsAutoPtr's copy ctor r=froydnj
|
2014-05-07 18:05:37 -04:00 |
|
Mats Palmgren
|
dd2837ea9a
|
Bug 1005567 - Remove the obsolete 'grid-auto-position' property. r=simon.sapin
|
2014-05-06 09:45:13 +00:00 |
|
Mats Palmgren
|
cec9a9bb28
|
Bug 994592 - Make 'row' the initial value for 'grid-auto-flow' and remove 'none' as a valid value. And add the 'stack' variants. r=simon.sapin
|
2014-05-06 09:45:13 +00:00 |
|
Mats Palmgren
|
77bd37927c
|
Bug 1002607 - Increment the number of columns, 'column', only after we have seen a new token. r=simon.sapin
|
2014-05-03 13:42:32 +00:00 |
|
Maksim Lebedev
|
7c49b9c672
|
Bug 979345 - Implement "touch-action: manipulation" CSS value for Pointer Events. r=kats,botond,dbaron,mbrubeck
|
2014-04-23 09:56:46 -04:00 |
|
Ehsan Akhgari
|
0215f0e442
|
Bug 998995 - Reserve stack space for 16 arguments when parsing a CSS function; r=dbaron
|
2014-04-21 20:44:33 -04:00 |
|
John Daggett
|
0454243905
|
Bug 997006 - rename text-combine-horizontal to text-combine-upright. r=dholbert
|
2014-04-17 09:15:18 +09:00 |
|
Simon Sapin
|
f5ec188b5e
|
Bug 988780 - Refactor ParseGridTemplateAfterString() to not use CheckEndProperty() (layout/style/nsCSSParser.cpp). r=dbaron
|
2014-03-27 02:24:00 +01:00 |
|
Cameron McCormack
|
d626db095c
|
Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron
|
2014-04-02 14:32:16 +11:00 |
|