mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
4206c41dfc
Based on the original patch from danemacmillan. * suggestion-picker.js Add a new shared util to find the most popular css property in an array. The list of popular css properties is extracted from chrome devtools code. * autocomplete-popup.js Can specify selected item index when opening the popup or setting items. * inplace-editor.js Use the suggestion-picker to select a default property. MozReview-Commit-ID: JuWZzbBSBqX --HG-- extra : rebase_source : 3317766ae63aea83f845d3cf3d134ecf60135f67 |
||
---|---|---|
.. | ||
.eslintrc | ||
test_advanceValidate.js | ||
test_attribute-parsing-01.js | ||
test_attribute-parsing-02.js | ||
test_bezierCanvas.js | ||
test_cubicBezier.js | ||
test_escapeCSSComment.js | ||
test_parseDeclarations.js | ||
test_parsePseudoClassesAndAttributes.js | ||
test_parseSingleValue.js | ||
test_rewriteDeclarations.js | ||
test_source-utils.js | ||
test_suggestion-picker.js | ||
test_undoStack.js | ||
test_VariablesView_filtering-without-controller.js | ||
test_VariablesView_getString_promise.js | ||
xpcshell.ini |