gecko-dev/devtools/shared/css
Ting-Yu Lin f1ae18f596 Bug 1504387 - Remove preference "layout.css.shape-outside.enabled". r=bradwerth,xidorn
shape-outside, shape-margin, shape-image-threshold have been shipped in Firefox
62. We can remove the preference.

The change in devtools/shared/css/generated/properties-db.js is generated by
"./mach devtools-css-db"

The actual shape-image CORS mode tests in file_shape_outside_CORS.html are
moved into test_shape_outside_CORS.html because we don't need the <iframe>
trick to enable the feature.

Differential Revision: https://phabricator.services.mozilla.com/D10804

--HG--
extra : moz-landing-system : lando
2018-11-05 15:27:36 +00:00
..
generated Bug 1504387 - Remove preference "layout.css.shape-outside.enabled". r=bradwerth,xidorn 2018-11-05 15:27:36 +00:00
color-db.js Bug 1290988 - Collect devtools/shared/css-* files into a folder. r=tromey 2016-09-14 10:00:27 -05:00
color.js Merge mozilla-inbound to mozilla-central. a=merge 2018-10-20 13:10:23 +03:00
constants.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central: fix eslint failure after merge. a=eslint-fix 2018-10-20 13:51:03 +03:00
lexer.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
moz.build Bug 1500469 - Don't require /shared/css/properties-db.js in the inspector client. r=mtigley 2018-10-19 17:40:31 -04:00
parsing-utils.js Bug 1499049 - (Part 6) Support !important in changed CSS property values; r=pbro 2018-10-25 11:06:56 +00:00
properties-db.js Merge mozilla-inbound to mozilla-central. a=merge 2018-10-20 13:10:23 +03:00