Ting-Yu Lin
a78b44acbc
Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. r=cjku
...
MozReview-Commit-ID: HWq2IOLsflD
2017-09-21 17:36:57 +08:00
Markus Stange
5f25ba2f0a
Bug 1387594 - Add system colors for use in conjunction with -moz-font-smoothing-background-color and vibrant -moz-appearances. r=dbaron
...
MozReview-Commit-ID: IxXZwONxy41
2017-09-14 23:09:48 +02:00
Emilio Cobos Álvarez
2fb463ee98
Bug 1387410: Stop the grid shorthand from resetting grid-gap properties. r=heycam
...
MozReview-Commit-ID: GxU9YuAUc00
2017-09-08 10:10:11 +02:00
Xidorn Quan
bd24dfd6b4
Bug 1393189 part 4 - Remove kListStyleKTable and CSS keywords only used in this table. r=dholbert
...
MozReview-Commit-ID: IM0cvCSV6tR
2017-08-29 15:41:37 +10:00
Nazım Can Altınova
5206166eb1
Bug 1344314 - stylo: Add an aliasid field to CSS_PROP_ALIAS macro and include them to bindings r=manishearth
...
This field will be needed for servo side alias pref handling on the
next patch.
MozReview-Commit-ID: LyH2UwZEvMy
2017-08-12 14:37:19 -07:00
hardik tyagi
e3bd4cc789
Bug 1389862: Change NS_STYLE_CONTENT macro definitions to scoped enum class StyleContent; r=manishearth
...
MozReview-Commit-ID: 4ojiXrCNRIN
2017-08-14 23:56:24 -07:00
Xidorn Quan
d147b81578
Bug 1386871 - Move font-display pref into StylePrefs. r=heycam
...
MozReview-Commit-ID: 9CDZSdTOacs
2017-08-03 10:37:02 +10:00
Sylvestre Ledru
9d4a84d778
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
...
MozReview-Commit-ID: Kdz2xtTF9EG
2017-07-06 14:00:35 +02:00
Jonathan Watt
8b3ceb0d5c
Bug 1344910, part 2 - Add a '-moz-win-accentcolortext' color keyword to color text that will be drawn over an accent color background. r=jimm
...
on a CLOSED TREE, because it failed to autoland before bug 1344917 landed.
MozReview-Commit-ID: 9l2NsQlewIJ
2017-06-29 18:57:46 -07:00
Jonathan Watt
3912d2e86c
Bug 1344910, part 1 - Add a '-moz-win-accentcolor' color keyword to expose the Win10 accent color. r=jimm
...
on a CLOSED TREE, because it failed to autoland before bug 1344917 landed.
MozReview-Commit-ID: 9jMMVnnSF5h
2017-06-29 18:57:01 -07:00
Nicholas Nethercote
4cbdad69e6
Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj.
...
All the instances are converted as follows.
- nsAFlatString --> nsString
- nsAFlatCString --> nsCString
2017-06-20 19:19:05 +10:00
Carsten "Tomcat" Book
8ad6daecdd
Backed out changeset 31a3362f641c (bug 1344910) for crashes in marionette.py | application crashed
2017-06-21 15:00:08 +02:00
Carsten "Tomcat" Book
161fb20dad
Backed out changeset 94f08c38200b (bug 1344910)
2017-06-21 14:59:33 +02:00
Jonathan Watt
8c177c4752
Bug 1344910, part 2 - Add a '-moz-win-accentcolortext' color keyword to color text that will be drawn over an accent color background. r=jimm
...
MozReview-Commit-ID: 2HgWbx6eF48
2017-06-05 15:56:29 +01:00
Jonathan Watt
7afc07b7e7
Bug 1344910, part 1 - Add a '-moz-win-accentcolor' color keyword to expose the Win10 accent color. r=jimm
...
MozReview-Commit-ID: DtRcuizKRH2
2017-06-05 12:19:51 +01:00
Jeff Hajewski
e7886588bb
Bug 1371354: Changes macro defined NS_SYTLE_IMAGELAYER_ to enum class StyleImageLayer; r=manishearth
...
MozReview-Commit-ID: DgvenevRHg2
2017-06-09 16:53:34 -07:00
Matt Brubeck
d0e7547db6
Bug 1365163 - Remove pref layout.css.display-flow-root.enabled. r=mats
...
MozReview-Commit-ID: AA3tKHCQ5E0
2017-06-05 15:59:22 -07:00
Jeff Hajewski
adba322437
Bug 1369448 - Change NS_STYLE_WHITESPACE macro definitions to enum class; r=manishearth
...
MozReview-Commit-ID: HUXYWXk8eiI
2017-06-01 15:37:22 -07:00
Manish Goregaokar
4daf9cf4f3
Bug 1366914 - Remove pref layout.css.background-clip-text.enabled; r=dholbert
...
MozReview-Commit-ID: 6XibTM1f1Rh
2017-05-22 18:57:21 -07:00
Mats Palmgren
bd90393cc1
Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
...
MozReview-Commit-ID: IbwWM0FL6HF
2017-05-21 17:15:00 +08:00
Mats Palmgren
35df0ba8a6
Bug 1365614 part 2 - Backout bug 1357655. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
...
MozReview-Commit-ID: Ig0RVKSQw4r
2017-05-18 11:09:00 +08:00
Carsten "Tomcat" Book
88417aa458
Backed out changeset e528713f882c (bug 1365614)
2017-05-22 15:45:34 +02:00
Carsten "Tomcat" Book
1aa86b3e0e
Backed out changeset bbb688fe1ba3 (bug 1365614)
2017-05-22 15:45:31 +02:00
Mats Palmgren
473a358067
Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
2017-05-21 17:15:00 +08:00
Mats Palmgren
f59f3f0543
Bug 1365614 part 2 - Backout bug 1357655. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
2017-05-18 11:09:00 +08:00
Neil Deakin
c9d8fddac3
Bug 1364115 - Allow -moz-stack-sizing to work in a single direction only. r=dbaron,manishearth
...
MozReview-Commit-ID: Kl7YQpfolTC
2017-05-15 12:33:46 +01:00
Mats Palmgren
bd3424149f
Bug 1357655 part 1 - [css-ui] Make 'none' the initial value for 'appearance' for web and UA compatibility. Add 'appearance:auto' to UA sheets for form controls, XUL etc where needed. r=bz
...
MozReview-Commit-ID: 2h5ndqHresm
2017-04-21 02:24:19 +02:00
Xidorn Quan
0f2df09dac
Bug 1355734 - Remove text-decoration-line: -moz-anchor-decoration. r=heycam,masayuki
...
MozReview-Commit-ID: 4TmVncV1K5G
2017-04-13 16:17:03 +08:00
Ting-Yu Lin
2c0ccc8249
Bug 1312328 - Remove CSS variables preference "layout.css.variables.enabled". r=xidorn
...
MozReview-Commit-ID: HwYpwbhQkZj
2017-04-07 00:29:39 +08:00
Mats Palmgren
8297bf43a1
Bug 1333482 part 1 - [css-ui] Introduce the 'appearance: auto | none' property. r=dholbert
...
MozReview-Commit-ID: 3itCDTKuYQ9
2017-03-23 22:11:17 -07:00
cku
14c0f9ceb9
Bug 1340044 - Part 2. Rename value in StyleGeometryBox. r=heycam
...
This change is to use gecko_enum_prefix in helpers.mako.rs, so that we do not
need to manually write code for nsStyleDisplay::mTransformBox.
MozReview-Commit-ID: 7UAL0iUcSIO
2017-03-16 15:18:10 +08:00
cku
9db54d5a1a
Bug 1340044 - Part 1. Declare mTransformBox as StyleGeometryBox. r=heycam
...
MozReview-Commit-ID: 9fcHkDtNHhL
2017-03-15 12:21:07 +08:00
Xidorn Quan
0bcaa746f1
Bug 1346669 - Make font-synthesis not a subprop of font shorthand. r=jfkthame
...
MozReview-Commit-ID: KUX72Gr4SYs
2017-03-13 12:36:19 +11:00
Neerja Pancholi
5fddb99f6b
Bug 1339298 - Add boilerplate code for CSS3 multicol column-span parsing and define pref 'layout.css.column-span.enabled' to toggle it. r=dholbert
...
MozReview-Commit-ID: 6aSlRhcKm8i
2017-02-13 16:57:33 -08:00
jeremychen@mozilla.com
8e500e1044
Bug 276079 - parse and compute CSS text-justify property. r=xidorn
...
MozReview-Commit-ID: K3bh0H2SPnE
2017-03-01 20:58:25 +08:00
Neerja Pancholi
55ce6ad5a8
Bug 1339619 - Refactor parsing code for '-moz-text-size-adjust' to use the (more conventional) keyword table approach to calculate computed style. r=dholbert
...
MozReview-Commit-ID: 2mawqnlUh8t
2017-02-16 13:27:16 -08:00
cku
610e164bc8
Bug 1336905 - Part 2. Remove StyleShapeOutsideShapeBox. r=TYLin
...
MozReview-Commit-ID: L7vlIGwCOzi
2017-02-06 15:56:03 +08:00
Ravi Shankar
cc5a9b9be0
Bug 1339765 - Replace NS_STYLE_GRID_TRACK_BREADTH_* with enum classes;r=heycam
...
MozReview-Commit-ID: BAMrykPhoIl
2017-02-17 09:28:36 +05:30
Daniel Holbert
d74b889d67
Bug 1339546 part 2: Make layout/style/*.cpp include corresponding .h file as the first header. r=xidorn
...
MozReview-Commit-ID: 2rZ9z0BgRvN
2017-02-14 11:23:11 -08:00
Iris Hsiao
b5a0c8c111
Backed out 4 changesets (bug 1335876) for stylo tc build bustage
...
Backed out changeset b870f9671bcd (bug 1335876)
Backed out changeset 3e160602fc1a (bug 1335876)
Backed out changeset 9d290cbe5aad (bug 1335876)
Backed out changeset 6e447c3fcd79 (bug 1335876)
2017-02-15 10:20:11 +08:00
cku
84dbe2a1c2
Bug 1335876 - Part 1. Declare mTransformBox as StyleGeometryBox. r=heycam
...
MozReview-Commit-ID: 9fcHkDtNHhL
2017-02-02 13:57:49 +08:00
Carsten "Tomcat" Book
1d0ceb48b5
Backed out changeset f76fbaee4ce8 (bug 1336905)
2017-02-14 11:06:56 +01:00
cku
bf05616600
Bug 1336905 - Part 2. Remove StyleShapeOutsideShapeBox. r=TYLin
...
MozReview-Commit-ID: L7vlIGwCOzi
2017-02-06 15:56:03 +08:00
Xidorn Quan
2ffe464251
Bug 1333675 - Remove prefixed values for unicode-bidi. r=dholbert
...
MozReview-Commit-ID: B1TNnDPHel2
2017-02-08 15:25:17 +11:00
Ting-Yu Lin
88ba0449c7
Bug 1333366 Part 2 - Update legacy NS_SIDE usage and document. r=mats
...
Delete the "or 0 for no movement in that direction" from the CanAdjustEdges
document in nsMenuPopupFrame.h because the only caller in nsResizerFrame.cpp
never passes 0 to it.
MozReview-Commit-ID: 3A5A8O4MDn1
2017-01-24 18:41:56 +08:00
Jeremy Chen
102346403b
Bug 1328540 - trim trailing whitespaces. r=jeremychen
...
Trim trailing whitespaces for files that are touched in this bug:
gfxTextRun.h
gfxTextRun.cpp
nsTextFrame.cpp
nsCSSProps.cpp
MozReview-Commit-ID: FmiW2QiCoFv
2017-01-04 23:55:16 +08:00
Jeremy Chen
9e2ea144ef
Bug 1328540 - convert NS_STYLE_HYPHENS_* to an enum class. r=xidorn
...
MozReview-Commit-ID: BwTzbA29Y3H
2017-01-04 23:55:16 +08:00
Mats Palmgren
e9205611c1
Bug 1322191 part 1 - [css-display] Add style system support for display:flow-root. Enable it by default. r=dholbert
2016-12-23 19:11:03 +01:00
cku
b00f9ec88d
Bug 1311270 - Part 3. Replace {bg|mask}-origin/{bg|mask}-clip constants by StyleGeometryBox.
...
MozReview-Commit-ID: DYokhDa9fFQ
2016-11-22 15:30:01 +08:00
cku
c0fd83b73b
Bug 1311270 - Part 2. Rename StyleClipPathGeometryBox to StyleGeometryBox and extend contained values.
...
MozReview-Commit-ID: 85zjcifAycX
2016-11-22 14:49:43 +08:00