Carsten "Tomcat" Book
00d4ea331d
Backed out changeset bbb688fe1ba3 (bug 1365614)
2017-05-22 15:45:31 +02:00
Mats Palmgren
e706869580
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
Neil Deakin
f36da07def
Bug 1364115 - Allow -moz-stack-sizing to work in a single direction only. r=dbaron,manishearth
...
MozReview-Commit-ID: Kl7YQpfolTC
--HG--
rename : layout/reftests/bugs/346189-1-ref.xul => layout/reftests/xul/stack-sizing-1-ref.xul
rename : layout/reftests/bugs/346189-1.xul => layout/reftests/xul/stack-sizing-1.xul
extra : rebase_source : e536212980c832c04423871e0fa9dfc09f8a5994
extra : source : a65814deeb7a7f64189d3a9388ac295c6f5b4958
2017-05-15 12:33:46 +01:00
Jonathan Watt
e0f3ff607a
Bug 1350010, part 1 - Implement the '-moz-context-properties' property. r=heycam
...
MozReview-Commit-ID: CyVQe0UfKdy
2017-04-11 21:38:10 +01:00
Xidorn Quan
d8c29760a1
Bug 1355734 - Remove text-decoration-line: -moz-anchor-decoration. r=heycam,masayuki
...
MozReview-Commit-ID: 4TmVncV1K5G
--HG--
extra : rebase_source : 568218d415642f1088c82d4b2e03d5885067b162
2017-04-13 16:17:03 +08:00
Mayank Srivastav
ae997781f5
Bug 1156019 - Fix the issue of background-size property, regenerated properties css database & updated tests. r=xidorn
...
MozReview-Commit-ID: ACRxUEWBbSM
--HG--
extra : rebase_source : 87876016c618465552bb86a21e12a5643cd530cc
2017-04-07 11:01:00 -04:00
bechen
7b4c35c268
Bug 1318542 - fix testcases due to new pseudo element ::cue. r=heycam
...
MozReview-Commit-ID: F10y2zTtBoT
--HG--
extra : rebase_source : 8d6ab4a78c1fcd62dc688e9b31f7f1b6fb4056fc
2017-04-05 10:50:58 +08:00
Mats Palmgren
f81ff67fce
Bug 1333482 part 9 - [css-ui] Regenerate the DevTools properties database. r=dholbert
...
MozReview-Commit-ID: Zz6nNpLl1S
2017-03-23 22:11:29 -07:00
Jeremy Chen
01cb0c2850
Bug 1348899 - update devtools' property db for CSS3 multicol column-span. r=dholbert
...
This patch is auto generated by 'mach devtools-css-db' after we implemented
the style-system support for CSS3 multicol column-span in Bug 1339298.
MozReview-Commit-ID: 5Dl8BTHCHu5
--HG--
extra : rebase_source : 2190c5de3a2f0b02b82eebc9db1ceb33f0c768d5
2017-03-21 09:15:08 +08:00
Xidorn Quan
8395dba220
Bug 1346669 - Make font-synthesis not a subprop of font shorthand. r=jfkthame
...
MozReview-Commit-ID: KUX72Gr4SYs
--HG--
extra : rebase_source : d509b50fae55c6f2ae218ca81d072dd7557f2361
2017-03-13 12:36:19 +11:00
Jeremy Chen
3c23c6d55c
Bug 1343512 - Let CSS text-justify property ride the train. r=xidorn
...
As title, so no ifndef MOZ_RELEASE guard here.
If we discover some serious issues, we can always pref it off
on RELEASE channel.
MozReview-Commit-ID: 9ODz6SKdBeL
--HG--
extra : rebase_source : 30a277ae718186088004a3f4bd00b70441ab8b36
2017-03-06 14:30:18 +08:00
Daniel Holbert
c525adc23c
Bug 1343665 part 2: Regenerate devtools' generated properties db, now that layout.css.object-fit-and-position.enabled is removed. r=mats
...
MozReview-Commit-ID: 19F7rkKzmIN
2017-03-02 10:04:11 -08:00
jeremychen@mozilla.com
8638420acc
Bug 276079 - parse and compute CSS text-justify property. r=xidorn
...
MozReview-Commit-ID: K3bh0H2SPnE
--HG--
extra : rebase_source : c483f3f1cb7eb024b1851ad1df6b6562630a2fc5
2017-03-01 20:58:25 +08:00
Xidorn Quan
95e2f855f2
Bug 1333675 followup - Remove prefixed values for unicode-bidi from devtools.
...
MozReview-Commit-ID: J6ewcNe1cSn
2017-02-09 12:38:49 +11:00
Astley Chen
392514a484
Bug 1331296 : Part 5 - Update DevTool CSS property database. r=tromey
...
MozReview-Commit-ID: Ec49CX8iJNT
--HG--
extra : rebase_source : 69d5738cb1446c4736961958ea599c1d07f064f3
2017-01-18 10:50:37 +08:00
gtatum@mozilla.com
91e6ea18e7
Bug 1309065 - Be smarter about filling in the client-side css properties db; r=tromey
...
MozReview-Commit-ID: BOYwveTH1Hy
--HG--
rename : devtools/server/tests/mochitest/test_css-properties_01.html => devtools/server/tests/mochitest/test_css-properties.html
extra : rebase_source : 07118d9577635c57bcf1684a6e0be66937118944
2016-10-11 20:30:24 +00:00
Wes Kocher
d1a5db810e
Backed out changeset 2aef437d23b7 (bug 1309065) for failures in test_css-properties-db.js a=backout
...
--HG--
rename : devtools/server/tests/mochitest/test_css-properties.html => devtools/server/tests/mochitest/test_css-properties_01.html
2016-12-28 13:42:19 -08:00
gtatum@mozilla.com
3878d6e752
Bug 1309065 - Be smarter about filling in the client-side css properties db; r=tromey
...
MozReview-Commit-ID: BOYwveTH1Hy
--HG--
rename : devtools/server/tests/mochitest/test_css-properties_01.html => devtools/server/tests/mochitest/test_css-properties.html
extra : rebase_source : 11ceb980e2d1039b0120e761ee59e9760ee57b00
2016-10-11 20:30:24 +00:00
Xidorn Quan
262d2eb93a
Bug 1063162 part 2 - Implement caret-color property. r=dholbert
...
MozReview-Commit-ID: DH7CX1d477R
--HG--
extra : rebase_source : 29c57f59a3073a05beed1c4160e2fd74d3e29617
2016-12-22 11:04:15 +11:00
Sebastian Hengst
0c01725b19
Backed out changeset 148e65bd3f3b (bug 1063162)
2016-12-22 17:43:34 +01:00
Xidorn Quan
90a0e4020f
Bug 1063162 part 2 - Implement caret-color property. r=dholbert
...
MozReview-Commit-ID: DH7CX1d477R
--HG--
extra : rebase_source : 7ae1fe1f438e8b8b475370924cea31eb65c78fab
2016-12-22 11:04:15 +11:00
Jonathan Kew
7b177ba9bc
Bug 1321022 followup, refresh devtools css db to fix xpcshell errors.
2016-12-03 14:48:09 +00:00
Jonathan Kew
eac09cd359
Bug 1321022 pt 4.1 - Regenerate the devtools property db (auto-generated using ./mach devtools-css-db). r=dholbert
2016-12-03 12:18:37 +00:00
Astley Chen
13a45548c9
Bug 1276808 - Update DevTool properties-db.js file. r=tromey
...
MozReview-Commit-ID: 8zYYy4iB9Nb
--HG--
extra : rebase_source : 8cfb29f31ee865880da0f680602cabfcd3425c8b
2016-11-29 08:39:34 +08:00
Mats Palmgren
3b94adedc9
Bug 1319958 (followup) - Add the place-content/items/self shorthands to devtools. r=bustage
2016-11-28 01:51:32 +01:00
Mats Palmgren
a4488344f9
Bug 1313254 part 3 - [css-align] Change "last-baseline" to "last baseline" in devtools/ (scripted change). r=gregtatum
2016-11-05 02:57:07 +01:00
Manish Goregaokar
1feab4fa75
Bug 1311959 - Remove marker-offset; r=tromey,xidorn
...
MozReview-Commit-ID: 72Fse0z1BiY
--HG--
extra : rebase_source : 45743ae282b861fc84f3462d1e49abde9ca0997f
2016-10-21 15:34:46 +05:30
Greg Tatum
1b5f355a16
Bug 1309040 - Update mach devtools-css-db to be more accurate in generating the db; r=tromey
...
This patch removes the preferences from the css properties db as they
are not needed anymore. It also makes the generation process more
robust when the properties-db.js has been deleted. Finally the comments
have been updated to reflect the recent change in approach to the
devtools-css-db.
MozReview-Commit-ID: H31QGYTjy34
--HG--
extra : rebase_source : bfbed2040695383901b057b5cd9043bfe8c16f36
2016-10-11 10:16:27 -05:00
Neerja Pancholi
3b8232d2be
Bug 1300895 - Unprefix CSS multi-column properties, but add back prefixed aliases via nsCSSPropAliasList.h r=dbaron
...
Also make necessary updates to tests like:
1. unprefixing in property_database.js and added new aliases there
2. unprefixing in test_transitions_per_property.html
3. update nsComputedDomStylePropertyList.h
4. update devtools' property database
MozReview-Commit-ID: B3kOFrM9EL
--HG--
extra : rebase_source : 93f82f91924e75bb00f9a74bc0644a33cca73bdf
2016-10-10 13:16:57 -07:00
Sebastian Hengst
ee4bc5bbfb
Backed out changeset b7c0df58a2f4 (bug 1300895) for xpcshell failure in /test_css-properties-db.js. r=backout
2016-10-11 00:44:45 +02:00
Neerja Pancholi
51ffe8e041
Bug 1300895 - Unprefix CSS multi-column properties, but add back prefixed aliases via nsCSSPropAliasList.h r=dbaron
...
Also make necessary updates to tests like:
1. unprefixing in property_database.js and added new aliases there
2. unprefixing in test_transitions_per_property.html
3. update devtools' property database
MozReview-Commit-ID: B3kOFrM9EL
--HG--
extra : rebase_source : 849957c76d8422d117e0a159fbd8f0bba9e15a9d
2016-10-10 13:16:57 -07:00
Greg Tatum
bc81e4de2e
Bug 1308651 - Make css properties db diffable and human readable; r=tromey
...
MozReview-Commit-ID: LfYeALhHVaw
--HG--
extra : rebase_source : 2f18c29d22b6a052ccd17295f301d74b5edfdfd2
2016-10-10 10:08:33 -05:00
Xidorn Quan
b3ca3d92a4
Bug 1306214 part 2 - Remove -moz-use-text-color from devtools. r=tromey
...
MozReview-Commit-ID: 9qEEvdQtHQc
--HG--
extra : rebase_source : 4ec0f6430ba522daf62fda33858c922ac6a66bd7
2016-09-29 17:45:02 +10:00
Tom Tromey
7f09233236
Bug 1265796 - add CSS subproperty info to CssProperties; r=gregtatum
...
MozReview-Commit-ID: JIDTwgnxAJE
--HG--
extra : rebase_source : 33e96edf30012806465ab19732ab298240e0cf91
2016-09-19 12:36:56 -06:00
Greg Tatum
af2fa2e8ab
Bug 1290988 - Add the mach generate-css-db command. r=tromey, r=chmanchester
...
Provide a single mach command to automatically generate the static
database of CSS properties that devtools uses for the inspector
and various editors.
MozReview-Commit-ID: 8E2jwxF0KbM
--HG--
rename : devtools/shared/css/moz.build => devtools/shared/css/generated/moz.build
extra : rebase_source : ab1815f321d460886168d95ddb739a579599b8c7
extra : histedit_source : f2bfecdcc128a87abcf3c0284a54c53bdeff1c87
2016-09-14 10:00:27 -05:00
Sebastian Hengst
1984be4adc
Backed out changeset d67ee15cd875 (bug 1290988)
2016-09-13 17:42:29 +02:00
Greg Tatum
77ecdadfe2
Bug 1290988 - Add the mach generate-css-db command; r=chmanchester,tromey
...
Provide a single mach command to automatically generate the static
database of CSS properties that devtools uses for the inspector
and various editors.
MozReview-Commit-ID: 8E2jwxF0KbM
--HG--
extra : rebase_source : 2cd21cd08f431ff933c3fd89ebca3e6684fb80f8
2016-08-29 11:35:52 -05:00