gecko-dev/devtools
Razvan Caliman a6c303fa9a Bug 1507103 - Account for empty circle() and ellipse() in Shape Path Editor. r=gl
This patch handles empty circle() and ellipse() basic shape definitions.

Their computed values will hold default values for center and radius.

For circle(), it is just a case of treating identifiers like "center"
as unitless to allow falling back to computed sizes and pixels.
For ellipse(), the solution is identical, but the issue is compounded
by an incomplete computed style value tracked in Bug 1521508 which is
missing the default values for x and y radii.

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

--HG--
extra : moz-landing-system : lando
2019-01-21 17:33:52 +00:00
..
client Bug 1520771 - Remove navPayload from will-navigate/navigate events. r=nchevobbe 2019-01-21 15:19:32 +00:00
docs Bug 1497264 - Remove AddonTargetActor and AddonConsoleActor;r=ochameau,yulia 2019-01-08 18:17:17 +00:00
platform Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
server Bug 1507103 - Account for empty circle() and ellipse() in Shape Path Editor. r=gl 2019-01-21 17:33:52 +00:00
shared Bug 1521026 - Flex highlighter shouldn't scroll for position:fixed elements r=gl 2019-01-21 16:49:24 +00:00
startup Bug 1517468 - Reuse common.css classes and variables in about:devtools. r=jdescottes 2019-01-09 17:30:10 +00:00
.eslintrc.js Bug 1415483 - Extend reject-importGlobalProperties to reject any priviliged items already in scope. r=mossop 2018-12-11 21:39:38 +00:00
.eslintrc.mochitests.js Backed out changeset d8ff6c1c6f3a (bug 1471764) for failing devtools' browser_markup_flex_display_badge.js in beta simulations. a=backout 2018-09-04 18:21:03 +03:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1490575 - Remove Mulet comments from build files. r=froydnj 2018-09-11 23:07:32 -07:00
templates.mozbuild